edifact.d03a.finance.mDEBREC
Modules
edifact.d03a.finance.mDEBREC
edifact.d03a.finance.mDIRDEBedifact.d03a.finance.mDIRDEFedifact.d03a.finance.mFINCANedifact.d03a.finance.mFINPAYedifact.d03a.finance.mFINSTAedifact.d03a.finance.mINVOICedifact.d03a.finance.mISENDSedifact.d03a.finance.mLEDGERedifact.d03a.finance.mPAYEXTedifact.d03a.finance.mPAYMULedifact.d03a.finance.mPAYORDedifact.d03a.finance.mPRICATedifact.d03a.finance.mPRPAIDedifact.d03a.finance.mQUOTESedifact.d03a.finance.mRECALCedifact.d03a.finance.mREMADVedifact.d03a.finance.mTAXCONedifact.d03a.finance.mVATDECModule edifact.d03a.finance.mDEBREC
API
Definitions
ballerinax/edifact.d03a.finance.mDEBREC Ballerina library
Functions
fromEdiString
function fromEdiString(string ediText) returns EDI_DEBREC_DEBREC|errorConvert EDI string to Ballerina EDI_DEBREC_DEBREC record.
Parameters
- ediText string - EDI string to be converted
Return Type
- EDI_DEBREC_DEBREC|error - Ballerina record or error
fromEdiStringWithSchema
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_DEBREC_DEBREC|errorConvert EDI string to Ballerina EDI_DEBREC_DEBREC record with schema.
Return Type
- EDI_DEBREC_DEBREC|error - Ballerina record or error
getSchema
Get the EDI schema.
headersFromEdiString
function headersFromEdiString(string ediText) returns EDI_DEBREC_DEBRECHeaders|errorParse only the envelope header segments from the given EDI string.
Parameters
- ediText string - EDI string to parse
Return Type
- EDI_DEBREC_DEBRECHeaders|error - Parsed EDI_DEBREC_DEBRECHeaders record, or error if the headers are malformed
interchangeFromEdiString
function interchangeFromEdiString(string ediText) returns EDI_DEBREC_DEBRECInterchange|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_DEBREC_DEBRECInterchange|error - Parsed EDI_DEBREC_DEBRECInterchange, or error if the envelope is malformed
interchangeToEdiString
function interchangeToEdiString(EDI_DEBREC_DEBRECInterchange msg) returns string|errorSerialise a EDI_DEBREC_DEBRECInterchange 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_DEBREC_DEBRECInterchange - The interchange to serialise
toEdiString
function toEdiString(EDI_DEBREC_DEBREC data) returns string|errorConvert Ballerina EDI_DEBREC_DEBREC record to EDI string.
Parameters
- data EDI_DEBREC_DEBREC - Ballerina record to be converted
toEdiStringWithSchema
function toEdiStringWithSchema(EDI_DEBREC_DEBREC data, EdiSchema ediSchema) returns string|errorConvert Ballerina EDI_DEBREC_DEBREC record to EDI string with schema.
transformFromEdiString
Convert EDI string to Ballerina EDI_DEBREC_DEBREC 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_DEBREC_DEBREC. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- anydata|error - EDI_DEBREC_DEBRECHeaders record boxed as anydata, or error
transformInterchangeFromEdiString
Convert EDI string to a EDI_DEBREC_DEBRECInterchange record. Narrow the result with ensureType.
Parameters
- ediText string - EDI string to be converted
Return Type
- any|error - EDI_DEBREC_DEBRECInterchange record boxed as any, or error
transformInterchangeToEdiString
Convert a EDI_DEBREC_DEBRECInterchange record to EDI string.
Parameters
- content any - EDI_DEBREC_DEBRECInterchange record boxed as any
transformToEdiString
Convert Ballerina EDI_DEBREC_DEBREC record to EDI string.
Parameters
- content anydata - Ballerina record to be converted
Records
edifact.d03a.finance.mDEBREC: ACCOUNT_HOLDER_IDENTIFICATION_GType
Fields
- Account_holder_identifier? string -
- Account_holder_name? string -
- Account_holder_name_2? string -
- Currency_identification_code? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: ADDRESS_USAGE_GType
Fields
- Address_purpose_code? string -
- Address_type_code? string -
- Address_status_code? string -
edifact.d03a.finance.mDEBREC: ATTRIBUTE_DETAIL_GType
Fields
- Attribute_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Attribute_description? string -
edifact.d03a.finance.mDEBREC: Attribute_Type
Fields
- code string(default "ATT") -
- ATTRIBUTE_FUNCTION_CODE_QUALIFIER? string -
- ATTRIBUTE_TYPE? ATTRIBUTE_TYPE_GType? -
- ATTRIBUTE_DETAIL ATTRIBUTE_DETAIL_GType[](default []) -
edifact.d03a.finance.mDEBREC: ATTRIBUTE_TYPE_GType
Fields
- Attribute_type_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Attribute_type_description? string -
edifact.d03a.finance.mDEBREC: Authentication_result_Type
Fields
- code string(default "AUT") -
- VALIDATION_RESULT_TEXT? string -
- VALIDATION_KEY_IDENTIFIER? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: COMMUNICATION_CONTACT_GType
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.finance.mDEBREC: Communication_contact_Type
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType[](default []) -
edifact.d03a.finance.mDEBREC: Contact_information_Type
Fields
- code string(default "CTA") -
- CONTACT_FUNCTION_CODE? string -
- DEPARTMENT_OR_EMPLOYEE_DETAILS? DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.finance.mDEBREC: CONTROL_GType
Fields
- Control_total_type_code_qualifier string -
- Control_total_quantity int -
- Measurement_unit_code? string -
edifact.d03a.finance.mDEBREC: Control_total_Type
Fields
- code string(default "CNT") -
- CONTROL? CONTROL_GType? -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: Date_and_time_GType
Fields
- date string -
- time string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: Date_time_period_Type
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD? DATE_TIME_PERIOD_GType? -
edifact.d03a.finance.mDEBREC: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Fields
- Department_or_employee_name_code? string -
- Department_or_employee_name? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Fields
- Document_identifier? string -
- Version_identifier? string -
- Revision_identifier? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: DUTY_TAX_FEE_ACCOUNT_DETAIL_GType
Fields
- Duty_or_tax_or_fee_account_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mDEBREC: DUTY_TAX_FEE_DETAIL_GType
Fields
- Duty_or_tax_or_fee_rate_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Duty_or_tax_or_fee_rate? string -
- Duty_or_tax_or_fee_rate_basis_code? string -
- Code_list_identification_code_5? string -
- Code_list_responsible_agency_code_6? string -
edifact.d03a.finance.mDEBREC: Duty_tax_fee_details_Type
Fields
- code string(default "TAX") -
- DUTY_OR_TAX_OR_FEE_FUNCTION_CODE_QUALIFIER? string -
- DUTY_TAX_FEE_TYPE? DUTY_TAX_FEE_TYPE_GType? -
- DUTY_TAX_FEE_ACCOUNT_DETAIL? DUTY_TAX_FEE_ACCOUNT_DETAIL_GType? -
- DUTY_OR_TAX_OR_FEE_ASSESSMENT_BASIS_QUANTITY? string -
- DUTY_TAX_FEE_DETAIL? DUTY_TAX_FEE_DETAIL_GType? -
- DUTY_OR_TAX_OR_FEE_CATEGORY_CODE? string -
- PARTY_TAX_IDENTIFIER? string -
- CALCULATION_SEQUENCE_CODE? string -
edifact.d03a.finance.mDEBREC: DUTY_TAX_FEE_TYPE_GType
Fields
- Duty_or_tax_or_fee_type_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Duty_or_tax_or_fee_type_name? string -
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBREC
Fields
- Beginning_of_message Beginning_of_message_Type -
- Date_time_period Date_time_period_Type[](default []) -
- group_1 Group_1_GType[](default []) -
- group_5 Group_5_GType[](default []) -
- Control_total Control_total_Type[](default []) -
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBRECHeaders
Envelope headers of a EDI_DEBREC_DEBREC interchange.
Fields
- interchange EDI_DEBREC_DEBRECInterchangeHeader - Interchange header
- 'transaction EDI_DEBREC_DEBRECTransactionHeader - Transaction header
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBRECInterchange
A parsed EDI_DEBREC_DEBREC interchange with its full envelope hierarchy.
Fields
- interchangeHeader EDI_DEBREC_DEBRECInterchangeHeader - Interchange header segment
- transactions EDI_DEBREC_DEBRECTransaction[] - Transactions in the interchange
- interchangeTrailer EDI_DEBREC_DEBRECInterchangeTrailer - Interchange trailer segment
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBRECInterchangeHeader
Fields
- interchange_header Interchange_header_Type -
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBRECInterchangeTrailer
Fields
- interchange_trailer Interchange_trailer_Type -
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBRECTransaction
A single transaction within a EDI_DEBREC_DEBREC interchange.
Fields
- transactionHeader EDI_DEBREC_DEBRECTransactionHeader - Transaction header segment
- body EDI_DEBREC_DEBREC|error - Parsed EDI_DEBREC_DEBREC body, or the parse error when the body is malformed
- transactionTrailer EDI_DEBREC_DEBRECTransactionTrailer - Transaction trailer segment
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBRECTransactionHeader
Fields
- Message_header Message_header_Type -
edifact.d03a.finance.mDEBREC: EDI_DEBREC_DEBRECTransactionTrailer
Fields
- Message_trailer Message_trailer_Type -
edifact.d03a.finance.mDEBREC: EMPLOYMENT_CATEGORY_GType
Fields
- Employment_category_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Employment_category_description? string -
edifact.d03a.finance.mDEBREC: Employment_details_Type
Fields
- code string(default "EMP") -
- EMPLOYMENT_DETAILS_CODE_QUALIFIER? string -
- EMPLOYMENT_CATEGORY? EMPLOYMENT_CATEGORY_GType? -
- OCCUPATION? OCCUPATION_GType? -
- QUALIFICATION_CLASSIFICATION? QUALIFICATION_CLASSIFICATION_GType? -
- JOB_TITLE_DESCRIPTION? string -
- QUALIFICATION_APPLICATION_AREA_CODE? string -
edifact.d03a.finance.mDEBREC: EVENT_CATEGORY_GType
Fields
- Event_category_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Event_category_description? string -
edifact.d03a.finance.mDEBREC: EVENT_IDENTIFICATION_GType
Fields
- Event_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Event? string -
edifact.d03a.finance.mDEBREC: Event_Type
Fields
- code string(default "EVE") -
- EVENT_DETAILS_CODE_QUALIFIER? string -
- EVENT_CATEGORY? EVENT_CATEGORY_GType? -
- EVENT_TYPE? EVENT_TYPE_GType? -
- EVENT_IDENTIFICATION EVENT_IDENTIFICATION_GType[](default []) -
edifact.d03a.finance.mDEBREC: EVENT_TYPE_GType
Fields
- Event_type_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Event_type_description? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: Group_10_GType
Fields
- Contact_information Contact_information_Type -
- Date_time_period? Date_time_period_Type? -
- Free_text Free_text_Type[](default []) -
- group_11 Group_11_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_11_GType
Fields
- Communication_contact Communication_contact_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_12_GType
Fields
- Address Address_Type -
- Date_time_period? Date_time_period_Type? -
- group_13? Group_13_GType? -
edifact.d03a.finance.mDEBREC: Group_13_GType
Fields
- Communication_contact Communication_contact_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_14_GType
Fields
- Relationship Relationship_Type -
- Reference? Reference_Type? -
edifact.d03a.finance.mDEBREC: Group_15_GType
Fields
- Document_message_details Document_message_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- Attribute Attribute_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- group_16 Group_16_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_16_GType
Fields
- Party_identification Party_identification_Type -
- Reference Reference_Type[](default []) -
- Address Address_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_17_GType
Fields
- Item_description Item_description_Type -
- Status? Status_Type? -
- Free_text Free_text_Type[](default []) -
- Attribute? Attribute_Type? -
- group_18? Group_18_GType? -
- group_19? Group_19_GType? -
- group_21? Group_21_GType? -
edifact.d03a.finance.mDEBREC: Group_18_GType
Fields
- Reference Reference_Type -
- Additional_product_id? Additional_product_id_Type? -
- Place_location_identification Place_location_identification_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Measurements Measurements_Type[](default []) -
- Attribute Attribute_Type[](default []) -
- Free_text? Free_text_Type? -
edifact.d03a.finance.mDEBREC: Group_19_GType
Fields
- Address Address_Type -
- group_20 Group_20_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_1_GType
Fields
- Party_identification Party_identification_Type -
- Address? Address_Type? -
- Reference Reference_Type[](default []) -
- Employment_details? Employment_details_Type? -
- Communication_contact Communication_contact_Type[](default []) -
- group_2 Group_2_GType[](default []) -
- group_4? Group_4_GType? -
edifact.d03a.finance.mDEBREC: Group_20_GType
Fields
- Reference Reference_Type -
- Free_text Free_text_Type[](default []) -
- Measurements? Measurements_Type? -
edifact.d03a.finance.mDEBREC: Group_21_GType
Fields
- Document_message_details Document_message_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_22_GType
Fields
- Processing_information Processing_information_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_23? Group_23_GType? -
- group_24 Group_24_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_23_GType
Fields
- Document_message_details Document_message_details_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Free_text Free_text_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_24_GType
Fields
- Monetary_amount_function Monetary_amount_function_Type -
- Monetary_amount Monetary_amount_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Duty_tax_fee_details Duty_tax_fee_details_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- Attribute Attribute_Type[](default []) -
- group_25 Group_25_GType[](default []) -
- group_26 Group_26_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_25_GType
Fields
- Percentage_details Percentage_details_Type -
- Date_time_period? Date_time_period_Type? -
edifact.d03a.finance.mDEBREC: Group_26_GType
Fields
- Payment_instructions Payment_instructions_Type -
- Reference Reference_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_2_GType
Fields
- Contact_information Contact_information_Type -
- Date_time_period? Date_time_period_Type? -
- group_3 Group_3_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_3_GType
Fields
- Communication_contact Communication_contact_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_4_GType
Fields
- Authentication_result Authentication_result_Type -
- Date_time_period? Date_time_period_Type? -
edifact.d03a.finance.mDEBREC: Group_5_GType
Fields
- Related_identification_numbers Related_identification_numbers_Type -
- group_6? Group_6_GType? -
- group_7 Group_7_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_6_GType
Fields
- Attribute Attribute_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_7_GType
Fields
- Event Event_Type -
- Date_time_period Date_time_period_Type[](default []) -
- Information_required Information_required_Type[](default []) -
- Free_text Free_text_Type[](default []) -
- group_8 Group_8_GType[](default []) -
- group_9 Group_9_GType[](default []) -
- group_15 Group_15_GType[](default []) -
- group_17 Group_17_GType[](default []) -
- group_22 Group_22_GType[](default []) -
edifact.d03a.finance.mDEBREC: Group_8_GType
Fields
- Attribute Attribute_Type -
- Date_time_period Date_time_period_Type[](default []) -
edifact.d03a.finance.mDEBREC: Group_9_GType
Fields
- Party_identification Party_identification_Type -
- Reference Reference_Type[](default []) -
- Attribute Attribute_Type[](default []) -
- Employment_details? Employment_details_Type? -
- Person_demographic_information? Person_demographic_information_Type? -
- Financial_institution_information Financial_institution_information_Type[](default []) -
- Date_time_period Date_time_period_Type[](default []) -
- Monetary_amount Monetary_amount_Type[](default []) -
- Quantity Quantity_Type[](default []) -
- Percentage_details? Percentage_details_Type? -
- Communication_contact? Communication_contact_Type? -
- group_10 Group_10_GType[](default []) -
- group_12 Group_12_GType[](default []) -
- group_14? Group_14_GType? -
edifact.d03a.finance.mDEBREC: IDENTIFICATION_NUMBER_2_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.finance.mDEBREC: IDENTIFICATION_NUMBER_3_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.finance.mDEBREC: IDENTIFICATION_NUMBER_4_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.finance.mDEBREC: IDENTIFICATION_NUMBER_5_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.finance.mDEBREC: IDENTIFICATION_NUMBER_GType
Fields
- Object_identifier string -
- Object_identification_code_qualifier? string -
- Status_description_code? string -
edifact.d03a.finance.mDEBREC: INFORMATION_REQUEST_GType
Fields
- Requested_information_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Requested_information_description? string -
edifact.d03a.finance.mDEBREC: Information_required_Type
Fields
- code string(default "IRQ") -
- INFORMATION_REQUEST? INFORMATION_REQUEST_GType? -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: Interchange_trailer_Type
Fields
- code string(default "UNZ") -
- interchange_control_count int -
- interchange_control_reference string -
edifact.d03a.finance.mDEBREC: ITEM_CHARACTERISTIC_GType
Fields
- Item_characteristic_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: LOCATION_IDENTIFICATION_GType
Fields
- Location_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Location_name? string -
edifact.d03a.finance.mDEBREC: MARITAL_STATUS_DETAILS_GType
Fields
- Marital_status_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Marital_status_description? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: Message_header_Type
Fields
- code string(default "UNH") -
- message_reference_number string -
- message_identifier Message_identifier_GType -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: Message_trailer_Type
Fields
- code string(default "UNT") -
- number_of_segments int -
- message_reference_number string -
edifact.d03a.finance.mDEBREC: MONETARY_AMOUNT_FUNCTION_DETAIL_GType
Fields
- Monetary_amount_function_detail_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Monetary_amount_function_detail_description? string -
edifact.d03a.finance.mDEBREC: MONETARY_AMOUNT_FUNCTION_GType
Fields
- Monetary_amount_function_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Monetary_amount_function_description? string -
edifact.d03a.finance.mDEBREC: Monetary_amount_function_Type
Fields
- code string(default "ARD") -
- MONETARY_AMOUNT_FUNCTION? MONETARY_AMOUNT_FUNCTION_GType? -
- MONETARY_AMOUNT_FUNCTION_DETAIL MONETARY_AMOUNT_FUNCTION_DETAIL_GType[](default []) -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: Monetary_amount_Type
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT? MONETARY_AMOUNT_GType? -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: OCCUPATION_GType
Fields
- Occupation_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Occupation_description? string -
- Occupation_description_4? string -
edifact.d03a.finance.mDEBREC: PARTY_IDENTIFICATION_DETAILS_GType
Fields
- Party_identifier string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: Payment_instructions_Type
Fields
- code string(default "PAI") -
- PAYMENT_INSTRUCTION_DETAILS? PAYMENT_INSTRUCTION_DETAILS_GType? -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: Percentage_details_Type
Fields
- code string(default "PCD") -
- PERCENTAGE_DETAILS? PERCENTAGE_DETAILS_GType? -
- STATUS_DESCRIPTION_CODE? string -
edifact.d03a.finance.mDEBREC: Person_demographic_information_Type
Fields
- code string(default "PDI") -
- GENDER_CODE? string -
- MARITAL_STATUS_DETAILS? MARITAL_STATUS_DETAILS_GType? -
- RELIGION_DETAILS? RELIGION_DETAILS_GType? -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: QUALIFICATION_CLASSIFICATION_GType
Fields
- Qualification_classification_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Qualification_classification_description? string -
- Qualification_classification_description_4? string -
edifact.d03a.finance.mDEBREC: QUANTITY_DETAILS_GType
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code? string -
edifact.d03a.finance.mDEBREC: Quantity_Type
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS? QUANTITY_DETAILS_GType? -
edifact.d03a.finance.mDEBREC: Recipient_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.finance.mDEBREC: Recipient_reference_password_GType
Fields
- reference_password? string -
- qualifier? string -
edifact.d03a.finance.mDEBREC: REFERENCE_GType
Fields
- Reference_code_qualifier string -
- Reference_identifier? string -
- Document_line_identifier? string -
- Reference_version_identifier? string -
- Revision_identifier? string -
edifact.d03a.finance.mDEBREC: Reference_Type
Fields
- code string(default "RFF") -
- REFERENCE? REFERENCE_GType? -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: RELATIONSHIP_GType
Fields
- Relationship_description_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Relationship_description? string -
edifact.d03a.finance.mDEBREC: Relationship_Type
Fields
- code string(default "REL") -
- RELATIONSHIP_TYPE_CODE_QUALIFIER? string -
- RELATIONSHIP? RELATIONSHIP_GType? -
edifact.d03a.finance.mDEBREC: RELIGION_DETAILS_GType
Fields
- Religion_name_code? string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Religion_name? string -
edifact.d03a.finance.mDEBREC: Sender_GType
Fields
- id string -
- qualifier? string -
- internal_id? string -
- internal_sub_id? string -
edifact.d03a.finance.mDEBREC: STATUS_CATEGORY_GType
Fields
- Status_category_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mDEBREC: STATUS_GType
Fields
- Status_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
- Status_description? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: 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.finance.mDEBREC: Syntax_identifier_GType
Fields
- syntax_id string -
- syntax_version string -
- service_code_list_directory_version? string -
- character_encoding? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC: TEXT_REFERENCE_GType
Fields
- Free_text_description_code string -
- Code_list_identification_code? string -
- Code_list_responsible_agency_code? string -
edifact.d03a.finance.mDEBREC: 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.finance.mDEBREC;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: 35
Current verison: 1
Weekly downloads
Keywords
finance
payments
banking
EDI
EDIFACT
D03A
B2B
Business Management/ERP
Cost/Free
Vendor/Other
Area/ERP & Business Operations
Type/Library
Name/EDIFACT D03A Finance
Contributors
Dependencies