IECE_CLUI_DEREG01 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter IECE_CLUI_DEREG01 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Class: Implementation of Deregulation Construct
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISU_ANALYSE_OWN_SUPPLY_ID call function 'ISU_ANALYSE_OWN_SUPPLY_ID' exporting x_own_supply_id = x_own_suppl_id importing yt_instln = tinstln y_premise = premises y_division = division y_partner = partner exceptions general_fault = 1 no_own_supply_id = 2 others = 3.
ISU_BUILD_OWN_SUPPLY_ID call function 'ISU_BUILD_OWN_SUPPLY_ID' exporting x_keydate = me->keydate x_instln = instln->installationid importing y_own_supply_id = y_own_supply_id exceptions others = 1.
ISU_DB_TECDE_SINGLE call function 'ISU_DB_TECDE_SINGLE' exporting x_service = serv-service * X_ACTUAL = importing y_service = wtecde exceptions not_found = 1 system_error = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IECE_CLUI_DEREG01 - Class: Implementation of Deregulation Construct IECE_CLUD_DEREG01 - Class: Definition of Deregulation Construct IECCLOG1 - INTERNAL: Constants and Macros for handling errors of IDoc inbox IECCLOG - IS-U Dereg.: Macros for EDI Application Log IECBUBER - Standard Include with Constants for IS-U Posting Areas IECATT_WBREGISTRY_UPDATEF01 - IECATTWBREGISTRYUPDATEF01