Ansicht
Dokumentation

Kanban: Sending a Kanban as an EDI Message ( RELNPP_KAB_30D_EDI )

Kanban: Sending a Kanban as an EDI Message ( RELNPP_KAB_30D_EDI )

CL_GUI_FRONTEND_SERVICES - Frontend Services   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

Kanban: Sending a Kanban as an EDI Message

Description

In some cases, it may be necessary to send a kanban as an EDI message. This kanban does not then represent a separate purchase order or a schedule line (which can already be send via EDI). Instead, this kanban represents a sort of manual release order for a quantity of a purchase order or a schedule line that may already have been sent to the vendor as a preview. At present, no standards exist for such a procedure. Instead, the customer and the vendor must agree between themselves on the type of EDI message to be sent and how this is to be organized. The processing of these messages by the vendor must also be solved on an individual basis.

However, to support such procedures, a solution does exist in release 3.0D that is based on a user-exit and a customer modification.

The enhancement MPKD0001 contains two function modules. With one of the function modules, the control record is created for an EDI message which also defines which type of EDI message is to be sent. The contents of the EDI message is defined in the second function module.

A program modification determines if, and under what circumstances, an EDI message is to be sent. To do this, you must replace the line,

CHECK = 2

in program include LMPKBEDI, form routine SEND_EDI with coding that controls whether an EDI message is to be sent. For example, you can define a special replenishment strategy for control cycles for which an EDI message is to be sent and refer to this strategy here.

Damage caused to data by errors

Software/hardware requirements

Installation information

Effects on System Administration

Effects on Customizing

Effect on batch input

Changes to the Interface

Changes in procedure

Procedure for removing dataset errors

Dependent functions

Planning

Further notes






PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2299 Date: 20240523 Time: 053050     sap01-206 ( 52 ms )