Start of Content Area

Object documentationDetermine Context (EXIT_SAPLCVV5_001)  Locate the document in its SAP Library structure

Definition

Function module that is called by customer exit CVDI008 if distribution is started by an event.

Use

The context that is to be used for distribution can be determined here. You can specify a context for an event in Customizing for Document Distribution. If other contexts are also to be included for this event, you must use this customer exit.

The function module is called in the following function modules:

Structure

The interface is structured as follows:

Parameters that can be processed in the Function Module

 

Parameter

Parameter

value

Direction

Description

exporting

e_return

0

<>0

ß

OK

Error

importing

i_event

 

i_objkey

 

I_objtype

 

 

 

 

à

 

 

Event (such as SWEINSTOU-

EVENT)

Object key (such as SWEINSTOU-

OBJKEY)

Object type (such as SWEINSTOU-

OBJTYPE)

changing

c_context

   

Context

 

Tables Whose Fields can be Processed in the Function Module

Table

Description

T_EVENT_CONTAINER

Event container (structure SWCONT)

 

Integration

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