...
Project 10344 - Rusvinyl reduce SAP backlog
- Project folder : https://drive.google.com/drive/folders/1faj6FKe_nFy9aVHRRBSvxNp7-hkP2Yct1Rzd893cXHFw89uONZKWt1Ss6Q7K0VCYl
Some doc folders:
- Application scope : https://drive.google.com/drive/folders/0B5xXSFVhHhE7UzNZSmFobWk3RkE1uJo3SyUL44CU0CtU4bi6udGQnbZSMz5n
Russian waybill output ZWTR
SAP provides the output program and output form as SAP Notes which then may need to customized.
No test script for this output.
Interface data flow for driver interface (2022)
- EQMS sends a XML file to WebMethods
- WebMethods creates an iDoc (message type = SHPMNT, ??? = RVL) in PF1
- The iDoc updates in the shipment the following information in the tab "Additional data" (more info from the XML should be updated in the shipment in a second step):
- the driver name,
- the truck ID,
- the trailer ID,
- the driver license number.
- If the shipment cannot be changed because the shipment is open in change mode, there is a background job that runs every 10 minutes during 7 days to update it later.
...