Module
edifact.d03a.manufacturing.mPROTAP
Modules
edifact.d03a.manufacturingedifact.d03a.manufacturing.mCNTCNDedifact.d03a.manufacturing.mDMRDEFedifact.d03a.manufacturing.mENTRECedifact.d03a.manufacturing.mIMPDEFedifact.d03a.manufacturing.mINFENTedifact.d03a.manufacturing.mITRRPTedifact.d03a.manufacturing.mMSCONSedifact.d03a.manufacturing.mPROSRV
edifact.d03a.manufacturing.mPROTAP
edifact.d03a.manufacturing.mQALITYedifact.d03a.manufacturing.mRELISTedifact.d03a.manufacturing.mRPCALLedifact.d03a.manufacturing.mSAFHAZedifact.d03a.manufacturing.mSTATACedifact.d03a.manufacturing.mUTILMDedifact.d03a.manufacturing.mUTILTSedifact.d03a.manufacturing.mWASDISModule edifact.d03a.manufacturing.mPROTAP
API
Definitions
ADDRESS_DETAILS_GTypeADDRESS_TypeADDRESS_USAGE_GTypeBEGINNING_OF_MESSAGE_TypeBILL_LEVEL_IDENTIFICATION_GTypeCHARACTERISTIC_CLASS_ID_TypeCHARACTERISTIC_DESCRIPTION_GTypeCOMMUNICATION_CONTACT_GTypeCOMMUNICATION_CONTACT_TypeCOMPUTER_ENVIRONMENT_DETAILS_TypeCOMPUTER_ENVIRONMENT_IDENTIFICATION_GTypeCONTACT_INFORMATION_TypeCONTROL_GTypeCONTROL_TOTAL_TypeCOUNTRY_SUB_ENTITY_DETAILS_GTypeDATE_TIME_PERIOD_GTypeDATE_TIME_PERIOD_TypeDEPARTMENT_OR_EMPLOYEE_DETAILS_GTypeDOCUMENT_MESSAGE_IDENTIFICATION_GTypeDOCUMENT_MESSAGE_NAME_GTypeEDI_PROTAP_Project_tasks_planning_messageEXTERNAL_FILE_LINK_IDENTIFICATION_TypeFILE_DETAILS_GTypeFILE_IDENTIFICATION_GTypeFREE_TEXT_TypeIDENTIFICATION_NUMBER2_GTypeIDENTIFICATION_NUMBER_1_GTypeIDENTIFICATION_NUMBER_2_GTypeIDENTIFICATION_NUMBER_3_GTypeIDENTIFICATION_NUMBER_4_GTypeIDENTIFICATION_NUMBER_GTypeINDEX_DETAILS_TypeINDEX_IDENTIFICATION_GTypeINDEX_VALUE_GTypeITEM_CHARACTERISTIC_GTypeITEM_DESCRIPTION_GTypeITEM_DESCRIPTION_TypeITEM_NUMBER_IDENTIFICATION_GTypeLINE_ITEM_TypeLOCATION_IDENTIFICATION_GTypeMEASUREMENT_DETAILS_GTypeMONETARY_AMOUNT_GTypeMONETARY_AMOUNT_TypeNAME_COMPONENT_DETAILS_1_GTypeNAME_COMPONENT_DETAILS_2_GTypeNAME_COMPONENT_DETAILS_3_GTypeNAME_COMPONENT_DETAILS_4_GTypeNAME_COMPONENT_DETAILS_GTypePARTY_IDENTIFICATION_DETAILS_GTypePARTY_IDENTIFICATION_TypePATTERN_DESCRIPTION_GTypePERCENTAGE_DETAILS_GTypePERCENTAGE_DETAILS_TypePRICE_DETAILS_TypePRICE_INFORMATION_GTypePROCESSING_INDICATOR_GTypePROCESSING_INFORMATION_TypeQUANTITY_DETAILS_GTypeQUANTITY_TypeRATE_DETAILS_GTypeRATE_DETAILS_TypeREFERENCE_GTypeREFERENCE_TypeRELATED_IDENTIFICATION_NUMBERS_TypeRELATIONSHIP_GTypeRELATIONSHIP_TypeREQUIREMENT_CONDITION_IDENTIFICATION_GTypeREQUIREMENTS_AND_CONDITIONS_TypeSCHEDULING_CONDITIONS_TypeSECTION_CONTROL_TypeSegment_group_11_GTypeSegment_group_12_GTypeSegment_group_13_GTypeSegment_group_14_GTypeSegment_group_15_GTypeSegment_group_16_GTypeSegment_group_17_GTypeSegment_group_18_GTypeSegment_group_19_GTypeSegment_group_1__GTypeSegment_group_1_GTypeSegment_group_21_GTypeSegment_group_22_GTypeSegment_group_23_GTypeSegment_group_24_GTypeSegment_group_25_GTypeSegment_group_2__GTypeSegment_group_2_GTypeSegment_group_3_GTypeSegment_group_4_GTypeSegment_group_5_GTypeSegment_group_6_GTypeSegment_group_7_GTypeSegment_group_8_GTypeSegment_group_9_GTypeSTATUS_CATEGORY_GTypeSTATUS_GTypeSTATUS_REASON_1_GTypeSTATUS_REASON_2_GTypeSTATUS_REASON_3_GTypeSTATUS_REASON_4_GTypeSTATUS_REASON_GTypeSTATUS_TypeSTRUCTURE_IDENTIFICATION_TypeSUB_LINE_INFORMATION_GTypeTEXT_LITERAL_GTypeTEXT_REFERENCE_GType
rukshanpremathunga/edifact.d03a.manufacturing.mPROTAP
0.6.3
Functions
fromEdiString
Isolated Function
function fromEdiString(string ediText) returns EDI_PROTAP_Project_tasks_planning_message|error
Parameters
- ediText string -
fromEdiStringWithSchema
Isolated Function
function fromEdiStringWithSchema(string ediText, EdiSchema schema) returns EDI_PROTAP_Project_tasks_planning_message|error
getSchema
Isolated Function
toEdiString
Isolated Function
function toEdiString(EDI_PROTAP_Project_tasks_planning_message data) returns string|error
Parameters
toEdiStringWithSchema
Isolated Function
function toEdiStringWithSchema(EDI_PROTAP_Project_tasks_planning_message data, EdiSchema ediSchema) returns string|error
transformFromEdiString
Isolated Function
Parameters
- ediText string -
transformToEdiString
Isolated Function
Parameters
- content anydata -
Records
edifact.d03a.manufacturing.mPROTAP: ADDRESS_DETAILS_GType
Closed record
Fields
- Address_format_code string -
- Address_component_description string -
- Address_component_description_1 string? -
- Address_component_description_2 string? -
- Address_component_description_3 string? -
- Address_component_description_4 string? -
edifact.d03a.manufacturing.mPROTAP: ADDRESS_Type
Closed record
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? -
- LOCATION_IDENTIFICATION LOCATION_IDENTIFICATION_GType? -
edifact.d03a.manufacturing.mPROTAP: ADDRESS_USAGE_GType
Closed record
Fields
- Address_purpose_code string? -
- Address_type_code string? -
- Address_status_code string? -
edifact.d03a.manufacturing.mPROTAP: BEGINNING_OF_MESSAGE_Type
Closed record
Fields
- code string(default "BGM") -
- DOCUMENT_MESSAGE_NAME DOCUMENT_MESSAGE_NAME_GType? -
- DOCUMENT_MESSAGE_IDENTIFICATION DOCUMENT_MESSAGE_IDENTIFICATION_GType? -
- Message_function_code string? -
- Response_type_code string? -
edifact.d03a.manufacturing.mPROTAP: BILL_LEVEL_IDENTIFICATION_GType
Closed record
Fields
- Level_one_identifier string? -
- Level_two_identifier string? -
- Level_three_identifier string? -
- Level_four_identifier string? -
- Level_five_identifier string? -
- Level_six_identifier string? -
edifact.d03a.manufacturing.mPROTAP: CHARACTERISTIC_CLASS_ID_Type
Closed record
Fields
- code string(default "CCI") -
- Class_type_code string? -
- MEASUREMENT_DETAILS MEASUREMENT_DETAILS_GType? -
- CHARACTERISTIC_DESCRIPTION CHARACTERISTIC_DESCRIPTION_GType? -
- Characteristic_relevance_code string? -
edifact.d03a.manufacturing.mPROTAP: CHARACTERISTIC_DESCRIPTION_GType
Closed record
Fields
- Characteristic_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Characteristic_description string? -
- Characteristic_description_1 string? -
edifact.d03a.manufacturing.mPROTAP: COMMUNICATION_CONTACT_GType
Closed record
Fields
- Communication_address_identifier string -
- Communication_address_code_qualifier string -
edifact.d03a.manufacturing.mPROTAP: COMMUNICATION_CONTACT_Type
Closed record
Fields
- code string(default "COM") -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_GType -
edifact.d03a.manufacturing.mPROTAP: COMPUTER_ENVIRONMENT_DETAILS_Type
Closed record
Fields
- code string(default "CED") -
- Computer_environment_details_code_qualifier string -
- COMPUTER_ENVIRONMENT_IDENTIFICATION COMPUTER_ENVIRONMENT_IDENTIFICATION_GType -
- File_generation_command_name string? -
edifact.d03a.manufacturing.mPROTAP: COMPUTER_ENVIRONMENT_IDENTIFICATION_GType
Closed record
Fields
- Computer_environment_name_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Computer_environment_name string? -
- Version_identifier string? -
- Release_identifier string? -
- Object_identifier string? -
edifact.d03a.manufacturing.mPROTAP: CONTACT_INFORMATION_Type
Closed record
Fields
- code string(default "CTA") -
- Contact_function_code string? -
- DEPARTMENT_OR_EMPLOYEE_DETAILS DEPARTMENT_OR_EMPLOYEE_DETAILS_GType? -
edifact.d03a.manufacturing.mPROTAP: CONTROL_GType
Closed record
Fields
- Control_total_type_code_qualifier string -
- Control_total_quantity string -
- Measurement_unit_code string? -
edifact.d03a.manufacturing.mPROTAP: CONTROL_TOTAL_Type
Closed record
Fields
- code string(default "CNT") -
- CONTROL CONTROL_GType -
edifact.d03a.manufacturing.mPROTAP: COUNTRY_SUB_ENTITY_DETAILS_GType
Closed record
Fields
- Country_sub_entity_name_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Country_sub_entity_name string? -
edifact.d03a.manufacturing.mPROTAP: DATE_TIME_PERIOD_GType
Closed record
Fields
- Date_or_time_or_period_function_code_qualifier string -
- Date_or_time_or_period_text string? -
- Date_or_time_or_period_format_code string? -
edifact.d03a.manufacturing.mPROTAP: DATE_TIME_PERIOD_Type
Closed record
Fields
- code string(default "DTM") -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_GType -
edifact.d03a.manufacturing.mPROTAP: DEPARTMENT_OR_EMPLOYEE_DETAILS_GType
Closed record
Fields
- Department_or_employee_name_code string? -
- Department_or_employee_name string? -
edifact.d03a.manufacturing.mPROTAP: DOCUMENT_MESSAGE_IDENTIFICATION_GType
Closed record
Fields
- Document_identifier string? -
- Version_identifier string? -
- Revision_identifier string? -
edifact.d03a.manufacturing.mPROTAP: DOCUMENT_MESSAGE_NAME_GType
Closed record
Fields
- Document_name_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Document_name string? -
edifact.d03a.manufacturing.mPROTAP: EDI_PROTAP_Project_tasks_planning_message
Closed record
Fields
- BEGINNING_OF_MESSAGE BEGINNING_OF_MESSAGE_Type -
- PROCESSING_INFORMATION PROCESSING_INFORMATION_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- Segment_group_1 Segment_group_1_GType[](default []) -
- Segment_group_3 Segment_group_3_GType[](default []) -
- Segment_group_6 Segment_group_6_GType[](default []) -
- Segment_group_7 Segment_group_7_GType[](default []) -
- Segment_group_8 Segment_group_8_GType[](default []) -
- SECTION_CONTROL SECTION_CONTROL_Type -
- Segment_group_14 Segment_group_14_GType[](default []) -
- Segment_group_16 Segment_group_16_GType[](default []) -
- CONTROL_TOTAL CONTROL_TOTAL_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: EXTERNAL_FILE_LINK_IDENTIFICATION_Type
Closed record
Fields
- code string(default "EFI") -
- FILE_IDENTIFICATION FILE_IDENTIFICATION_GType -
- FILE_DETAILS FILE_DETAILS_GType? -
- Sequence_position_identifier string? -
- File_compression_technique_name string? -
edifact.d03a.manufacturing.mPROTAP: FILE_DETAILS_GType
Closed record
Fields
- File_format_name string -
- Version_identifier string? -
- Data_format_description_code string? -
- Data_format_description string? -
edifact.d03a.manufacturing.mPROTAP: FILE_IDENTIFICATION_GType
Closed record
Fields
- File_name string? -
- Item_description string? -
edifact.d03a.manufacturing.mPROTAP: FREE_TEXT_Type
Closed record
Fields
- code string(default "FTX") -
- Text_subject_code_qualifier string -
- Free_text_function_code string? -
- TEXT_REFERENCE TEXT_REFERENCE_GType? -
- TEXT_LITERAL TEXT_LITERAL_GType? -
- Language_name_code string? -
- Free_text_format_code string? -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER2_GType
Closed record
Fields
- Object_identifier string -
- Object_identification_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_1_GType
Closed record
Fields
- Object_identifier string -
- Object_identification_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_2_GType
Closed record
Fields
- Object_identifier string -
- Object_identification_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_3_GType
Closed record
Fields
- Object_identifier string -
- Object_identification_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_4_GType
Closed record
Fields
- Object_identifier string -
- Object_identification_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: IDENTIFICATION_NUMBER_GType
Closed record
Fields
- Object_identifier string -
- Object_identification_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: INDEX_DETAILS_Type
Closed record
Fields
- code string(default "IND") -
- INDEX_IDENTIFICATION INDEX_IDENTIFICATION_GType? -
- INDEX_VALUE INDEX_VALUE_GType? -
edifact.d03a.manufacturing.mPROTAP: INDEX_IDENTIFICATION_GType
Closed record
Fields
- Index_code_qualifier string -
- Index_type_identifier string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.manufacturing.mPROTAP: INDEX_VALUE_GType
Closed record
Fields
- Index_text string -
- Index_representation_code string? -
edifact.d03a.manufacturing.mPROTAP: ITEM_CHARACTERISTIC_GType
Closed record
Fields
- Item_characteristic_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.manufacturing.mPROTAP: ITEM_DESCRIPTION_GType
Closed record
Fields
- Item_description_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Item_description string? -
- Item_description_1 string? -
- Language_name_code string? -
edifact.d03a.manufacturing.mPROTAP: ITEM_DESCRIPTION_Type
Closed record
Fields
- code string(default "IMD") -
- Description_format_code string? -
- ITEM_CHARACTERISTIC ITEM_CHARACTERISTIC_GType? -
- ITEM_DESCRIPTION ITEM_DESCRIPTION_GType? -
- Surface_or_layer_code string? -
edifact.d03a.manufacturing.mPROTAP: ITEM_NUMBER_IDENTIFICATION_GType
Closed record
Fields
- Item_identifier string? -
- Item_type_identification_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.manufacturing.mPROTAP: LINE_ITEM_Type
Closed record
Fields
- code string(default "LIN") -
- Line_item_identifier string? -
- Action_request_notification_description_code string? -
- ITEM_NUMBER_IDENTIFICATION ITEM_NUMBER_IDENTIFICATION_GType? -
- SUB_LINE_INFORMATION SUB_LINE_INFORMATION_GType? -
- Configuration_level_number string? -
- Configuration_operation_code string? -
edifact.d03a.manufacturing.mPROTAP: LOCATION_IDENTIFICATION_GType
Closed record
Fields
- Location_name_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Location_name string? -
edifact.d03a.manufacturing.mPROTAP: MEASUREMENT_DETAILS_GType
Closed record
Fields
- Measured_attribute_code string? -
- Measurement_significance_code string? -
- Non_discrete_measurement_name_code string? -
- Non_discrete_measurement_name string? -
edifact.d03a.manufacturing.mPROTAP: MONETARY_AMOUNT_GType
Closed record
Fields
- Monetary_amount_type_code_qualifier string -
- Monetary_amount string? -
- Currency_identification_code string? -
- Currency_type_code_qualifier string? -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: MONETARY_AMOUNT_Type
Closed record
Fields
- code string(default "MOA") -
- MONETARY_AMOUNT MONETARY_AMOUNT_GType -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_1_GType
Closed record
Fields
- Name_component_type_code_qualifier string -
- Name_component_description string? -
- Name_component_usage_code string? -
- Name_original_alphabet_code string? -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_2_GType
Closed record
Fields
- Name_component_type_code_qualifier string -
- Name_component_description string? -
- Name_component_usage_code string? -
- Name_original_alphabet_code string? -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_3_GType
Closed record
Fields
- Name_component_type_code_qualifier string -
- Name_component_description string? -
- Name_component_usage_code string? -
- Name_original_alphabet_code string? -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_4_GType
Closed record
Fields
- Name_component_type_code_qualifier string -
- Name_component_description string? -
- Name_component_usage_code string? -
- Name_original_alphabet_code string? -
edifact.d03a.manufacturing.mPROTAP: NAME_COMPONENT_DETAILS_GType
Closed record
Fields
- Name_component_type_code_qualifier string -
- Name_component_description string? -
- Name_component_usage_code string? -
- Name_original_alphabet_code string? -
edifact.d03a.manufacturing.mPROTAP: PARTY_IDENTIFICATION_DETAILS_GType
Closed record
Fields
- Party_identifier string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.manufacturing.mPROTAP: PARTY_IDENTIFICATION_Type
Closed record
Fields
- code string(default "PNA") -
- Party_function_code_qualifier string -
- IDENTIFICATION_NUMBER IDENTIFICATION_NUMBER2_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_1 NAME_COMPONENT_DETAILS_1_GType? -
- NAME_COMPONENT_DETAILS_2 NAME_COMPONENT_DETAILS_2_GType? -
- NAME_COMPONENT_DETAILS_3 NAME_COMPONENT_DETAILS_3_GType? -
- NAME_COMPONENT_DETAILS_4 NAME_COMPONENT_DETAILS_4_GType? -
- Action_request_notification_description_code string? -
edifact.d03a.manufacturing.mPROTAP: PATTERN_DESCRIPTION_GType
Closed record
Fields
- Frequency_code string? -
- Despatch_pattern_code string? -
- Despatch_pattern_timing_code string? -
edifact.d03a.manufacturing.mPROTAP: PERCENTAGE_DETAILS_GType
Closed record
Fields
- Percentage_type_code_qualifier string -
- Percentage string? -
- Percentage_basis_identification_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.manufacturing.mPROTAP: PERCENTAGE_DETAILS_Type
Closed record
Fields
- code string(default "PCD") -
- PERCENTAGE_DETAILS PERCENTAGE_DETAILS_GType -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: PRICE_DETAILS_Type
Closed record
Fields
- code string(default "PRI") -
- PRICE_INFORMATION PRICE_INFORMATION_GType? -
- Sub_line_item_price_change_operation_code string? -
edifact.d03a.manufacturing.mPROTAP: PRICE_INFORMATION_GType
Closed record
Fields
- Price_code_qualifier string -
- Price_amount string? -
- Price_type_code string? -
- Price_specification_code string? -
- Unit_price_basis_quantity string? -
- Measurement_unit_code string? -
edifact.d03a.manufacturing.mPROTAP: PROCESSING_INDICATOR_GType
Closed record
Fields
- Processing_indicator_description_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Processing_indicator_description string? -
edifact.d03a.manufacturing.mPROTAP: PROCESSING_INFORMATION_Type
Closed record
Fields
- code string(default "GEI") -
- Processing_information_code_qualifier string -
- PROCESSING_INDICATOR PROCESSING_INDICATOR_GType? -
- Process_type_description_code string? -
edifact.d03a.manufacturing.mPROTAP: QUANTITY_DETAILS_GType
Closed record
Fields
- Quantity_type_code_qualifier string -
- Quantity string -
- Measurement_unit_code string? -
edifact.d03a.manufacturing.mPROTAP: QUANTITY_Type
Closed record
Fields
- code string(default "QTY") -
- QUANTITY_DETAILS QUANTITY_DETAILS_GType -
edifact.d03a.manufacturing.mPROTAP: RATE_DETAILS_GType
Closed record
Fields
- Rate_type_code_qualifier string -
- Unit_price_basis_rate string -
- Unit_price_basis_quantity string? -
- Measurement_unit_code string? -
edifact.d03a.manufacturing.mPROTAP: RATE_DETAILS_Type
Closed record
Fields
- code string(default "RTE") -
- RATE_DETAILS RATE_DETAILS_GType -
- Status_description_code string? -
edifact.d03a.manufacturing.mPROTAP: REFERENCE_GType
Closed record
Fields
- Reference_code_qualifier string -
- Reference_identifier string? -
- Document_line_identifier string? -
- Reference_version_identifier string? -
- Revision_identifier string? -
edifact.d03a.manufacturing.mPROTAP: REFERENCE_Type
Closed record
Fields
- code string(default "RFF") -
- REFERENCE REFERENCE_GType -
edifact.d03a.manufacturing.mPROTAP: RELATED_IDENTIFICATION_NUMBERS_Type
Closed record
Fields
- code string(default "GIR") -
- Set_type_code_qualifier string -
- IDENTIFICATION_NUMBER IDENTIFICATION_NUMBER_GType -
- IDENTIFICATION_NUMBER_1 IDENTIFICATION_NUMBER_1_GType? -
- IDENTIFICATION_NUMBER_2 IDENTIFICATION_NUMBER_2_GType? -
- IDENTIFICATION_NUMBER_3 IDENTIFICATION_NUMBER_3_GType? -
- IDENTIFICATION_NUMBER_4 IDENTIFICATION_NUMBER_4_GType? -
edifact.d03a.manufacturing.mPROTAP: RELATIONSHIP_GType
Closed record
Fields
- Relationship_description_code string? -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Relationship_description string? -
edifact.d03a.manufacturing.mPROTAP: RELATIONSHIP_Type
Closed record
Fields
- code string(default "REL") -
- Relationship_type_code_qualifier string -
- RELATIONSHIP RELATIONSHIP_GType? -
edifact.d03a.manufacturing.mPROTAP: REQUIREMENT_CONDITION_IDENTIFICATION_GType
Closed record
Fields
- Requirement_or_condition_description_identifier string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Requirement_or_condition_description string? -
edifact.d03a.manufacturing.mPROTAP: REQUIREMENTS_AND_CONDITIONS_Type
Closed record
Fields
- code string(default "RCS") -
- Sector_area_identification_code_qualifier string -
- REQUIREMENT_CONDITION_IDENTIFICATION REQUIREMENT_CONDITION_IDENTIFICATION_GType? -
- Action_request_notification_description_code string? -
- Country_name_code string? -
edifact.d03a.manufacturing.mPROTAP: SCHEDULING_CONDITIONS_Type
Closed record
Fields
- code string(default "SCC") -
- Delivery_plan_commitment_level_code string -
- Delivery_instruction_code string? -
- PATTERN_DESCRIPTION PATTERN_DESCRIPTION_GType? -
edifact.d03a.manufacturing.mPROTAP: SECTION_CONTROL_Type
Closed record
Fields
- code string(default "UNS") -
- Section_identification string -
edifact.d03a.manufacturing.mPROTAP: Segment_group_11_GType
Closed record
Fields
- PERCENTAGE_DETAILS PERCENTAGE_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_12_GType
Closed record
Fields
- RATE_DETAILS RATE_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_13_GType
Closed record
Fields
- MONETARY_AMOUNT MONETARY_AMOUNT_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_14_GType
Closed record
Fields
- REFERENCE REFERENCE_Type -
- Segment_group_15 Segment_group_15_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_15_GType
Closed record
Fields
- SCHEDULING_CONDITIONS SCHEDULING_CONDITIONS_Type -
- QUANTITY QUANTITY_Type[](default []) -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_16_GType
Closed record
Fields
- LINE_ITEM LINE_ITEM_Type -
- STATUS STATUS_Type? -
- STRUCTURE_IDENTIFICATION STRUCTURE_IDENTIFICATION_Type[](default []) -
- REFERENCE REFERENCE_Type[](default []) -
- ITEM_DESCRIPTION ITEM_DESCRIPTION_Type[](default []) -
- PARTY_IDENTIFICATION PARTY_IDENTIFICATION_Type[](default []) -
- CHARACTERISTIC_CLASS_ID CHARACTERISTIC_CLASS_ID_Type[](default []) -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- FREE_TEXT FREE_TEXT_Type[](default []) -
- Segment_group_17 Segment_group_17_GType[](default []) -
- Segment_group_18 Segment_group_18_GType[](default []) -
- Segment_group_19 Segment_group_19_GType[](default []) -
- Segment_group_2_ Segment_group_2__GType[](default []) -
- Segment_group_21 Segment_group_21_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_17_GType
Closed record
Fields
- CONTACT_INFORMATION CONTACT_INFORMATION_Type -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_18_GType
Closed record
Fields
- QUANTITY QUANTITY_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_19_GType
Closed record
Fields
- PERCENTAGE_DETAILS PERCENTAGE_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_1__GType
Closed record
Fields
- PRICE_DETAILS PRICE_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_1_GType
Closed record
Fields
- REFERENCE REFERENCE_Type -
- ITEM_DESCRIPTION ITEM_DESCRIPTION_Type[](default []) -
- STRUCTURE_IDENTIFICATION STRUCTURE_IDENTIFICATION_Type[](default []) -
- Segment_group_2 Segment_group_2_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_21_GType
Closed record
Fields
- RELATED_IDENTIFICATION_NUMBERS RELATED_IDENTIFICATION_NUMBERS_Type -
- RELATIONSHIP RELATIONSHIP_Type? -
- REQUIREMENTS_AND_CONDITIONS REQUIREMENTS_AND_CONDITIONS_Type? -
- STRUCTURE_IDENTIFICATION STRUCTURE_IDENTIFICATION_Type[](default []) -
- REFERENCE REFERENCE_Type[](default []) -
- ITEM_DESCRIPTION ITEM_DESCRIPTION_Type[](default []) -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- Segment_group_22 Segment_group_22_GType[](default []) -
- Segment_group_23 Segment_group_23_GType[](default []) -
- Segment_group_24 Segment_group_24_GType[](default []) -
- Segment_group_25 Segment_group_25_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_22_GType
Closed record
Fields
- QUANTITY QUANTITY_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_23_GType
Closed record
Fields
- PERCENTAGE_DETAILS PERCENTAGE_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_24_GType
Closed record
Fields
- MONETARY_AMOUNT MONETARY_AMOUNT_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_25_GType
Closed record
Fields
- RATE_DETAILS RATE_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_2__GType
Closed record
Fields
- MONETARY_AMOUNT MONETARY_AMOUNT_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_2_GType
Closed record
Fields
- RELATED_IDENTIFICATION_NUMBERS RELATED_IDENTIFICATION_NUMBERS_Type -
- RELATIONSHIP RELATIONSHIP_Type? -
edifact.d03a.manufacturing.mPROTAP: Segment_group_3_GType
Closed record
Fields
- PARTY_IDENTIFICATION PARTY_IDENTIFICATION_Type -
- ADDRESS ADDRESS_Type? -
- STRUCTURE_IDENTIFICATION STRUCTURE_IDENTIFICATION_Type? -
- Segment_group_4 Segment_group_4_GType[](default []) -
- Segment_group_5 Segment_group_5_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_4_GType
Closed record
Fields
- CONTACT_INFORMATION CONTACT_INFORMATION_Type -
- COMMUNICATION_CONTACT COMMUNICATION_CONTACT_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_5_GType
Closed record
Fields
- COMPUTER_ENVIRONMENT_DETAILS COMPUTER_ENVIRONMENT_DETAILS_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_6_GType
Closed record
Fields
- EXTERNAL_FILE_LINK_IDENTIFICATION EXTERNAL_FILE_LINK_IDENTIFICATION_Type -
- COMPUTER_ENVIRONMENT_DETAILS COMPUTER_ENVIRONMENT_DETAILS_Type? -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type? -
edifact.d03a.manufacturing.mPROTAP: Segment_group_7_GType
Closed record
Fields
- INDEX_DETAILS INDEX_DETAILS_Type -
- STRUCTURE_IDENTIFICATION STRUCTURE_IDENTIFICATION_Type? -
- ITEM_DESCRIPTION ITEM_DESCRIPTION_Type? -
- REQUIREMENTS_AND_CONDITIONS REQUIREMENTS_AND_CONDITIONS_Type? -
edifact.d03a.manufacturing.mPROTAP: Segment_group_8_GType
Closed record
Fields
- LINE_ITEM LINE_ITEM_Type -
- STRUCTURE_IDENTIFICATION STRUCTURE_IDENTIFICATION_Type[](default []) -
- REFERENCE REFERENCE_Type[](default []) -
- ITEM_DESCRIPTION ITEM_DESCRIPTION_Type[](default []) -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
- Segment_group_9 Segment_group_9_GType[](default []) -
- Segment_group_1_ Segment_group_1__GType[](default []) -
- Segment_group_11 Segment_group_11_GType[](default []) -
- Segment_group_12 Segment_group_12_GType[](default []) -
- Segment_group_13 Segment_group_13_GType[](default []) -
edifact.d03a.manufacturing.mPROTAP: Segment_group_9_GType
Closed record
Fields
- QUANTITY QUANTITY_Type -
- DATE_TIME_PERIOD DATE_TIME_PERIOD_Type[](default []) -
edifact.d03a.manufacturing.mPROTAP: STATUS_CATEGORY_GType
Closed record
Fields
- Status_category_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
edifact.d03a.manufacturing.mPROTAP: STATUS_GType
Closed record
Fields
- Status_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_description string? -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_1_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_2_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_3_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_4_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.manufacturing.mPROTAP: STATUS_REASON_GType
Closed record
Fields
- Status_reason_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
- Status_reason_description string? -
edifact.d03a.manufacturing.mPROTAP: STATUS_Type
Closed record
Fields
- code string(default "STS") -
- STATUS_CATEGORY STATUS_CATEGORY_GType? -
- STATUS STATUS_GType? -
- STATUS_REASON STATUS_REASON_GType? -
- STATUS_REASON_1 STATUS_REASON_1_GType? -
- STATUS_REASON_2 STATUS_REASON_2_GType? -
- STATUS_REASON_3 STATUS_REASON_3_GType? -
- STATUS_REASON_4 STATUS_REASON_4_GType? -
edifact.d03a.manufacturing.mPROTAP: STRUCTURE_IDENTIFICATION_Type
Closed record
Fields
- code string(default "BII") -
- Indexing_structure_code_qualifier string -
- BILL_LEVEL_IDENTIFICATION BILL_LEVEL_IDENTIFICATION_GType -
- Item_identifier string? -
edifact.d03a.manufacturing.mPROTAP: SUB_LINE_INFORMATION_GType
Closed record
Fields
- Sub_line_indicator_code string? -
- Line_item_identifier string? -
edifact.d03a.manufacturing.mPROTAP: TEXT_LITERAL_GType
Closed record
Fields
- Free_text string -
- Free_text_1 string? -
- Free_text_2 string? -
- Free_text_3 string? -
- Free_text_4 string? -
edifact.d03a.manufacturing.mPROTAP: TEXT_REFERENCE_GType
Closed record
Fields
- Free_text_description_code string -
- Code_list_identification_code string? -
- Code_list_responsible_agency_code string? -
Import
import rukshanpremathunga/edifact.d03a.manufacturing.mPROTAP;
Metadata
Released date: over 1 year ago
Version: 0.6.3
Compatibility
Platform: any
Ballerina version: 2201.7.0
Pull count
Total: 0
Current verison: 0
Weekly downloads
Dependencies