Solution : https://service.sap.com/sap/support/notes/1527545 (SAP Service marketplace login required)
Summary :
SAP Note outlines steps to integrate ERP shipments with SAP TM for improved tendering process handling for logistics service providers. When a tender reaches status NW, the shipment transfers to SAP TM; delivery changes update the assigned freight order. Canceling a tender changes the status to CN and requires deleting corresponding freight orders in SAP TM. Existing output type customization and IDoc configuration enable these functionalities by controlling output determination and IDoc generation within SAP PI, ensuring immediate data synchronization and EDI transmission. Additional customization steps are provided to handle shipment deletions and tender status resetting effectively.
Key words :
idoc noch nicht auf db call function 'idoc_ccms_open' exporting i_edidc = i_edidc idocfunction = idoc_save idocprocess = idoc_output_with_nast exceptions, sap customizing implementation guide --> logistics execution --> shipping --> basic shipping functions --> output control --> output determination -->maintain output determination, call function 'edi_partner_read_outgoing' exporting rec_edk12 = edk12 importing rec_edp12 = edp12 rec_edp13 = edp13 exceptions partner_is_inactive = 01 partner_is_template = 02 partner_not_found = 03, sap customizing implementation guide --> logistics execution --> transportation --> basic transportation functions --> output control --> maintain output determination, sap customizing implementation guide --> logistics execution --> transportation --> basic transportation functions --> output control --> define requirements, call function 'idoc_ccms_open' exporting i_edidc = edidc idocfunction = idoc_fill idocprocess = idoc_output_with_nast porttyp = ' ' exceptions insert_error = 1, rollback msg_nr = sy-msgno msg_ty = 'i' msg_v1 = sy-msgv1 exceptions message_type_not_valid = 01 no_sy_message = 02, database call function comm_idoc_create exporting data_base_flag = 'x' tables idoc_control = int_edidc idoc_data = int_edidd exceptions, read document flow call function 'sd_vbfa_select' exporting i_vbelv = lv_vbelv tables fvbfa = lt_vbfa[], int_edidd stehen alle datensätze für das ausgangs-idoc lv_vbelv = nast-objky
Related Notes :
1549961 | BC Sets for ERP transport integration with SAP TM |
1536176 | Release Restrictions of SAP Transportation Management 8.0 |