edifact.d03a.manufacturing.mCNTCND
Modules
edifact.d03a.manufacturing.mCNTCND
edifact.d03a.manufacturing.mDMRDEFedifact.d03a.manufacturing.mENTRECedifact.d03a.manufacturing.mIMPDEFedifact.d03a.manufacturing.mINFENTedifact.d03a.manufacturing.mITRRPTedifact.d03a.manufacturing.mMSCONSedifact.d03a.manufacturing.mPROSRVedifact.d03a.manufacturing.mPROTAPedifact.d03a.manufacturing.mQALITYedifact.d03a.manufacturing.mRELISTedifact.d03a.manufacturing.mRPCALLedifact.d03a.manufacturing.mSAFHAZedifact.d03a.manufacturing.mSTATACedifact.d03a.manufacturing.mUTILMDedifact.d03a.manufacturing.mUTILTSedifact.d03a.manufacturing.mWASDISModule edifact.d03a.manufacturing.mCNTCND
API
Definitions
ballerinax/edifact.d03a.manufacturing.mCNTCND Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_CNTCND_CNTCND|errorConvert EDI string to Ballerina EDI_CNTCND_CNTCND record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_CNTCND_CNTCND|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_CNTCND_CNTCND|errorConvert EDI string to Ballerina EDI_CNTCND_CNTCND record with schema.
Return Type
- EDI_CNTCND_CNTCND|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_CNTCND_CNTCNDHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_CNTCND_CNTCNDHeaders|error - Parsed EDI_CNTCND_CNTCNDHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_CNTCND_CNTCNDInterchange|errorParse the full envelope hierarchy from the given EDI string. A malformed transaction body becomes an error in that transaction's body field.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_CNTCND_CNTCNDInterchange|error - Parsed EDI_CNTCND_CNTCNDInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_CNTCND_CNTCNDInterchange msg) returns string|errorSerialise a EDI_CNTCND_CNTCNDInterchange into EDI text; the inverse of interchangeFromEdiString. A transaction whose body is an error is refused — filter or replace it before calling.
Parameters
- msg EDI_CNTCND_CNTCNDInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_CNTCND_CNTCND data) returns string|errorConvert Ballerina EDI_CNTCND_CNTCND record to EDI string.
Parameters
- data EDI_CNTCND_CNTCND - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_CNTCND_CNTCND data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_CNTCND_CNTCND record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_CNTCND_CNTCND record.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - Ballerina record or error
transformHeadersFromEdiString
Convert EDI string to the envelope headers of EDI_CNTCND_CNTCND. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_CNTCND_CNTCNDHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_CNTCND_CNTCNDInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_CNTCND_CNTCNDInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_CNTCND_CNTCNDInterchange record to EDI string.
Parameters
- content any - EDI_CNTCND_CNTCNDInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_CNTCND_CNTCND record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.manufacturing.mCNTCND: ACCOUNT_HOLDER_IDENTIFICATION_GType
Fields
- Account_holder_identifier? string -
- Account_holder_name? string -
- Account_holder_name_2? string -
- Currency_identification_code? string -
edifact.d03a.manufacturing.mCNTCND: Additional_information_Type
Fields
- code string(default "ALI") -
- COUNTRY_OF_ORIGIN_NAME_CODE? string -
- DUTY_REGIME_TYPE_CODE? string -
- SPECIAL_CONDITION_CODE? string -
- SPECIAL_CONDITION_CODE_3? string -
- SPECIAL_CONDITION_CODE_4? string -
- SPECIAL_CONDITION_CODE_5? string -
- SPECIAL_CONDITION_CODE_6? string -
edifact.d03a.manufacturing.mCNTCND: Additional_price_information_Type
Fields
- code string(default "APR") -
- TRADE_CLASS_CODE? string -
- PRICE_MULTIPLIER_INFORMATION? PRICE_MULTIPLIER_INFORMATION_GType? -
- REASON_FOR_CHANGE? REASON_FOR_CHANGE_GType? -
edifact.d03a.manufacturing.mCNTCND: Additional_product_id_Type
Fields
- code string(default "PIA") -
- PRODUCT_IDENTIFIER_CODE_QUALIFIER? string -
- ITEM_NUMBER_IDENTIFICATION? ITEM_NUMBER_IDENTIFICATION_GType? -
- ITEM_NUMBER_IDENTIFICATION_2? ITEM_NUMBER_IDENTIFICATION_2_GType? -
- ITEM_NUMBER_IDENTIFICATION_3? ITEM_NUMBER_IDENTIFICATION_3_GType? -
- ITEM_NUMBER_IDENTIFICATION_4? ITEM_NUMBER_IDENTIFICATION_4_GType? -
- ITEM_NUMBER_IDENTIFICATION_5? ITEM_NUMBER_IDENTIFICATION_5_GType? -
edifact.d03a.manufacturing.mCNTCND: Agreement_identification_Type
Fields
- code string(default "AGR") -
- AGREEMENT_TYPE_IDENTIFICATION? AGREEMENT_TYPE_IDENTIFICATION_GType? -
- SERVICE_LAYER_CODE? string -
edifact.d03a.manufacturing.mCNTCND: AGREEMENT_TYPE_IDENTIFICATION_GType
Fields
- Agreement_type_code_qualifier string -
- Agreement_type_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Agreement_type_description? string -
edifact.d03a.manufacturing.mCNTCND: ALLOWANCE_CHARGE_INFORMATION_GType
Fields
- Allowance_or_charge_identifier? string -
- Allowance_or_charge_identification_code? string -
edifact.d03a.manufacturing.mCNTCND: Allowance_or_charge_Type
Fields
- code string(default "ALC") -
- ALLOWANCE_OR_CHARGE_CODE_QUALIFIER? string -
- ALLOWANCE_CHARGE_INFORMATION? ALLOWANCE_CHARGE_INFORMATION_GType? -
- SETTLEMENT_MEANS_CODE? string -
- CALCULATION_SEQUENCE_CODE? string -
- SPECIAL_SERVICES_IDENTIFICATION? SPECIAL_SERVICES_IDENTIFICATION_GType? -
edifact.d03a.manufacturing.mCNTCND: Beginning_of_message_Type
Fields
- code string(default "BGM") -
- DOCUMENT_MESSAGE_NAME? DOCUMENT_MESSAGE_NAME_GType? -
- DOCUMENT_MESSAGE_IDENTIFICATION? DOCUMENT_MESSAGE_IDENTIFICATION_GType? -
- MESSAGE_FUNCTION_CODE? string -
- RESPONSE_TYPE_CODE? string -
edifact.d03a.manufacturing.mCNTCND: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.manufacturing.mCNTCND: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.manufacturing.mCNTCND: COUNTRY_SUB_ENTITY_DETAILS_GType
Fields
- Country_sub_entity_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Country_sub_entity_name? string -
edifact.d03a.manufacturing.mCNTCND: Currencies_Type
Fields
- code string(default "CUX") -
- CURRENCY_DETAILS? CURRENCY_DETAILS_GType? -
- CURRENCY_DETAILS_1? CURRENCY_DETAILS_1_GType? -
- CURRENCY_EXCHANGE_RATE? int? -
- EXCHANGE_RATE_CURRENCY_MARKET_IDENTIFIER? string -
edifact.d03a.manufacturing.mCNTCND: CURRENCY_DETAILS_1_GType
Fields
- Currency_usage_code_qualifier string -
- Currency_identification_code? string -
- Currency_type_code_qualifier? string -
- Currency_rate? int? -
edifact.d03a.manufacturing.mCNTCND: CURRENCY_DETAILS_GType
Fields
- Currency_usage_code_qualifier string -
- Currency_identification_code? string -
- Currency_type_code_qualifier? string -
- Currency_rate? int? -
edifact.d03a.manufacturing.mCNTCND: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.manufacturing.mCNTCND: DATE_TIME_PERIOD_GType
Fields
- Date_or_time_or_period? string -
- Date_or_time_or_period_text? string -
- Date_or_time_or_period_format_code? string -
edifact.d03a.manufacturing.mCNTCND: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.manufacturing.mCNTCND: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.manufacturing.mCNTCND: DOCUMENT_MESSAGE_DETAILS_GType
Fields
- Document_identifier? string -
- Document_status_code? string -
- Document_source_description? string -
- Language_name_code? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.manufacturing.mCNTCND: Document_message_details_Type
Fields
- code string(default "DOC") -
- DOCUMENT_MESSAGE_NAME? DOCUMENT_MESSAGE_NAME_GType? -
- DOCUMENT_MESSAGE_DETAILS? DOCUMENT_MESSAGE_DETAILS_GType? -
- COMMUNICATION_MEDIUM_TYPE_CODE? string -
- DOCUMENT_COPIES_REQUIRED_QUANTITY? int? -
- DOCUMENT_ORIGINALS_REQUIRED_QUANTITY? int? -
edifact.d03a.manufacturing.mCNTCND: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.manufacturing.mCNTCND: DOCUMENT_MESSAGE_NAME_GType
Fields
- Document_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Document_name? string -
edifact.d03a.manufacturing.mCNTCND: DUTY_TAX_FEE_ACCOUNT_DETAIL_GType
Fields
- Duty_or_tax_or_fee_account_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: DUTY_TAX_FEE_DETAIL_GType
Fields
- Duty_or_tax_or_fee_rate_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Duty_or_tax_or_fee_rate? string -
- Duty_or_tax_or_fee_rate_basis_code? string -
- Code_list_identification_code_5? string -
- Code_list_responsible_agency_code_6? string -
edifact.d03a.manufacturing.mCNTCND: Duty_tax_fee_details_Type
Fields
- code string(default "TAX") -
- DUTY_OR_TAX_OR_FEE_FUNCTION_CODE_QUALIFIER? string -
- DUTY_TAX_FEE_TYPE? DUTY_TAX_FEE_TYPE_GType? -
- DUTY_TAX_FEE_ACCOUNT_DETAIL? DUTY_TAX_FEE_ACCOUNT_DETAIL_GType? -
- DUTY_OR_TAX_OR_FEE_ASSESSMENT_BASIS_QUANTITY? string -
- DUTY_TAX_FEE_DETAIL? DUTY_TAX_FEE_DETAIL_GType? -
- DUTY_OR_TAX_OR_FEE_CATEGORY_CODE? string -
- PARTY_TAX_IDENTIFIER? string -
- CALCULATION_SEQUENCE_CODE? string -
edifact.d03a.manufacturing.mCNTCND: DUTY_TAX_FEE_TYPE_GType
Fields
- Duty_or_tax_or_fee_type_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Duty_or_tax_or_fee_type_name? string -
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCND
Fields
- Beginning_of_message Beginning_of_message_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Additional_information Additional_information_Type[](default []) -
- Agreement_identification Agreement_identification_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Processing_information Processing_information_Type[](default []) -
- Payment_instructions Payment_instructions_Type[](default []) -
- Terms_of_delivery_or_transport Terms_of_delivery_or_transport_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_1 Group_1_GType[](default []) -
- group_2 Group_2_GType[](default []) -
- group_3 Group_3_GType[](default []) -
- group_4 Group_4_GType[](default []) -
- group_5 Group_5_GType[](default []) -
- group_6 Group_6_GType[](default []) -
- group_7 Group_7_GType[](default []) -
- group_8 Group_8_GType[](default []) -
- group_12 Group_12_GType[](default []) -
- group_19 Group_19_GType[](default []) -
- group_22 Group_22_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCNDHeaders
Envelope headers of a EDI_CNTCND_CNTCND interchange.
Fields
- interchange EDI_CNTCND_CNTCNDInterchangeHeader - Interchange header
- 'transaction EDI_CNTCND_CNTCNDTransactionHeader - Transaction header
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCNDInterchange
A parsed EDI_CNTCND_CNTCND interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_CNTCND_CNTCNDInterchangeHeader - Interchange header segment
- transactions EDI_CNTCND_CNTCNDTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_CNTCND_CNTCNDInterchangeTrailer - Interchange trailer segment
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCNDInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCNDInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCNDTransaction
A single transaction within a EDI_CNTCND_CNTCND interchange.
Fields
- transactionHeader EDI_CNTCND_CNTCNDTransactionHeader - Transaction header segment
- body EDI_CNTCND_CNTCND|error - Parsed EDI_CNTCND_CNTCND body, or the parse error when the body is malformed
- transactionTrailer EDI_CNTCND_CNTCNDTransactionTrailer - Transaction trailer segment
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCNDTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.manufacturing.mCNTCND: EDI_CNTCND_CNTCNDTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.manufacturing.mCNTCND: Financial_institution_information_Type
Fields
- code string(default "FII") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- ACCOUNT_HOLDER_IDENTIFICATION? ACCOUNT_HOLDER_IDENTIFICATION_GType? -
- INSTITUTION_IDENTIFICATION? INSTITUTION_IDENTIFICATION_GType? -
- COUNTRY_NAME_CODE? string -
edifact.d03a.manufacturing.mCNTCND: FORMULA_COMPLEXITY_GType
Fields
- Formula_complexity_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: Formula_sequence_Type
Fields
- code string(default "FSQ") -
- FORMULA_SEQUENCE_CODE_QUALIFIER? string -
- FORMULA_SEQUENCE_OPERAND_CODE? string -
- SEQUENCE_POSITION_IDENTIFIER? string -
- FORMULA_SEQUENCE_NAME? string -
- FREE_TEXT? string -
edifact.d03a.manufacturing.mCNTCND: Formula_Type
Fields
- code string(default "FOR") -
- FORMULA_TYPE_CODE_QUALIFIER? string -
- OBJECT_IDENTIFIER? string -
- FORMULA_NAME? string -
- FREE_TEXT? string -
- FORMULA_COMPLEXITY? FORMULA_COMPLEXITY_GType? -
edifact.d03a.manufacturing.mCNTCND: Free_text_Type
Fields
- code string(default "FTX") -
- TEXT_SUBJECT_CODE_QUALIFIER? string -
- FREE_TEXT_FUNCTION_CODE? string -
- TEXT_REFERENCE? TEXT_REFERENCE_GType? -
- TEXT_LITERAL? TEXT_LITERAL_GType? -
- LANGUAGE_NAME_CODE? string -
- FREE_TEXT_FORMAT_CODE? string -
edifact.d03a.manufacturing.mCNTCND: Goods_identity_number_Type
Fields
- code string(default "GIN") -
- OBJECT_IDENTIFICATION_CODE_QUALIFIER? string -
- IDENTITY_NUMBER_RANGE? IDENTITY_NUMBER_RANGE_GType? -
- IDENTITY_NUMBER_RANGE_2? IDENTITY_NUMBER_RANGE_2_GType? -
- IDENTITY_NUMBER_RANGE_3? IDENTITY_NUMBER_RANGE_3_GType? -
- IDENTITY_NUMBER_RANGE_4? IDENTITY_NUMBER_RANGE_4_GType? -
- IDENTITY_NUMBER_RANGE_5? IDENTITY_NUMBER_RANGE_5_GType? -
edifact.d03a.manufacturing.mCNTCND: Group_10_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_11_GType
Fields
- Relationship Relationship_Type -
- Name_and_address Name_and_address_Type[](default []) -
- Reference Reference_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_12_GType
Fields
- Allowance_or_charge Allowance_or_charge_Type -
- Additional_information Additional_information_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- group_13 Group_13_GType[](default []) -
- group_14 Group_14_GType[](default []) -
- group_15 Group_15_GType[](default []) -
- group_16 Group_16_GType[](default []) -
- group_17 Group_17_GType[](default []) -
- group_18 Group_18_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_13_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_14_GType
Fields
- Quantity Quantity_Type -
- Range_details Range_details_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_15_GType
Fields
- Percentage_details Percentage_details_Type -
- Range_details Range_details_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_16_GType
Fields
- Rate_details Rate_details_Type -
- Range_details Range_details_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_17_GType
Fields
- Monetary_amount Monetary_amount_Type -
- Range_details Range_details_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_18_GType
Fields
- Duty_tax_fee_details Duty_tax_fee_details_Type -
- Monetary_amount Monetary_amount_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_19_GType
Fields
- Formula Formula_Type -
- Processing_information Processing_information_Type[](default []) -
- Additional_information Additional_information_Type[](default []) -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- group_20 Group_20_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_1_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_20_GType
Fields
- Formula_sequence Formula_sequence_Type -
- Rate_details Rate_details_Type[](default []) -
- Percentage_details Percentage_details_Type[](default []) -
- Measurements Measurements_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- group_21 Group_21_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_21_GType
Fields
- Index_details Index_details_Type -
- Additional_information Additional_information_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Quantity Quantity_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_22_GType
Fields
- Line_item Line_item_Type -
- Additional_product_id Additional_product_id_Type[](default []) -
- Item_description Item_description_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_23 Group_23_GType[](default []) -
- group_24 Group_24_GType[](default []) -
- group_25 Group_25_GType[](default []) -
- group_26 Group_26_GType[](default []) -
- group_27 Group_27_GType[](default []) -
- group_29 Group_29_GType[](default []) -
- group_36 Group_36_GType[](default []) -
- group_37 Group_37_GType[](default []) -
- group_38 Group_38_GType[](default []) -
- group_40 Group_40_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_23_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_24_GType
Fields
- Duty_tax_fee_details Duty_tax_fee_details_Type -
- Monetary_amount Monetary_amount_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_25_GType
Fields
- Processing_information Processing_information_Type -
- Rate_details Rate_details_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Duty_tax_fee_details Duty_tax_fee_details_Type[](default []) -
- Percentage_details Percentage_details_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_26_GType
Fields
- Quantity Quantity_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_27_GType
Fields
- Formula Formula_Type -
- Additional_information Additional_information_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Processing_information Processing_information_Type[](default []) -
- group_28 Group_28_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_28_GType
Fields
- Formula_sequence Formula_sequence_Type -
- Rate_details Rate_details_Type[](default []) -
- Percentage_details Percentage_details_Type[](default []) -
- Measurements Measurements_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Processing_information Processing_information_Type[](default []) -
- Quantity Quantity_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_29_GType
Fields
- Allowance_or_charge Allowance_or_charge_Type -
- Additional_information Additional_information_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- group_30 Group_30_GType[](default []) -
- group_31 Group_31_GType[](default []) -
- group_32 Group_32_GType[](default []) -
- group_33 Group_33_GType[](default []) -
- group_34 Group_34_GType[](default []) -
- group_35 Group_35_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_2_GType
Fields
- Price_details Price_details_Type -
- Range_details Range_details_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_30_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_31_GType
Fields
- Quantity Quantity_Type -
- Range_details Range_details_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_32_GType
Fields
- Percentage_details Percentage_details_Type -
- Range_details Range_details_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_33_GType
Fields
- Rate_details Rate_details_Type -
- Range_details Range_details_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_34_GType
Fields
- Monetary_amount Monetary_amount_Type -
- Range_details Range_details_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_35_GType
Fields
- Duty_tax_fee_details Duty_tax_fee_details_Type -
- Monetary_amount Monetary_amount_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_36_GType
Fields
- Price_details Price_details_Type -
- Additional_price_information Additional_price_information_Type[](default []) -
- Range_details Range_details_Type[](default []) -
- Currencies Currencies_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_37_GType
Fields
- Terms_of_delivery_or_transport Terms_of_delivery_or_transport_Type -
- Place_location_identification Place_location_identification_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_38_GType
Fields
- Package Package_Type -
- Measurements Measurements_Type[](default []) -
- group_39 Group_39_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_39_GType
Fields
- Package_identification Package_identification_Type -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Goods_identity_number Goods_identity_number_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_3_GType
Fields
- Quantity Quantity_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_40_GType
Fields
- Name_and_address Name_and_address_Type -
- Processing_information Processing_information_Type[](default []) -
- Financial_institution_information Financial_institution_information_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Duty_tax_fee_details Duty_tax_fee_details_Type[](default []) -
- Reference Reference_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_4_GType
Fields
- Document_message_details Document_message_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Reference Reference_Type[](default []) -
- Free_text Free_text_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_5_GType
Fields
- Currencies Currencies_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_6_GType
Fields
- Duty_tax_fee_details Duty_tax_fee_details_Type -
- Monetary_amount Monetary_amount_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_7_GType
Fields
- Payment_terms Payment_terms_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Percentage_details Percentage_details_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_8_GType
Fields
- Sequence_details Sequence_details_Type -
- Name_and_address Name_and_address_Type -
- Processing_information Processing_information_Type[](default []) -
- Financial_institution_information Financial_institution_information_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_9 Group_9_GType[](default []) -
- group_10 Group_10_GType[](default []) -
- group_11 Group_11_GType[](default []) -
edifact.d03a.manufacturing.mCNTCND: Group_9_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mCNTCND: IDENTITY_NUMBER_RANGE_2_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.manufacturing.mCNTCND: IDENTITY_NUMBER_RANGE_3_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.manufacturing.mCNTCND: IDENTITY_NUMBER_RANGE_4_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.manufacturing.mCNTCND: IDENTITY_NUMBER_RANGE_5_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.manufacturing.mCNTCND: IDENTITY_NUMBER_RANGE_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.manufacturing.mCNTCND: Index_details_Type
Fields
- code string(default "IND") -
- INDEX_IDENTIFICATION? INDEX_IDENTIFICATION_GType? -
- INDEX_VALUE? INDEX_VALUE_GType? -
edifact.d03a.manufacturing.mCNTCND: INDEX_IDENTIFICATION_GType
Fields
- Index_code_qualifier string -
- Index_type_identifier? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: INDEX_VALUE_GType
Fields
- Index_text string -
- Index_representation_code? string -
edifact.d03a.manufacturing.mCNTCND: INSTITUTION_IDENTIFICATION_GType
Fields
- Institution_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Institution_branch_identifier? string -
- Code_list_identification_code_4? string -
- Code_list_responsible_agency_code_5? string -
- Institution_name? string -
- Institution_branch_location_name? string -
edifact.d03a.manufacturing.mCNTCND: Interchange_header_Type
Fields
- code string(default "UNB") -
- syntax_identifier Syntax_identifier_GType -
- sender Sender_GType -
- recipient Recipient_GType -
- date_and_time Date_and_time_GType -
- control_reference string -
- recipient_reference_password? Recipient_reference_password_GType? -
- application_reference? string -
- processing_priority_code? string -
- acknowledgement_request? string -
- communications_agreement_id? string -
- test_indicator? string -
edifact.d03a.manufacturing.mCNTCND: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.manufacturing.mCNTCND: ITEM_CHARACTERISTIC_GType
Fields
- Item_characteristic_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: ITEM_DESCRIPTION_GType
Fields
- Item_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Item_description? string -
- Item_description_4? string -
- Language_name_code? string -
edifact.d03a.manufacturing.mCNTCND: Item_description_Type
Fields
- code string(default "IMD") -
- DESCRIPTION_FORMAT_CODE? string -
- ITEM_CHARACTERISTIC? ITEM_CHARACTERISTIC_GType? -
- ITEM_DESCRIPTION? ITEM_DESCRIPTION_GType? -
- SURFACE_OR_LAYER_CODE? string -
edifact.d03a.manufacturing.mCNTCND: ITEM_NUMBER_IDENTIFICATION_2_GType
Fields
- Item_identifier? string -
- Item_type_identification_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: ITEM_NUMBER_IDENTIFICATION_3_GType
Fields
- Item_identifier? string -
- Item_type_identification_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: ITEM_NUMBER_IDENTIFICATION_4_GType
Fields
- Item_identifier? string -
- Item_type_identification_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: ITEM_NUMBER_IDENTIFICATION_5_GType
Fields
- Item_identifier? string -
- Item_type_identification_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: ITEM_NUMBER_IDENTIFICATION_GType
Fields
- Item_identifier? string -
- Item_type_identification_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: Line_item_Type
Fields
- code string(default "LIN") -
- LINE_ITEM_IDENTIFIER? string -
- ITEM_NUMBER_IDENTIFICATION? ITEM_NUMBER_IDENTIFICATION_GType? -
- SUB_LINE_INFORMATION? SUB_LINE_INFORMATION_GType? -
- CONFIGURATION_LEVEL_NUMBER? int? -
- CONFIGURATION_OPERATION_CODE? string -
edifact.d03a.manufacturing.mCNTCND: LOCATION_IDENTIFICATION_GType
Fields
- Location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Location_name? string -
edifact.d03a.manufacturing.mCNTCND: MARKS___LABELS_GType
Fields
- Shipping_marks_description string -
- Shipping_marks_description_1? string -
- Shipping_marks_description_2? string -
- Shipping_marks_description_3? string -
- Shipping_marks_description_4? string -
- Shipping_marks_description_5? string -
- Shipping_marks_description_6? string -
- Shipping_marks_description_7? string -
- Shipping_marks_description_8? string -
- Shipping_marks_description_9? string -
edifact.d03a.manufacturing.mCNTCND: MEASUREMENT_DETAILS_GType
Fields
- Measured_attribute_code? string -
- Measurement_significance_code? string -
- Non_discrete_measurement_name_code? string -
- Non_discrete_measurement_name? string -
edifact.d03a.manufacturing.mCNTCND: Measurements_Type
Fields
- code string(default "MEA") -
- MEASUREMENT_PURPOSE_CODE_QUALIFIER? string -
- MEASUREMENT_DETAILS? MEASUREMENT_DETAILS_GType? -
- VALUE_RANGE? VALUE_RANGE_GType? -
- SURFACE_OR_LAYER_CODE? string -
edifact.d03a.manufacturing.mCNTCND: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.manufacturing.mCNTCND: Message_identifier_GType
Fields
- message_type string -
- message_version_number string -
- message_release_number string -
- controlling_agency string -
- association_assigned_code? string -
- code_list_directory_version? string -
- message_type_sub_function? string -
edifact.d03a.manufacturing.mCNTCND: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.manufacturing.mCNTCND: MONETARY_AMOUNT_GType
Fields
- Monetary_amount_type_code_qualifier string -
- Monetary_amount? int? -
- Currency_identification_code? string -
- Currency_type_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.manufacturing.mCNTCND: Monetary_amount_Type
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT? MONETARY_AMOUNT_GType? -
edifact.d03a.manufacturing.mCNTCND: NAME_AND_ADDRESS_GType
Fields
- Name_and_address_description string -
- Name_and_address_description_1? string -
- Name_and_address_description_2? string -
- Name_and_address_description_3? string -
- Name_and_address_description_4? string -
edifact.d03a.manufacturing.mCNTCND: Name_and_address_Type
Fields
- code string(default "NAD") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- PARTY_IDENTIFICATION_DETAILS? PARTY_IDENTIFICATION_DETAILS_GType? -
- NAME_AND_ADDRESS? NAME_AND_ADDRESS_GType? -
- PARTY_NAME? PARTY_NAME_GType? -
- STREET? STREET_GType? -
- CITY_NAME? string -
- COUNTRY_SUB_ENTITY_DETAILS? COUNTRY_SUB_ENTITY_DETAILS_GType? -
- POSTAL_IDENTIFICATION_CODE? string -
- COUNTRY_NAME_CODE? string -
edifact.d03a.manufacturing.mCNTCND: Package_identification_Type
Fields
- code string(default "PCI") -
- MARKING_INSTRUCTIONS_CODE? string -
- MARKS___LABELS? MARKS___LABELS_GType? -
- TYPE_OF_MARKING? TYPE_OF_MARKING_GType? -
edifact.d03a.manufacturing.mCNTCND: Package_Type
Fields
- code string(default "PAC") -
- PACKAGE_QUANTITY? int? -
- PACKAGING_DETAILS? PACKAGING_DETAILS_GType? -
- PACKAGE_TYPE? PACKAGE_TYPE_GType? -
- PACKAGE_TYPE_IDENTIFICATION? PACKAGE_TYPE_IDENTIFICATION_GType? -
- RETURNABLE_PACKAGE_DETAILS? RETURNABLE_PACKAGE_DETAILS_GType? -
edifact.d03a.manufacturing.mCNTCND: PACKAGE_TYPE_GType
Fields
- Package_type_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Type_of_packages? string -
edifact.d03a.manufacturing.mCNTCND: PACKAGE_TYPE_IDENTIFICATION_GType
Fields
- Description_format_code string -
- Type_of_packages string -
- Item_type_identification_code? string -
- Type_of_packages_3? string -
- Item_type_identification_code_4? string -
edifact.d03a.manufacturing.mCNTCND: PACKAGING_DETAILS_GType
Fields
- Packaging_level_code? string -
- Packaging_related_description_code? string -
- Packaging_terms_and_conditions_code? string -
edifact.d03a.manufacturing.mCNTCND: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: PARTY_NAME_GType
Fields
- Party_name string -
- Party_name_1? string -
- Party_name_2? string -
- Party_name_3? string -
- Party_name_4? string -
- Party_name_format_code? string -
edifact.d03a.manufacturing.mCNTCND: PAYMENT_INSTRUCTION_DETAILS_GType
Fields
- Payment_conditions_code? string -
- Payment_guarantee_means_code? string -
- Payment_means_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Payment_channel_code? string -
edifact.d03a.manufacturing.mCNTCND: Payment_instructions_Type
Fields
- code string(default "PAI") -
- PAYMENT_INSTRUCTION_DETAILS? PAYMENT_INSTRUCTION_DETAILS_GType? -
edifact.d03a.manufacturing.mCNTCND: PAYMENT_TERMS_GType
Fields
- Payment_terms_description_identifier? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Payment_terms_description? string -
edifact.d03a.manufacturing.mCNTCND: Payment_terms_Type
Fields
- code string(default "PYT") -
- PAYMENT_TERMS_TYPE_CODE_QUALIFIER? string -
- PAYMENT_TERMS? PAYMENT_TERMS_GType? -
- TIME_REFERENCE_CODE? string -
- TERMS_TIME_RELATION_CODE? string -
- PERIOD_TYPE_CODE? string -
- PERIOD_COUNT_QUANTITY? int? -
edifact.d03a.manufacturing.mCNTCND: PERCENTAGE_DETAILS_GType
Fields
- Percentage_type_code_qualifier string -
- Percentage? int? -
- Percentage_basis_identification_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: Percentage_details_Type
Fields
- code string(default "PCD") -
- PERCENTAGE_DETAILS? PERCENTAGE_DETAILS_GType? -
- STATUS_DESCRIPTION_CODE? string -
edifact.d03a.manufacturing.mCNTCND: Place_location_identification_Type
Fields
- code string(default "LOC") -
- LOCATION_FUNCTION_CODE_QUALIFIER? string -
- LOCATION_IDENTIFICATION? LOCATION_IDENTIFICATION_GType? -
- RELATED_LOCATION_ONE_IDENTIFICATION? RELATED_LOCATION_ONE_IDENTIFICATION_GType? -
- RELATED_LOCATION_TWO_IDENTIFICATION? RELATED_LOCATION_TWO_IDENTIFICATION_GType? -
- RELATION_CODE? string -
edifact.d03a.manufacturing.mCNTCND: Price_details_Type
Fields
- code string(default "PRI") -
- PRICE_INFORMATION? PRICE_INFORMATION_GType? -
- SUB_LINE_ITEM_PRICE_CHANGE_OPERATION_CODE? string -
edifact.d03a.manufacturing.mCNTCND: PRICE_INFORMATION_GType
Fields
- Price_code_qualifier string -
- Price_amount? int? -
- Price_type_code? string -
- Price_specification_code? string -
- Unit_price_basis_quantity? int? -
- Measurement_unit_code? string -
edifact.d03a.manufacturing.mCNTCND: PRICE_MULTIPLIER_INFORMATION_GType
Fields
- Price_multiplier_rate int -
- Price_multiplier_type_code_qualifier? string -
edifact.d03a.manufacturing.mCNTCND: PROCESSING_INDICATOR_GType
Fields
- Processing_indicator_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Processing_indicator_description? string -
edifact.d03a.manufacturing.mCNTCND: Processing_information_Type
Fields
- code string(default "GEI") -
- PROCESSING_INFORMATION_CODE_QUALIFIER? string -
- PROCESSING_INDICATOR? PROCESSING_INDICATOR_GType? -
- PROCESS_TYPE_DESCRIPTION_CODE? string -
edifact.d03a.manufacturing.mCNTCND: QUANTITY_DETAILS_GType
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code? string -
edifact.d03a.manufacturing.mCNTCND: Quantity_Type
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS? QUANTITY_DETAILS_GType? -
edifact.d03a.manufacturing.mCNTCND: Range_details_Type
Fields
- code string(default "RNG") -
- RANGE_TYPE_CODE_QUALIFIER? string -
- RANGE? RANGE_GType? -
edifact.d03a.manufacturing.mCNTCND: RANGE_GType
Fields
- Measurement_unit_code string -
- Range_minimum_quantity? int? -
- Range_maximum_quantity? int? -
edifact.d03a.manufacturing.mCNTCND: RATE_DETAILS_GType
Fields
- Rate_type_code_qualifier string -
- Unit_price_basis_rate int -
- Unit_price_basis_quantity? int? -
- Measurement_unit_code? string -
edifact.d03a.manufacturing.mCNTCND: Rate_details_Type
Fields
- code string(default "RTE") -
- RATE_DETAILS? RATE_DETAILS_GType? -
- STATUS_DESCRIPTION_CODE? string -
edifact.d03a.manufacturing.mCNTCND: REASON_FOR_CHANGE_GType
Fields
- Change_reason_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Change_reason_description? string -
edifact.d03a.manufacturing.mCNTCND: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.manufacturing.mCNTCND: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.manufacturing.mCNTCND: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.manufacturing.mCNTCND: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.manufacturing.mCNTCND: RELATED_LOCATION_ONE_IDENTIFICATION_GType
Fields
- First_related_location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- First_related_location_name? string -
edifact.d03a.manufacturing.mCNTCND: RELATED_LOCATION_TWO_IDENTIFICATION_GType
Fields
- Second_related_location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Second_related_location_name? string -
edifact.d03a.manufacturing.mCNTCND: RELATIONSHIP_GType
Fields
- Relationship_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Relationship_description? string -
edifact.d03a.manufacturing.mCNTCND: Relationship_Type
Fields
- code string(default "REL") -
- RELATIONSHIP_TYPE_CODE_QUALIFIER? string -
- RELATIONSHIP? RELATIONSHIP_GType? -
edifact.d03a.manufacturing.mCNTCND: RETURNABLE_PACKAGE_DETAILS_GType
Fields
- Returnable_package_freight_payment_responsibility_code? string -
- Returnable_package_load_contents_code? string -
edifact.d03a.manufacturing.mCNTCND: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.manufacturing.mCNTCND: Sequence_details_Type
Fields
- code string(default "SEQ") -
- SEQUENCE_INFORMATION? SEQUENCE_INFORMATION_GType? -
edifact.d03a.manufacturing.mCNTCND: SEQUENCE_INFORMATION_GType
Fields
- Sequence_position_identifier string -
- Sequence_identifier_source_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: SPECIAL_SERVICES_IDENTIFICATION_GType
Fields
- Special_service_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Special_service_description? string -
- Special_service_description_4? string -
edifact.d03a.manufacturing.mCNTCND: STREET_GType
Fields
- Street_and_number_or_post_office_box_identifier string -
- Street_and_number_or_post_office_box_identifier_1? string -
- Street_and_number_or_post_office_box_identifier_2? string -
- Street_and_number_or_post_office_box_identifier_3? string -
edifact.d03a.manufacturing.mCNTCND: SUB_LINE_INFORMATION_GType
Fields
- Sub_line_indicator_code? string -
- Line_item_identifier? string -
edifact.d03a.manufacturing.mCNTCND: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.manufacturing.mCNTCND: TERMS_OF_DELIVERY_OR_TRANSPORT_GType
Fields
- Delivery_or_transport_terms_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Delivery_or_transport_terms_description? string -
- Delivery_or_transport_terms_description_4? string -
edifact.d03a.manufacturing.mCNTCND: Terms_of_delivery_or_transport_Type
Fields
- code string(default "TOD") -
- DELIVERY_OR_TRANSPORT_TERMS_FUNCTION_CODE? string -
- TRANSPORT_CHARGES_PAYMENT_METHOD_CODE? string -
- TERMS_OF_DELIVERY_OR_TRANSPORT? TERMS_OF_DELIVERY_OR_TRANSPORT_GType? -
edifact.d03a.manufacturing.mCNTCND: TEXT_LITERAL_GType
Fields
- Free_text string -
- Free_text_1? string -
- Free_text_2? string -
- Free_text_3? string -
- Free_text_4? string -
edifact.d03a.manufacturing.mCNTCND: TEXT_REFERENCE_GType
Fields
- Free_text_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: TYPE_OF_MARKING_GType
Fields
- Marking_type_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mCNTCND: VALUE_RANGE_GType
Fields
- Measurement_unit_code string -
- Measure? string -
- Range_minimum_quantity? int? -
- Range_maximum_quantity? int? -
- Significant_digits_quantity? int? -
Import
import ballerinax/edifact.d03a.manufacturing.mCNTCND;Metadata
Released date: 5 days ago
Version: 1.0.0
License: Apache-2.0
Compatibility
Platform: any
Ballerina version: 2201.12.0
GraalVM compatible: Yes
Pull count
Total: 24
Current verison: 0
Weekly downloads
Keywords
manufacturing
utilities
quality
EDI
EDIFACT
D03A
B2B
Business Management/ERP
Cost/Free
Vendor/Other
Area/ERP & Business Operations
Type/Library
Name/EDIFACT D03A Manufacturing
Contributors
Dependencies