Start of Content Area

Object documentationCreate Initial Order (EXIT_SAPLCVV2_003)  Locate the document in its SAP Library structure

Definition

Function module that is called by customer exit CVDI0007 when the system creates an initial order.

Use

The initial order data and part order data can be modified. You can also specify a status to be set for the part orders. If an error occurs in this customer exit, it must be output with the following statement: MASSEGE ID id TYPE mtype NUMBER n raising ERROR.

Structure

The interface is structured as follows:

Tables whose Data can be Changed (Changing)

changing

Description

c_drzoi

Initial order data (structure DRZOI)

c_status

Status

SY - start immediately

AS - start in the background

MA - start manually in distribution log

 

Tables Whose Fields can be Processed in the Function Module

Table

Description

T_DRZOC

Part orders (structure: DRZOC)

 

Interface Parameters for Exceptions

Parameter

Description

ERROR

Error situation

 

Integration

You can enter your company-specific programming logic in the source code of include program zxcvv2u03.