<(>&<)>SHOTR TEXT Function for processing 846 EDI for DRM - Inbound. Functionality This function converts the 846 EDI into a IR staging Record(s).On receiving the IDOC , the function interprets the IDOC segments andstores the relevant information in an internal table. While interpreting the segments, validation on the format and data type of the data is done.In case the validation fails the record is marked as fatal and it will not be transferred to the Staging table. Once all the segments have been interpreted, data that needs to be derived from the segment data is derived.Typically the Sold to customer,Sales Area,etc are the data which are derived. Once all the data is in place, validations are done on the data. Ifany error occurs an error table is populated and this is later used while updating the status of the IDOC. Once all the validations are through, a staging record is created inthe DRM system for each material,storage location combination in thestaging location. From the Staging ,on release of these records the Inventory Reconcillation process takes over. |