都道府県と市 (ウィンドウ ID-122)

提供: iDempiere ja
移動先:案内検索



ウィンドウ: 都道府県と市

説明: 都道府県と市をメンテナンスします。

助ける: 都道府県と市ウィンドウは、どんな住所フィールドでも使用できる異なった実体を定義します。このウィンドウは、国と都道府県の関連付けとともに、住所のフォーマットも定義します。

通常はシステムレベルだけで国を定義します。

TAB: 国

説明: 国を定義します。


助ける 国タブは、ビジネスをするすべての国を定義します。ここ入力された値はビジネスパートナーのための住所レコードで参照されます。


ファイル:都道府県と市 - 国 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
ISO Country Code ISO国名コード ISO3166-1に従った大文字2文字の英数字のISO Countryコード-- http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html 詳細はURL先を見てください: http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1.html -- http://www.unece.org/trade/rec/rec03en.htm CountryCode
character(2) NOT NULL
String
Name 名前 Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Country has Region 国、都道府県 国の都道府県です。 国に都道府県などの地域がある場合に、チェックボックスを選択してください。このチェックボックスが選択されると、地域タブが表示されます。 HasRegion
character(1) NOT NULL
Yes-No
Region 地域 Name of the Region The Region Name defines the name that will print when this region is used in a document. RegionName
character varying(60)
String
Address Print Format 住所印刷フォーマット この住所を印刷するためのフォーマットです。 住所印刷フォーマットは、この住所が印刷されるときのフォーマットを定義します。以下の記法が使用されます: @C@=City @P@=Postal @A@=PostalAdd @R@=Region DisplaySequence
character varying(20) NOT NULL
String
Reverse Address Lines 住所詳細を逆転 Print Address in reverse Order If NOT selected the sequence is Address 1, Address 2, Address 3, Address 4, City/Region/Postal, Country.

If selected the sequence is Country, City/Region/Postal, Address 4, Address 3, Address 2, Address 1. The sequence of City/Region/Postal is determined by the address format.

IsAddressLinesReverse
character(1) NOT NULL
Yes-No
Capture Sequence Capture Sequence null The Capture Sequence defines the fields to be used when capturing an address on this country. The following notations are used: @CO@=Country, @C@=City, @P@=Postal, @A@=PostalAdd, @R@=Region, @A1@=Address 1 to @A4@=Address 4. Country is always mandatory, add a bang ! to make another field mandatory, for example @C!@ makes city mandatory, @A1!@ makes Address 1 mandatory. CaptureSequence
character varying(60)
String
Local Address Format ローカル住所フォーマット Format for printing this Address locally The optional Local Address Print format defines the format to be used when this address prints for the Country. If defined, this format is used for printing the address for the country rather then the standard address format.
The following notations are used: @C@=City  @P@=Postal  @A@=PostalAdd  @R@=Region
DisplaySequenceLocal
character varying(20)
String
Reverse Local Address Lines ローカル住所詳細を逆転 Print Local Address in reverse Order If NOT selected the local sequence is Address 1, Address 2, Address 3, Address 4, City/Region/Postal, Country.

If selected the local sequence is Country, City/Region/Postal, Address 4, Address 3, Address 2, Address 1. The sequence of City/Region/Postal is determined by the local address format.

IsAddressLinesLocalReverse
character(1) NOT NULL
Yes-No
Postal Code Format 郵便番号形式 郵便番号の形式 Validation elements:
	(Space) any character

_ Space (fixed character) l any Letter a..Z NO space L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space

Example of format "(000)_000-0000"

ExpressionPostal
character varying(20)
String
Additional Postal code 追加住所コード 追加郵便番号を持っています。 追加住所コードチェックボックスは、この住所が追加の住所情報を使用するかどうかを示します。これが選択されるなら、追加フィールドは追加住所コードのエントリーに表示します。 HasPostal_Add
character(1) NOT NULL
Yes-No
Additional Postal Format 追加郵便番号の形式 価値の形式 Validation elements:
	(Space) any character

_ Space (fixed character) l any Letter a..Z NO space L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space

Example of format "(000)_000-0000"

ExpressionPostal_Add
character varying(20)
String
Phone Format 電話番号フォーマット 電話の形式 妥当性検証要素:
	(スペース) すべてのキャラクタ

_ スペース (固定文字) l すべての文字 a..Z スペースなし L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space

Example of format "(000)_000-0000"

ExpressionPhone
character varying(20)
String
Media Size メディアサイズ Java Media Size The Java Media Size. Example: "MediaSize.ISO.A4" (the package javax.print.attribute.standard is assumed). If you define your own media size, use the fully qualified name.

