edifact.d03a.manufacturing.mPROTAP
Modules
edifact.d03a.manufacturing.mPROTAP
edifact.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.mPROTAP
API
Definitions
ballerinax/edifact.d03a.manufacturing.mPROTAP Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_PROTAP_PROTAP|errorConvert EDI string to Ballerina EDI_PROTAP_PROTAP record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_PROTAP_PROTAP|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_PROTAP_PROTAP|errorConvert EDI string to Ballerina EDI_PROTAP_PROTAP record with schema.
Return Type
- EDI_PROTAP_PROTAP|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_PROTAP_PROTAPHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_PROTAP_PROTAPHeaders|error - Parsed EDI_PROTAP_PROTAPHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_PROTAP_PROTAPInterchange|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_PROTAP_PROTAPInterchange|error - Parsed EDI_PROTAP_PROTAPInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_PROTAP_PROTAPInterchange msg) returns string|errorSerialise a EDI_PROTAP_PROTAPInterchange 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_PROTAP_PROTAPInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_PROTAP_PROTAP data) returns string|errorConvert Ballerina EDI_PROTAP_PROTAP record to EDI string.
Parameters
- data EDI_PROTAP_PROTAP - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_PROTAP_PROTAP data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_PROTAP_PROTAP record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_PROTAP_PROTAP 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_PROTAP_PROTAP. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_PROTAP_PROTAPHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_PROTAP_PROTAPInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_PROTAP_PROTAPInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_PROTAP_PROTAPInterchange record to EDI string.
Parameters
- content any - EDI_PROTAP_PROTAPInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_PROTAP_PROTAP record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.manufacturing.mPROTAP: ADDRESS_DETAILS_GType
Fields
- Address_format_code string -
- Address_component_description string -
- Address_component_description_2? string -
- Address_component_description_3? string -
- Address_component_description_4? string -
- Address_component_description_5? string -
edifact.d03a.manufacturing.mPROTAP: Address_Type
Fields
- code string(default "ADR") -
- ADDRESS_USAGE? ADDRESS_USAGE_GType? -
- ADDRESS_DETAILS? ADDRESS_DETAILS_GType? -
- CITY_NAME? string -
- POSTAL_IDENTIFICATION_CODE? string -
- COUNTRY_NAME_CODE? string -
- COUNTRY_SUB_ENTITY_DETAILS COUNTRY_SUB_ENTITY_DETAILS_GType[](default []) -
- LOCATION_IDENTIFICATION LOCATION_IDENTIFICATION_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: ADDRESS_USAGE_GType
Fields
- Address_purpose_code? string -
- Address_type_code? string -
- Address_status_code? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: BILL_LEVEL_IDENTIFICATION_GType
Fields
- Level_one_identifier? string -
- Level_two_identifier? string -
- Level_three_identifier? string -
- Level_four_identifier? string -
- Level_five_identifier? string -
- Level_six_identifier? string -
edifact.d03a.manufacturing.mPROTAP: Characteristic_class_id_Type
Fields
- code string(default "CCI") -
- CLASS_TYPE_CODE? string -
- MEASUREMENT_DETAILS? MEASUREMENT_DETAILS_GType? -
- CHARACTERISTIC_DESCRIPTION? CHARACTERISTIC_DESCRIPTION_GType? -
- CHARACTERISTIC_RELEVANCE_CODE? string -
edifact.d03a.manufacturing.mPROTAP: CHARACTERISTIC_DESCRIPTION_GType
Fields
- Characteristic_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Characteristic_description? string -
- Characteristic_description_4? string -
edifact.d03a.manufacturing.mPROTAP: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.manufacturing.mPROTAP: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Computer_environment_details_Type
Fields
- code string(default "CED") -
- COMPUTER_ENVIRONMENT_DETAILS_CODE_QUALIFIER? string -
- COMPUTER_ENVIRONMENT_IDENTIFICATION? COMPUTER_ENVIRONMENT_IDENTIFICATION_GType? -
- FILE_GENERATION_COMMAND_NAME? string -
edifact.d03a.manufacturing.mPROTAP: COMPUTER_ENVIRONMENT_IDENTIFICATION_GType
Fields
- Computer_environment_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Computer_environment_name? string -
- Version_identifier? string -
- Release_identifier? string -
- Object_identifier? string -
edifact.d03a.manufacturing.mPROTAP: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.manufacturing.mPROTAP: CONTROL_GType
Fields
- Control_total_type_code_qualifier string -
- Control_total_quantity int -
- Measurement_unit_code? string -
edifact.d03a.manufacturing.mPROTAP: Control_total_Type
Fields
- code string(default "CNT") -
- CONTROL? CONTROL_GType? -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.manufacturing.mPROTAP: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.manufacturing.mPROTAP: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: EDI_PROTAP_PROTAP
Fields
- Beginning_of_message Beginning_of_message_Type -
- Processing_information Processing_information_Type -
- Date_time_period Date_time_period_Type[](default []) -
- group_1 Group_1_GType[](default []) -
- group_3 Group_3_GType[](default []) -
- group_6 Group_6_GType[](default []) -
- group_7 Group_7_GType[](default []) -
- group_8 Group_8_GType[](default []) -
- Section_control Section_control_Type -
- group_14 Group_14_GType[](default []) -
- group_16 Group_16_GType[](default []) -
- Control_total Control_total_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_PROTAPHeaders
Envelope headers of a EDI_PROTAP_PROTAP interchange.
Fields
- interchange EDI_PROTAP_PROTAPInterchangeHeader - Interchange header
- 'transaction EDI_PROTAP_PROTAPTransactionHeader - Transaction header
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_PROTAPInterchange
A parsed EDI_PROTAP_PROTAP interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_PROTAP_PROTAPInterchangeHeader - Interchange header segment
- transactions EDI_PROTAP_PROTAPTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_PROTAP_PROTAPInterchangeTrailer - Interchange trailer segment
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_PROTAPInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_PROTAPInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_PROTAPTransaction
A single transaction within a EDI_PROTAP_PROTAP interchange.
Fields
- transactionHeader EDI_PROTAP_PROTAPTransactionHeader - Transaction header segment
- body EDI_PROTAP_PROTAP|error - Parsed EDI_PROTAP_PROTAP body, or the parse error when the body is malformed
- transactionTrailer EDI_PROTAP_PROTAPTransactionTrailer - Transaction trailer segment
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_PROTAPTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_PROTAPTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.manufacturing.mPROTAP: External_file_link_identification_Type
Fields
- code string(default "EFI") -
- FILE_IDENTIFICATION? FILE_IDENTIFICATION_GType? -
- FILE_DETAILS? FILE_DETAILS_GType? -
- SEQUENCE_POSITION_IDENTIFIER? string -
- FILE_COMPRESSION_TECHNIQUE_NAME? string -
edifact.d03a.manufacturing.mPROTAP: FILE_DETAILS_GType
Fields
- File_format_name string -
- Version_identifier? string -
- Data_format_description_code? string -
- Data_format_description? string -
edifact.d03a.manufacturing.mPROTAP: FILE_IDENTIFICATION_GType
Fields
- File_name? string -
- Item_description? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Group_10_GType
Fields
- Price_details Price_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_11_GType
Fields
- Percentage_details Percentage_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_12_GType
Fields
- Rate_details Rate_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_13_GType
Fields
- Monetary_amount Monetary_amount_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_14_GType
Fields
- Reference Reference_Type -
- group_15 Group_15_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_15_GType
Fields
- Scheduling_conditions Scheduling_conditions_Type -
- Quantity Quantity_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_16_GType
Fields
- Line_item Line_item_Type -
- Status? Status_Type? -
- Structure_identification Structure_identification_Type[](default []) -
- Reference Reference_Type[](default []) -
- Item_description Item_description_Type[](default []) -
- Party_identification Party_identification_Type[](default []) -
- Characteristic_class_id Characteristic_class_id_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_17 Group_17_GType[](default []) -
- group_18 Group_18_GType[](default []) -
- group_19 Group_19_GType[](default []) -
- group_20 Group_20_GType[](default []) -
- group_21 Group_21_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_17_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_18_GType
Fields
- Quantity Quantity_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_19_GType
Fields
- Percentage_details Percentage_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_1_GType
Fields
- Reference Reference_Type -
- Item_description Item_description_Type[](default []) -
- Structure_identification Structure_identification_Type[](default []) -
- group_2 Group_2_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_20_GType
Fields
- Monetary_amount Monetary_amount_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_21_GType
Fields
- Related_identification_numbers Related_identification_numbers_Type -
- Relationship? Relationship_Type? -
- Requirements_and_conditions? Requirements_and_conditions_Type? -
- Structure_identification Structure_identification_Type[](default []) -
- Reference Reference_Type[](default []) -
- Item_description Item_description_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- group_22 Group_22_GType[](default []) -
- group_23 Group_23_GType[](default []) -
- group_24 Group_24_GType[](default []) -
- group_25 Group_25_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_22_GType
Fields
- Quantity Quantity_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_23_GType
Fields
- Percentage_details Percentage_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_24_GType
Fields
- Monetary_amount Monetary_amount_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_25_GType
Fields
- Rate_details Rate_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_2_GType
Fields
- Related_identification_numbers Related_identification_numbers_Type -
- Relationship? Relationship_Type? -
edifact.d03a.manufacturing.mPROTAP: Group_3_GType
Fields
- Party_identification Party_identification_Type -
- Address? Address_Type? -
- Structure_identification? Structure_identification_Type? -
- group_4 Group_4_GType[](default []) -
- group_5 Group_5_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_4_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_5_GType
Fields
- Computer_environment_details Computer_environment_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_6_GType
Fields
- External_file_link_identification External_file_link_identification_Type -
- Computer_environment_details? Computer_environment_details_Type? -
- Date_time_period? Date_time_period_Type? -
edifact.d03a.manufacturing.mPROTAP: Group_7_GType
Fields
- Index_details Index_details_Type -
- Structure_identification? Structure_identification_Type? -
- Item_description? Item_description_Type? -
- Requirements_and_conditions? Requirements_and_conditions_Type? -
edifact.d03a.manufacturing.mPROTAP: Group_8_GType
Fields
- Line_item Line_item_Type -
- Structure_identification Structure_identification_Type[](default []) -
- Reference Reference_Type[](default []) -
- Item_description Item_description_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- group_9 Group_9_GType[](default []) -
- group_10 Group_10_GType[](default []) -
- group_11 Group_11_GType[](default []) -
- group_12 Group_12_GType[](default []) -
- group_13 Group_13_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Group_9_GType
Fields
- Quantity Quantity_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_2_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_3_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_4_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_5_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.manufacturing.mPROTAP: Index_details_Type
Fields
- code string(default "IND") -
- INDEX_IDENTIFICATION? INDEX_IDENTIFICATION_GType? -
- INDEX_VALUE? INDEX_VALUE_GType? -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: INDEX_VALUE_GType
Fields
- Index_text string -
- Index_representation_code? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.manufacturing.mPROTAP: ITEM_CHARACTERISTIC_GType
Fields
- Item_characteristic_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: 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.mPROTAP: 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.mPROTAP: 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.mPROTAP: 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.mPROTAP: 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.mPROTAP: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Monetary_amount_Type
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT? MONETARY_AMOUNT_GType? -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_6_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_7_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_8_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_9_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_GType
Fields
- Name_component_type_code_qualifier string -
- Name_component_description? string -
- Name_component_usage_code? string -
- Name_original_alphabet_code? string -
edifact.d03a.manufacturing.mPROTAP: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mPROTAP: Party_identification_Type
Fields
- code string(default "PNA") -
- PARTY_FUNCTION_CODE_QUALIFIER? string -
- IDENTIFICATION_NUMBER? IDENTIFICATION_NUMBER_GType? -
- PARTY_IDENTIFICATION_DETAILS? PARTY_IDENTIFICATION_DETAILS_GType? -
- NAME_TYPE_CODE? string -
- NAME_STATUS_CODE? string -
- NAME_COMPONENT_DETAILS? NAME_COMPONENT_DETAILS_GType? -
- NAME_COMPONENT_DETAILS_6? NAME_COMPONENT_DETAILS_6_GType? -
- NAME_COMPONENT_DETAILS_7? NAME_COMPONENT_DETAILS_7_GType? -
- NAME_COMPONENT_DETAILS_8? NAME_COMPONENT_DETAILS_8_GType? -
- NAME_COMPONENT_DETAILS_9? NAME_COMPONENT_DETAILS_9_GType? -
edifact.d03a.manufacturing.mPROTAP: PATTERN_DESCRIPTION_GType
Fields
- Frequency_code? string -
- Despatch_pattern_code? string -
- Despatch_pattern_timing_code? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Percentage_details_Type
Fields
- code string(default "PCD") -
- PERCENTAGE_DETAILS? PERCENTAGE_DETAILS_GType? -
- STATUS_DESCRIPTION_CODE? string -
edifact.d03a.manufacturing.mPROTAP: Price_details_Type
Fields
- code string(default "PRI") -
- PRICE_INFORMATION? PRICE_INFORMATION_GType? -
- SUB_LINE_ITEM_PRICE_CHANGE_OPERATION_CODE? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: 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.mPROTAP: 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.mPROTAP: QUANTITY_DETAILS_GType
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code? string -
edifact.d03a.manufacturing.mPROTAP: Quantity_Type
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS? QUANTITY_DETAILS_GType? -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: Rate_details_Type
Fields
- code string(default "RTE") -
- RATE_DETAILS? RATE_DETAILS_GType? -
- STATUS_DESCRIPTION_CODE? string -
edifact.d03a.manufacturing.mPROTAP: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.manufacturing.mPROTAP: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.manufacturing.mPROTAP: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.manufacturing.mPROTAP: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.manufacturing.mPROTAP: Related_identification_numbers_Type
Fields
- code string(default "GIR") -
- SET_TYPE_CODE_QUALIFIER? string -
- IDENTIFICATION_NUMBER? IDENTIFICATION_NUMBER_GType? -
- IDENTIFICATION_NUMBER_2? IDENTIFICATION_NUMBER_2_GType? -
- IDENTIFICATION_NUMBER_3? IDENTIFICATION_NUMBER_3_GType? -
- IDENTIFICATION_NUMBER_4? IDENTIFICATION_NUMBER_4_GType? -
- IDENTIFICATION_NUMBER_5? IDENTIFICATION_NUMBER_5_GType? -
edifact.d03a.manufacturing.mPROTAP: RELATIONSHIP_GType
Fields
- Relationship_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Relationship_description? string -
edifact.d03a.manufacturing.mPROTAP: Relationship_Type
Fields
- code string(default "REL") -
- RELATIONSHIP_TYPE_CODE_QUALIFIER? string -
- RELATIONSHIP? RELATIONSHIP_GType? -
edifact.d03a.manufacturing.mPROTAP: REQUIREMENT_CONDITION_IDENTIFICATION_GType
Fields
- Requirement_or_condition_description_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Requirement_or_condition_description? string -
edifact.d03a.manufacturing.mPROTAP: Requirements_and_conditions_Type
Fields
- code string(default "RCS") -
- SECTOR_AREA_IDENTIFICATION_CODE_QUALIFIER? string -
- REQUIREMENT_CONDITION_IDENTIFICATION? REQUIREMENT_CONDITION_IDENTIFICATION_GType? -
- COUNTRY_NAME_CODE? string -
edifact.d03a.manufacturing.mPROTAP: Scheduling_conditions_Type
Fields
- code string(default "SCC") -
- DELIVERY_PLAN_COMMITMENT_LEVEL_CODE? string -
- DELIVERY_INSTRUCTION_CODE? string -
- PATTERN_DESCRIPTION? PATTERN_DESCRIPTION_GType? -
edifact.d03a.manufacturing.mPROTAP: Section_control_Type
Fields
- code string(default "UNS") -
- section_identification string -
edifact.d03a.manufacturing.mPROTAP: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.manufacturing.mPROTAP: STATUS_CATEGORY_GType
Fields
- Status_category_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mPROTAP: STATUS_GType
Fields
- Status_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_description? string -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_3_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_4_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_5_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_6_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_GType
Fields
- Status_reason_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_reason_description? string -
edifact.d03a.manufacturing.mPROTAP: Status_Type
Fields
- code string(default "STS") -
- STATUS_CATEGORY? STATUS_CATEGORY_GType? -
- STATUS? STATUS_GType? -
- STATUS_REASON? STATUS_REASON_GType? -
- STATUS_REASON_3? STATUS_REASON_3_GType? -
- STATUS_REASON_4? STATUS_REASON_4_GType? -
- STATUS_REASON_5? STATUS_REASON_5_GType? -
- STATUS_REASON_6? STATUS_REASON_6_GType? -
edifact.d03a.manufacturing.mPROTAP: Structure_identification_Type
Fields
- code string(default "BII") -
- INDEXING_STRUCTURE_CODE_QUALIFIER? string -
- BILL_LEVEL_IDENTIFICATION? BILL_LEVEL_IDENTIFICATION_GType? -
- ITEM_IDENTIFIER? string -
edifact.d03a.manufacturing.mPROTAP: SUB_LINE_INFORMATION_GType
Fields
- Sub_line_indicator_code? string -
- Line_item_identifier? string -
edifact.d03a.manufacturing.mPROTAP: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.manufacturing.mPROTAP: 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.mPROTAP: TEXT_REFERENCE_GType
Fields
- Free_text_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
Import
import ballerinax/edifact.d03a.manufacturing.mPROTAP;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