Ansicht
Dokumentation

EXIT_SAPLES20_006 - IS-U: User Exit OPEN: Opens Customer Object Processing

EXIT_SAPLES20_006 - IS-U: User Exit OPEN: Opens Customer Object Processing

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module opens and prepares processing for your own objects (such as tables). The program that you call determines the type of processing required and the behaviour of the object using various parameters.The OPEN function module stores all the data that corresponds to the object in the object data (the data also belongs to the caller). There is object-specific data in the local function group memory. Any other function modules that are called for processing refer to this object data.

The function module EXIT_SAPLES20_006 is the OPEN function module for the customer enhancement EMDK0001. This module opens the dependent object for the object enhancement. It also reads the data.

Since the structure of the application data in the development class EE01 (master data) is not known, the data cannot be forwarded. It therefore stays in the local memory of the function group. If several instances of an object class are to be processed, a handle (an object reference) must be returned to the calling program.

Example

Notes

Further information





Parameters

X_AUTO
X_EVER
X_NO_DIALOG
X_UPD_ONLINE
X_VERTRAG
X_WMODE
Y_HANDLE

Exceptions

DATA_INCONSISTENCY
FOREIGN_LOCK
NOT_AUTHORIZED

Function Group

XES20

Addresses (Business Address Services)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1539 Date: 20240523 Time: 073259     sap01-206 ( 45 ms )