edifact.d03a.manufacturing.mINFENT
Modules
edifact.d03a.manufacturing.mINFENT
edifact.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.mINFENT
API
Definitions
ballerinax/edifact.d03a.manufacturing.mINFENT Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_INFENT_INFENT|errorConvert EDI string to Ballerina EDI_INFENT_INFENT record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_INFENT_INFENT|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_INFENT_INFENT|errorConvert EDI string to Ballerina EDI_INFENT_INFENT record with schema.
Return Type
- EDI_INFENT_INFENT|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_INFENT_INFENTHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_INFENT_INFENTHeaders|error - Parsed EDI_INFENT_INFENTHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_INFENT_INFENTInterchange|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_INFENT_INFENTInterchange|error - Parsed EDI_INFENT_INFENTInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_INFENT_INFENTInterchange msg) returns string|errorSerialise a EDI_INFENT_INFENTInterchange 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_INFENT_INFENTInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_INFENT_INFENT data) returns string|errorConvert Ballerina EDI_INFENT_INFENT record to EDI string.
Parameters
- data EDI_INFENT_INFENT - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_INFENT_INFENT data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_INFENT_INFENT record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_INFENT_INFENT 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_INFENT_INFENT. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_INFENT_INFENTHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_INFENT_INFENTInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_INFENT_INFENTInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_INFENT_INFENTInterchange record to EDI string.
Parameters
- content any - EDI_INFENT_INFENTInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_INFENT_INFENT record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: ACCOUNT_IDENTIFICATION_GType
Fields
- Account_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Account_abbreviated_name? string -
- Account_name? string -
- Account_name_5? string -
- Currency_identification_code? string -
edifact.d03a.manufacturing.mINFENT: Account_identification_Type
Fields
- code string(default "CPT") -
- ACCOUNT_TYPE_CODE_QUALIFIER? string -
- ACCOUNT_IDENTIFICATION? ACCOUNT_IDENTIFICATION_GType? -
edifact.d03a.manufacturing.mINFENT: Authentication_result_Type
Fields
- code string(default "AUT") -
- VALIDATION_RESULT_TEXT? string -
- VALIDATION_KEY_IDENTIFIER? string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT: 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.mINFENT: CHARACTERISTIC_VALUE_GType
Fields
- Characteristic_value_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Characteristic_value_description? string -
- Characteristic_value_description_4? string -
edifact.d03a.manufacturing.mINFENT: Characteristic_value_Type
Fields
- code string(default "CAV") -
- CHARACTERISTIC_VALUE? CHARACTERISTIC_VALUE_GType? -
edifact.d03a.manufacturing.mINFENT: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.manufacturing.mINFENT: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.manufacturing.mINFENT: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT: 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.mINFENT: CURRENCY_DETAILS_GType
Fields
- Currency_usage_code_qualifier string -
- Currency_identification_code? string -
- Currency_type_code_qualifier? string -
- Currency_rate? int? -
edifact.d03a.manufacturing.mINFENT: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.manufacturing.mINFENT: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.manufacturing.mINFENT: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: EDI_INFENT_INFENT
Fields
- Beginning_of_message Beginning_of_message_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Reference Reference_Type[](default []) -
- Currencies Currencies_Type[](default []) -
- Free_text? Free_text_Type? -
- group_1 Group_1_GType[](default []) -
- group_3 Group_3_GType[](default []) -
- group_4 Group_4_GType[](default []) -
- group_8? Group_8_GType? -
edifact.d03a.manufacturing.mINFENT: EDI_INFENT_INFENTHeaders
Envelope headers of a EDI_INFENT_INFENT interchange.
Fields
- interchange EDI_INFENT_INFENTInterchangeHeader - Interchange header
- 'transaction EDI_INFENT_INFENTTransactionHeader - Transaction header
edifact.d03a.manufacturing.mINFENT: EDI_INFENT_INFENTInterchange
A parsed EDI_INFENT_INFENT interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_INFENT_INFENTInterchangeHeader - Interchange header segment
- transactions EDI_INFENT_INFENTTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_INFENT_INFENTInterchangeTrailer - Interchange trailer segment
edifact.d03a.manufacturing.mINFENT: EDI_INFENT_INFENTInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.manufacturing.mINFENT: EDI_INFENT_INFENTInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.manufacturing.mINFENT: EDI_INFENT_INFENTTransaction
A single transaction within a EDI_INFENT_INFENT interchange.
Fields
- transactionHeader EDI_INFENT_INFENTTransactionHeader - Transaction header segment
- body EDI_INFENT_INFENT|error - Parsed EDI_INFENT_INFENT body, or the parse error when the body is malformed
- transactionTrailer EDI_INFENT_INFENTTransactionTrailer - Transaction trailer segment
edifact.d03a.manufacturing.mINFENT: EDI_INFENT_INFENTTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.manufacturing.mINFENT: EDI_INFENT_INFENTTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT: Group_1_GType
Fields
- Name_and_address Name_and_address_Type -
- Reference Reference_Type[](default []) -
- Financial_institution_information? Financial_institution_information_Type? -
- group_2 Group_2_GType[](default []) -
edifact.d03a.manufacturing.mINFENT: Group_2_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.manufacturing.mINFENT: Group_3_GType
Fields
- Characteristic_class_id Characteristic_class_id_Type -
- Characteristic_value? Characteristic_value_Type? -
edifact.d03a.manufacturing.mINFENT: Group_4_GType
Fields
- Sequence_details Sequence_details_Type -
- Index_details Index_details_Type -
- Reference Reference_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Quantity Quantity_Type[](default []) -
- Currencies Currencies_Type[](default []) -
- Percentage_details Percentage_details_Type[](default []) -
- Financial_institution_information Financial_institution_information_Type[](default []) -
- Account_identification Account_identification_Type[](default []) -
- group_5 Group_5_GType[](default []) -
- group_7 Group_7_GType[](default []) -
edifact.d03a.manufacturing.mINFENT: Group_5_GType
Fields
- Name_and_address Name_and_address_Type -
- group_6 Group_6_GType[](default []) -
edifact.d03a.manufacturing.mINFENT: Group_6_GType
Fields
- Contact_information Contact_information_Type -
- Communication_contact Communication_contact_Type[](default []) -
edifact.d03a.manufacturing.mINFENT: Group_7_GType
Fields
- Characteristic_class_id Characteristic_class_id_Type -
- Characteristic_value? Characteristic_value_Type? -
edifact.d03a.manufacturing.mINFENT: Group_8_GType
Fields
- Authentication_result Authentication_result_Type -
- Date_time_period? Date_time_period_Type? -
edifact.d03a.manufacturing.mINFENT: Index_details_Type
Fields
- code string(default "IND") -
- INDEX_IDENTIFICATION? INDEX_IDENTIFICATION_GType? -
- INDEX_VALUE? INDEX_VALUE_GType? -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: INDEX_VALUE_GType
Fields
- Index_text string -
- Index_representation_code? string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: Monetary_amount_Type
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT? MONETARY_AMOUNT_GType? -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT: Percentage_details_Type
Fields
- code string(default "PCD") -
- PERCENTAGE_DETAILS? PERCENTAGE_DETAILS_GType? -
- STATUS_DESCRIPTION_CODE? string -
edifact.d03a.manufacturing.mINFENT: QUANTITY_DETAILS_GType
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code? string -
edifact.d03a.manufacturing.mINFENT: Quantity_Type
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS? QUANTITY_DETAILS_GType? -
edifact.d03a.manufacturing.mINFENT: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.manufacturing.mINFENT: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.manufacturing.mINFENT: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.manufacturing.mINFENT: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.manufacturing.mINFENT: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.manufacturing.mINFENT: Sequence_details_Type
Fields
- code string(default "SEQ") -
- SEQUENCE_INFORMATION? SEQUENCE_INFORMATION_GType? -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.manufacturing.mINFENT: 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.mINFENT: 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.mINFENT;Metadata
Released date: 5 days ago
Version: 1.0.1
License: Apache-2.0
Compatibility
Platform: any
Ballerina version: 2201.12.0
GraalVM compatible: Yes
Pull count
Total: 24
Current verison: 1
Weekly downloads
Keywords
utilities
quality
EDI
EDIFACT
D03A
Vendor/Other
Area/ERP & Business Operations
Type/Library
Name/EDIFACT D03A Manufacturing
Contributors
Dependencies