If the pattern for your language is not correct, please create a Adempiere support request with the correct information

MediaSize
character varying(40)
String
Bank Routing No Format 銀行ルート設定番号フォーマット Format of the Bank Routing Number null ExpressionBankRoutingNo
character varying(20)
String
Bank Account No Format 銀行口座番号フォーマット Format of the Bank Account null ExpressionBankAccountNo
character varying(20)
String
Language 言語 この事業主体のための言語です。 言語は表示と形式に使用する言語を特定します。 AD_Language
character varying(6)
Table
Currency 通貨 このレコードのための通貨です。 このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 C_Currency_ID
numeric(10)
Table Direct
Use Postcode Lookup Use Postcode Lookup Does this country have a post code web service Enable the IsPostcodeLookup if you wish to configure a post code lookup web service IsPostcodeLookup
character(1) NOT NULL
Yes-No
Allow Cities out of List Allow Cities out of List A flag to allow cities, currently not in the list, to be entered null AllowCitiesOutOfList
character(1)
Yes-No
Lookup URL Lookup URL The URL of the web service that the plugin connects to in order to retrieve postcode data Enter the URL of the web service that the plugin connects to in order to retrieve postcode data LookupUrl
character varying(100)
String
Lookup Client ID Lookup Client ID The ClientID or Login submitted to the Lookup URL Enter the ClientID or Login for your account provided by the post code web service provider LookupClientID
character varying(50)
String
Lookup Password Lookup Password The password submitted to the Lookup URL Enter the password for your account provided by the post code web service provider LookupPassword
character varying(50)
String
Lookup ClassName Lookup ClassName The class name of the postcode lookup plugin Enter the class name of the post code lookup plugin for your postcode web service provider LookupClassName
character varying(255)
String




TAB: 翻訳

説明: null


助ける null


ファイル:都道府県と市 - 翻訳 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Country 国は、国名を定義します。すべてのドキュメントで、使用する前に各国名を定義しなければなりません。 C_Country_ID
numeric(10) NOT NULL
Table Direct
Language 言語 この事業主体のための言語です。 言語は表示と形式に使用する言語を特定します。 AD_Language
character varying(6) NOT NULL
Table
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Translated 翻訳済み このカラムは翻訳済みです。 翻訳済みチェックボックスは、このカラムが翻訳されるかどうかを示します。 IsTranslated
character(1) NOT NULL
Yes-No
Name 名前 Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Region 地域 Name of the Region The Region Name defines the name that will print when this region is used in a document. RegionName
character varying(60)
String




TAB: 地域

説明: 地域を定義します。


助ける 地域タブは、国の中で地域を定義します。地域ありチェックボックスが国のために選択されている場合のみ、このタブは利用可能になります。


ファイル:都道府県と市 - 地域 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Region 地域 地理的な地域を示します。 地域はこの国のために一意に決まる地域を特定します。 C_Region_ID
numeric(10) NOT NULL
ID
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Country 国は、国名を定義します。すべてのドキュメントで、使用する前に各国名を定義しなければなりません。 C_Country_ID
numeric(10) NOT NULL
Table Direct
Name 名前 Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Default デフォルト Default value The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1)
Yes-No




TAB: 市

説明: 都市を定義します。


助ける 市タブは、国または地域に存在する市を定義します。ここで入力された市は、住所を入力するときには参照されません。


ファイル:都道府県と市 - 市 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
City City City in a country C_City_ID
numeric(10) NOT NULL
ID
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Country 国は、国名を定義します。すべてのドキュメントで、使用する前に各国名を定義しなければなりません。 C_Country_ID
numeric(10)
Table Direct
Region 地域 地理的な地域を示します。 地域はこの国のために一意に決まる地域を特定します。 C_Region_ID
numeric(10)
Table
Name 名前 Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
ZIP 住所番号 Postal code The Postal Code or ZIP identifies the postal code for this entity's address. Postal
character varying(10)
String
Area Code 市外局番 Phone Area Code Phone Area Code AreaCode
character varying(10)
String
Locode 国連 Locode Location code - UN/LOCODE UN/Locode is a combination of a 2-character country code and a 3-character location code, e.g. BEANR is known as the city of Antwerp (ANR) which is located in Belgium (BE).

See: http://www.unece.org/cefact/locode/service/main.htm

Locode
character varying(10)
String
Coordinates 座標 Location coordinate This column contains the geographical coordinates (latitude/longitude) of the location.

In order to avoid unnecessary use of non-standard characters and space, the following standard presentation is used:
0000N 00000W 0000S 00000E
where the two last digits refer to minutes and the two or three first digits indicate the degrees

Coordinates
character varying(15)
String


Contributions / Posts

Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。