edifact.d03a.services.mSLSRPT
Modules
edifact.d03a.services.mSLSRPT
edifact.d03a.services.mSOCADEedifact.d03a.services.mWKGRDCedifact.d03a.services.mWKGRREModule edifact.d03a.services.mSLSRPT
API
Definitions
ballerinax/edifact.d03a.services.mSLSRPT Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_SLSRPT_SLSRPT|errorConvert EDI string to Ballerina EDI_SLSRPT_SLSRPT record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_SLSRPT_SLSRPT|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_SLSRPT_SLSRPT|errorConvert EDI string to Ballerina EDI_SLSRPT_SLSRPT record with schema.
Return Type
- EDI_SLSRPT_SLSRPT|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_SLSRPT_SLSRPTHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_SLSRPT_SLSRPTHeaders|error - Parsed EDI_SLSRPT_SLSRPTHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_SLSRPT_SLSRPTInterchange|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_SLSRPT_SLSRPTInterchange|error - Parsed EDI_SLSRPT_SLSRPTInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_SLSRPT_SLSRPTInterchange msg) returns string|errorSerialise a EDI_SLSRPT_SLSRPTInterchange 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_SLSRPT_SLSRPTInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_SLSRPT_SLSRPT data) returns string|errorConvert Ballerina EDI_SLSRPT_SLSRPT record to EDI string.
Parameters
- data EDI_SLSRPT_SLSRPT - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_SLSRPT_SLSRPT data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_SLSRPT_SLSRPT record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_SLSRPT_SLSRPT 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_SLSRPT_SLSRPT. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_SLSRPT_SLSRPTHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_SLSRPT_SLSRPTInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_SLSRPT_SLSRPTInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_SLSRPT_SLSRPTInterchange record to EDI string.
Parameters
- content any - EDI_SLSRPT_SLSRPTInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_SLSRPT_SLSRPT record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.mSLSRPT: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.services.mSLSRPT: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.services.mSLSRPT: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: 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.services.mSLSRPT: CURRENCY_DETAILS_1_GType
Fields
- Currency_usage_code_qualifier string -
- Currency_identification_code? string -
- Currency_type_code_qualifier? string -
- Currency_rate? int? -
edifact.d03a.services.mSLSRPT: CURRENCY_DETAILS_GType
Fields
- Currency_usage_code_qualifier string -
- Currency_identification_code? string -
- Currency_type_code_qualifier? string -
- Currency_rate? int? -
edifact.d03a.services.mSLSRPT: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.services.mSLSRPT: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: EDI_SLSRPT_SLSRPT
Fields
- Beginning_of_message Beginning_of_message_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Market_sales_channel_information? Market_sales_channel_information_Type? -
- group_1 Group_1_GType[](default []) -
- group_2 Group_2_GType[](default []) -
- group_5 Group_5_GType[](default []) -
- group_6 Group_6_GType[](default []) -
- group_11? Group_11_GType? -
- Section_control Section_control_Type -
- Monetary_amount Monetary_amount_Type[](default []) -
edifact.d03a.services.mSLSRPT: EDI_SLSRPT_SLSRPTHeaders
Envelope headers of a EDI_SLSRPT_SLSRPT interchange.
Fields
- interchange EDI_SLSRPT_SLSRPTInterchangeHeader - Interchange header
- 'transaction EDI_SLSRPT_SLSRPTTransactionHeader - Transaction header
edifact.d03a.services.mSLSRPT: EDI_SLSRPT_SLSRPTInterchange
A parsed EDI_SLSRPT_SLSRPT interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_SLSRPT_SLSRPTInterchangeHeader - Interchange header segment
- transactions EDI_SLSRPT_SLSRPTTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_SLSRPT_SLSRPTInterchangeTrailer - Interchange trailer segment
edifact.d03a.services.mSLSRPT: EDI_SLSRPT_SLSRPTInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.services.mSLSRPT: EDI_SLSRPT_SLSRPTInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.services.mSLSRPT: EDI_SLSRPT_SLSRPTTransaction
A single transaction within a EDI_SLSRPT_SLSRPT interchange.
Fields
- transactionHeader EDI_SLSRPT_SLSRPTTransactionHeader - Transaction header segment
- body EDI_SLSRPT_SLSRPT|error - Parsed EDI_SLSRPT_SLSRPT body, or the parse error when the body is malformed
- transactionTrailer EDI_SLSRPT_SLSRPTTransactionTrailer - Transaction trailer segment
edifact.d03a.services.mSLSRPT: EDI_SLSRPT_SLSRPTTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.services.mSLSRPT: EDI_SLSRPT_SLSRPTTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: 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.services.mSLSRPT: Group_10_GType
Fields
- Quantity Quantity_Type -
- Market_sales_channel_information? Market_sales_channel_information_Type? -
- Name_and_address? Name_and_address_Type? -
- Price_details Price_details_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Reference Reference_Type[](default []) -
- Status Status_Type[](default []) -
edifact.d03a.services.mSLSRPT: Group_11_GType
Fields
- Processing_information Processing_information_Type -
- group_12 Group_12_GType[](default []) -
edifact.d03a.services.mSLSRPT: Group_12_GType
Fields
- Line_item Line_item_Type -
- Additional_product_id Additional_product_id_Type[](default []) -
- Item_description Item_description_Type[](default []) -
- Package Package_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- group_13 Group_13_GType[](default []) -
edifact.d03a.services.mSLSRPT: Group_13_GType
Fields
- Place_location_identification Place_location_identification_Type -
- Reference Reference_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- group_14 Group_14_GType[](default []) -
edifact.d03a.services.mSLSRPT: Group_14_GType
Fields
- Quantity Quantity_Type -
- Price_details Price_details_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Reference Reference_Type[](default []) -
- Status Status_Type[](default []) -
edifact.d03a.services.mSLSRPT: Group_1_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.services.mSLSRPT: Group_2_GType
Fields
- Name_and_address Name_and_address_Type -
- group_3 Group_3_GType[](default []) -
- group_4 Group_4_GType[](default []) -
edifact.d03a.services.mSLSRPT: Group_3_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.services.mSLSRPT: Group_4_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.services.mSLSRPT: Group_5_GType
Fields
- Currencies Currencies_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Status Status_Type[](default []) -
edifact.d03a.services.mSLSRPT: Group_6_GType
Fields
- Place_location_identification Place_location_identification_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_7 Group_7_GType[](default []) -
- group_8 Group_8_GType[](default []) -
edifact.d03a.services.mSLSRPT: Group_7_GType
Fields
- Reference Reference_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.services.mSLSRPT: Group_8_GType
Fields
- Line_item Line_item_Type -
- Additional_product_id Additional_product_id_Type[](default []) -
- Item_description Item_description_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Package Package_Type[](default []) -
- Reference Reference_Type[](default []) -
- Document_message_details Document_message_details_Type[](default []) -
- Additional_information Additional_information_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Goods_identity_number Goods_identity_number_Type[](default []) -
- group_9 Group_9_GType[](default []) -
- group_10 Group_10_GType[](default []) -
edifact.d03a.services.mSLSRPT: Group_9_GType
Fields
- Price_details Price_details_Type -
- Currencies? Currencies_Type? -
- Payment_instructions Payment_instructions_Type[](default []) -
edifact.d03a.services.mSLSRPT: IDENTITY_NUMBER_RANGE_2_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.services.mSLSRPT: IDENTITY_NUMBER_RANGE_3_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.services.mSLSRPT: IDENTITY_NUMBER_RANGE_4_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.services.mSLSRPT: IDENTITY_NUMBER_RANGE_5_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.services.mSLSRPT: IDENTITY_NUMBER_RANGE_GType
Fields
- Object_identifier string -
- Object_identifier_1? string -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.services.mSLSRPT: ITEM_CHARACTERISTIC_GType
Fields
- Item_characteristic_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.mSLSRPT: Market_sales_channel_information_Type
Fields
- code string(default "MKS") -
- SECTOR_AREA_IDENTIFICATION_CODE_QUALIFIER? string -
- SALES_CHANNEL_IDENTIFICATION? SALES_CHANNEL_IDENTIFICATION_GType? -
edifact.d03a.services.mSLSRPT: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.services.mSLSRPT: 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.services.mSLSRPT: Monetary_amount_Type
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT? MONETARY_AMOUNT_GType? -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: 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.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: PACKAGING_DETAILS_GType
Fields
- Packaging_level_code? string -
- Packaging_related_description_code? string -
- Packaging_terms_and_conditions_code? string -
edifact.d03a.services.mSLSRPT: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: 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.services.mSLSRPT: Payment_instructions_Type
Fields
- code string(default "PAI") -
- PAYMENT_INSTRUCTION_DETAILS? PAYMENT_INSTRUCTION_DETAILS_GType? -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: Price_details_Type
Fields
- code string(default "PRI") -
- PRICE_INFORMATION? PRICE_INFORMATION_GType? -
- SUB_LINE_ITEM_PRICE_CHANGE_OPERATION_CODE? string -
edifact.d03a.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: QUANTITY_DETAILS_GType
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code? string -
edifact.d03a.services.mSLSRPT: Quantity_Type
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS? QUANTITY_DETAILS_GType? -
edifact.d03a.services.mSLSRPT: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.services.mSLSRPT: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.services.mSLSRPT: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.services.mSLSRPT: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: 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.mSLSRPT: RETURNABLE_PACKAGE_DETAILS_GType
Fields
- Returnable_package_freight_payment_responsibility_code? string -
- Returnable_package_load_contents_code? string -
edifact.d03a.services.mSLSRPT: SALES_CHANNEL_IDENTIFICATION_GType
Fields
- Sales_channel_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mSLSRPT: Section_control_Type
Fields
- code string(default "UNS") -
- section_identification string -
edifact.d03a.services.mSLSRPT: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.services.mSLSRPT: STATUS_CATEGORY_GType
Fields
- Status_category_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.services.mSLSRPT: STATUS_GType
Fields
- Status_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_description? string -
edifact.d03a.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.services.mSLSRPT: 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.mSLSRPT: SUB_LINE_INFORMATION_GType
Fields
- Sub_line_indicator_code? string -
- Line_item_identifier? string -
edifact.d03a.services.mSLSRPT: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.services.mSLSRPT: 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.mSLSRPT: 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.services.mSLSRPT;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