edifact.d03a.services.mBERMAN
Modules
edifact.d03a.services.mBERMAN
edifact.d03a.services.mBMISRMedifact.d03a.services.mICASRPedifact.d03a.services.mINSDESedifact.d03a.services.mINSPREedifact.d03a.services.mINSREQedifact.d03a.services.mINSRPTedifact.d03a.services.mJOBAPPedifact.d03a.services.mJOBCONedifact.d03a.services.mJOBMODedifact.d03a.services.mJOBOFFedifact.d03a.services.mJUPREQedifact.d03a.services.mLREACTedifact.d03a.services.mLRECLMedifact.d03a.services.mMEDPIDedifact.d03a.services.mMEDPREedifact.d03a.services.mMEDREQedifact.d03a.services.mMEDRPTedifact.d03a.services.mMEDRUCedifact.d03a.services.mMEQPOSedifact.d03a.services.mMOVINSedifact.d03a.services.mPAYDUCedifact.d03a.services.mRECLAMedifact.d03a.services.mREGENTedifact.d03a.services.mSLSFCTedifact.d03a.services.mSLSRPTedifact.d03a.services.mSOCADEedifact.d03a.services.mWKGRDCedifact.d03a.services.mWKGRREModule edifact.d03a.services.mBERMAN
API
Definitions
ballerinax/edifact.d03a.services.mBERMAN Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_BERMAN_BERMAN|errorConvert EDI string to Ballerina EDI_BERMAN_BERMAN record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_BERMAN_BERMAN|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_BERMAN_BERMAN|errorConvert EDI string to Ballerina EDI_BERMAN_BERMAN record with schema.
Return Type
- EDI_BERMAN_BERMAN|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_BERMAN_BERMANHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_BERMAN_BERMANHeaders|error - Parsed EDI_BERMAN_BERMANHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_BERMAN_BERMANInterchange|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_BERMAN_BERMANInterchange|error - Parsed EDI_BERMAN_BERMANInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_BERMAN_BERMANInterchange msg) returns string|errorSerialise a EDI_BERMAN_BERMANInterchange 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_BERMAN_BERMANInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_BERMAN_BERMAN data) returns string|errorConvert Ballerina EDI_BERMAN_BERMAN record to EDI string.
Parameters
- data EDI_BERMAN_BERMAN - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_BERMAN_BERMAN data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_BERMAN_BERMAN record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_BERMAN_BERMAN 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_BERMAN_BERMAN. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_BERMAN_BERMANHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_BERMAN_BERMANInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_BERMAN_BERMANInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_BERMAN_BERMANInterchange record to EDI string.
Parameters
- content any - EDI_BERMAN_BERMANInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_BERMAN_BERMAN record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: CARRIER_GType
Fields
- Carrier_identifier? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Carrier_name? string -
edifact.d03a.services.mBERMAN: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.services.mBERMAN: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.services.mBERMAN: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.services.mBERMAN: CONTRACT_AND_CARRIAGE_CONDITION_GType
Fields
- Contract_and_carriage_condition_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: DANGEROUS_GOODS_LABEL_GType
Fields
- Dangerous_goods_marking_identifier? string -
- Dangerous_goods_marking_identifier_1? string -
- Dangerous_goods_marking_identifier_2? string -
edifact.d03a.services.mBERMAN: DANGEROUS_GOODS_SHIPMENT_FLASHPOINT_GType
Fields
- Shipment_flashpoint_degree? string -
- Measurement_unit_code? string -
edifact.d03a.services.mBERMAN: Dangerous_goods_Type
Fields
- code string(default "DGS") -
- DANGEROUS_GOODS_REGULATIONS_CODE? string -
- HAZARD_CODE? HAZARD_CODE_GType? -
- UNDG_INFORMATION? UNDG_INFORMATION_GType? -
- DANGEROUS_GOODS_SHIPMENT_FLASHPOINT? DANGEROUS_GOODS_SHIPMENT_FLASHPOINT_GType? -
- PACKAGING_DANGER_LEVEL_CODE? string -
- EMERGENCY_PROCEDURE_FOR_SHIPS_IDENTIFIER? string -
- HAZARD_MEDICAL_FIRST_AID_GUIDE_IDENTIFIER? string -
- TRANSPORT_EMERGENCY_CARD_IDENTIFIER? string -
- HAZARD_IDENTIFICATION_PLACARD_DETAILS? HAZARD_IDENTIFICATION_PLACARD_DETAILS_GType? -
- DANGEROUS_GOODS_LABEL? DANGEROUS_GOODS_LABEL_GType? -
- PACKING_INSTRUCTION_TYPE_CODE? string -
- HAZARDOUS_MEANS_OF_TRANSPORT_CATEGORY_CODE? string -
edifact.d03a.services.mBERMAN: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.services.mBERMAN: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.services.mBERMAN: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: EDI_BERMAN_BERMAN
Fields
- Beginning_of_message Beginning_of_message_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- Reference Reference_Type[](default []) -
- group_1 Group_1_GType[](default []) -
- group_3 Group_3_GType[](default []) -
- group_7 Group_7_GType[](default []) -
edifact.d03a.services.mBERMAN: EDI_BERMAN_BERMANHeaders
Envelope headers of a EDI_BERMAN_BERMAN interchange.
Fields
- interchange EDI_BERMAN_BERMANInterchangeHeader - Interchange header
- 'transaction EDI_BERMAN_BERMANTransactionHeader - Transaction header
edifact.d03a.services.mBERMAN: EDI_BERMAN_BERMANInterchange
A parsed EDI_BERMAN_BERMAN interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_BERMAN_BERMANInterchangeHeader - Interchange header segment
- transactions EDI_BERMAN_BERMANTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_BERMAN_BERMANInterchangeTrailer - Interchange trailer segment
edifact.d03a.services.mBERMAN: EDI_BERMAN_BERMANInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.services.mBERMAN: EDI_BERMAN_BERMANInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.services.mBERMAN: EDI_BERMAN_BERMANTransaction
A single transaction within a EDI_BERMAN_BERMAN interchange.
Fields
- transactionHeader EDI_BERMAN_BERMANTransactionHeader - Transaction header segment
- body EDI_BERMAN_BERMAN|error - Parsed EDI_BERMAN_BERMAN body, or the parse error when the body is malformed
- transactionTrailer EDI_BERMAN_BERMANTransactionTrailer - Transaction trailer segment
edifact.d03a.services.mBERMAN: EDI_BERMAN_BERMANTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.services.mBERMAN: EDI_BERMAN_BERMANTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.services.mBERMAN: EXCESS_TRANSPORTATION_INFORMATION_GType
Fields
- Excess_transportation_reason_code string -
- Excess_transportation_responsibility_code string -
- Customer_shipment_authorisation_identifier? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: GOVERNMENT_ACTION_2_GType
Fields
- Government_agency_identification_code? string -
- Government_involvement_code? string -
- Government_action_code? string -
- Government_procedure_code? string -
edifact.d03a.services.mBERMAN: GOVERNMENT_ACTION_3_GType
Fields
- Government_agency_identification_code? string -
- Government_involvement_code? string -
- Government_action_code? string -
- Government_procedure_code? string -
edifact.d03a.services.mBERMAN: GOVERNMENT_ACTION_4_GType
Fields
- Government_agency_identification_code? string -
- Government_involvement_code? string -
- Government_action_code? string -
- Government_procedure_code? string -
edifact.d03a.services.mBERMAN: GOVERNMENT_ACTION_GType
Fields
- Government_agency_identification_code? string -
- Government_involvement_code? string -
- Government_action_code? string -
- Government_procedure_code? string -
edifact.d03a.services.mBERMAN: Governmental_requirements_Type
Fields
- code string(default "GOR") -
- TRANSPORT_MOVEMENT_CODE? string -
- GOVERNMENT_ACTION? GOVERNMENT_ACTION_GType? -
- GOVERNMENT_ACTION_2? GOVERNMENT_ACTION_2_GType? -
- GOVERNMENT_ACTION_3? GOVERNMENT_ACTION_3_GType? -
- GOVERNMENT_ACTION_4? GOVERNMENT_ACTION_4_GType? -
edifact.d03a.services.mBERMAN: Group_10_GType
Fields
- Nature_of_cargo Nature_of_cargo_Type -
- Free_text Free_text_Type[](default []) -
- Measurements Measurements_Type[](default []) -
- Number_of_units Number_of_units_Type[](default []) -
- Dangerous_goods Dangerous_goods_Type[](default []) -
edifact.d03a.services.mBERMAN: Group_1_GType
Fields
- Name_and_address Name_and_address_Type -
- group_2 Group_2_GType[](default []) -
edifact.d03a.services.mBERMAN: Group_2_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.services.mBERMAN: Group_3_GType
Fields
- Transport_information Transport_information_Type -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Measurements Measurements_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_4 Group_4_GType[](default []) -
- group_5 Group_5_GType[](default []) -
edifact.d03a.services.mBERMAN: Group_4_GType
Fields
- Place_location_identification Place_location_identification_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.services.mBERMAN: Group_5_GType
Fields
- Governmental_requirements Governmental_requirements_Type -
- Reference Reference_Type[](default []) -
- Name_and_address Name_and_address_Type[](default []) -
- group_6 Group_6_GType[](default []) -
edifact.d03a.services.mBERMAN: Group_6_GType
edifact.d03a.services.mBERMAN: Group_7_GType
Fields
- Transport_service_requirements Transport_service_requirements_Type -
- Quantity Quantity_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_8 Group_8_GType[](default []) -
edifact.d03a.services.mBERMAN: Group_8_GType
Fields
- Place_location_identification Place_location_identification_Type -
- Measurements Measurements_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Quantity Quantity_Type[](default []) -
- Purpose_of_conveyance_call Purpose_of_conveyance_call_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_9 Group_9_GType[](default []) -
edifact.d03a.services.mBERMAN: Group_9_GType
Fields
- Handling_instructions Handling_instructions_Type -
- Name_and_address Name_and_address_Type[](default []) -
- group_10 Group_10_GType[](default []) -
edifact.d03a.services.mBERMAN: HANDLING_INSTRUCTIONS_GType
Fields
- Handling_instruction_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Handling_instruction_description? string -
edifact.d03a.services.mBERMAN: Handling_instructions_Type
Fields
- code string(default "HAN") -
- HANDLING_INSTRUCTIONS? HANDLING_INSTRUCTIONS_GType? -
- HAZARDOUS_MATERIAL? HAZARDOUS_MATERIAL_GType? -
edifact.d03a.services.mBERMAN: HAZARD_CODE_GType
Fields
- Hazard_identification_code string -
- Additional_hazard_classification_identifier? string -
- Hazard_code_version_identifier? string -
edifact.d03a.services.mBERMAN: HAZARD_IDENTIFICATION_PLACARD_DETAILS_GType
Fields
- Orange_hazard_placard_upper_part_identifier? string -
- Orange_hazard_placard_lower_part_identifier? string -
edifact.d03a.services.mBERMAN: HAZARDOUS_MATERIAL_GType
Fields
- Hazardous_material_category_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Hazardous_material_category_name? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.services.mBERMAN: LOCATION_IDENTIFICATION_GType
Fields
- Location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Location_name? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: 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.services.mBERMAN: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.services.mBERMAN: MODE_OF_TRANSPORT_GType
Fields
- Transport_mode_name_code? string -
- Transport_mode_name? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: 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.services.mBERMAN: NATURE_OF_CARGO_GType
Fields
- Cargo_type_classification_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mBERMAN: Nature_of_cargo_Type
Fields
- code string(default "GDS") -
- NATURE_OF_CARGO? NATURE_OF_CARGO_GType? -
edifact.d03a.services.mBERMAN: NUMBER_OF_UNIT_DETAILS_GType
Fields
- Units_quantity? int? -
- Unit_type_code_qualifier? string -
edifact.d03a.services.mBERMAN: Number_of_units_Type
Fields
- code string(default "EQN") -
- NUMBER_OF_UNIT_DETAILS? NUMBER_OF_UNIT_DETAILS_GType? -
edifact.d03a.services.mBERMAN: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: 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.services.mBERMAN: PURPOSE_OF_CONVEYANCE_CALL_GType
Fields
- Conveyance_call_purpose_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Conveyance_call_purpose_description? string -
edifact.d03a.services.mBERMAN: Purpose_of_conveyance_call_Type
Fields
- code string(default "POC") -
- PURPOSE_OF_CONVEYANCE_CALL? PURPOSE_OF_CONVEYANCE_CALL_GType? -
edifact.d03a.services.mBERMAN: QUANTITY_DETAILS_GType
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code? string -
edifact.d03a.services.mBERMAN: Quantity_Type
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS? QUANTITY_DETAILS_GType? -
edifact.d03a.services.mBERMAN: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.services.mBERMAN: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.services.mBERMAN: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.services.mBERMAN: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: 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.services.mBERMAN: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.services.mBERMAN: SERVICE_GType
Fields
- Service_requirement_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Service_requirement_code_3? string -
- Code_list_identification_code_4? string -
- Code_list_responsible_agency_code_5? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN: TEXT_REFERENCE_GType
Fields
- Free_text_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mBERMAN: TRANSPORT_IDENTIFICATION_GType
Fields
- Transport_means_identification_name_identifier? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Transport_means_identification_name? string -
- Transport_means_nationality_code? string -
edifact.d03a.services.mBERMAN: Transport_information_Type
Fields
- code string(default "TDT") -
- TRANSPORT_STAGE_CODE_QUALIFIER? string -
- MEANS_OF_TRANSPORT_JOURNEY_IDENTIFIER? string -
- MODE_OF_TRANSPORT? MODE_OF_TRANSPORT_GType? -
- TRANSPORT_MEANS? TRANSPORT_MEANS_GType? -
- CARRIER? CARRIER_GType? -
- TRANSIT_DIRECTION_INDICATOR_CODE? string -
- EXCESS_TRANSPORTATION_INFORMATION? EXCESS_TRANSPORTATION_INFORMATION_GType? -
- TRANSPORT_IDENTIFICATION? TRANSPORT_IDENTIFICATION_GType? -
- TRANSPORT_MEANS_OWNERSHIP_INDICATOR_CODE? string -
edifact.d03a.services.mBERMAN: TRANSPORT_MEANS_GType
Fields
- Transport_means_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Transport_means_description? string -
edifact.d03a.services.mBERMAN: TRANSPORT_PRIORITY_GType
Fields
- Transport_service_priority_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mBERMAN: Transport_service_requirements_Type
Fields
- code string(default "TSR") -
- CONTRACT_AND_CARRIAGE_CONDITION? CONTRACT_AND_CARRIAGE_CONDITION_GType? -
- SERVICE? SERVICE_GType? -
- TRANSPORT_PRIORITY? TRANSPORT_PRIORITY_GType? -
- NATURE_OF_CARGO? NATURE_OF_CARGO_GType? -
edifact.d03a.services.mBERMAN: UNDG_INFORMATION_GType
Fields
- United_Nations_Dangerous_Goods_UNDG_identifier? string -
- Dangerous_goods_flashpoint_description? string -
edifact.d03a.services.mBERMAN: 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.services.mBERMAN;Metadata
Released date: 3 days ago
Version: 1.0.0
License: Apache-2.0
Compatibility
Platform: any
Ballerina version: 2201.12.0
GraalVM compatible: Yes
Pull count
Total: 30
Current verison: 0
Weekly downloads
Keywords
insurance
employment
healthcare
EDI
EDIFACT
D03A
B2B
Business Management/ERP
Cost/Free
Vendor/Other
Area/ERP & Business Operations
Type/Library
Name/EDIFACT D03A Services
Contributors
Dependencies