Ansicht
Dokumentation

/SDF/GSCD_MODI_REP_2002 - Creating a modification repository

/SDF/GSCD_MODI_REP_2002 - Creating a modification repository

CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Function module /SDF/GSCD_MODI_REP_2002 reads and delivers information
from the modification repository tables.

The delivered information confines:

- table I_MOD_REP (one entry for each selected modified object)

- statistics table I_MOD_REP_STAT_DEVCLASS (number of modified

objects per development class, enhanced by application component)

- statistics table I_MOD_REP_STAT_OBJ_TYPE (number of modified objects

per detailed object type)

- statistics table PT_SMODCOMPTYPE (number of modified objects per

condensed object type) .

Depending on the SAP basis release, the functionality is split as

follows:

1. Releases 3.1 and 4.0

In a first step, table UMODOBJ is filled via program RSUMOD0X.

Secondly, internal table I_MOD_REP is filled from tables UMODOBJ

and TADIR.

In a third step, two statistics tables (I_MOD_REP_STAT_DEVCLASS and

I_MOD_REP_STAT_OBJ_TYPE) are built up with condensed information

from I_MOD_REP.

In a final step, table I_MOD_REP is deleted (on default parameter

settings) due to restrictions with regard to data volume.

2. Releases 4.5 and higher

Table I_MOD_REP is built up from table SMODILOG and TADIR.

The statistics tables are created as described in the previous

paragraph. Succeedingly, object type information is condensed into table PT_SMODCOMPTYPE.

As in the previous releases, table I_MOD_REP is deleted depending on

parameter settings.

For reasons of performance, the above named database tables are not

accessed directly but via database table views named correspondingly.

Example

Notes

Further information





Parameters

FILL_MODIREP
FILL_UMODOBJ
I_MOD_REP
I_MOD_REP_STAT_DEVCLASS
I_MOD_REP_STAT_OBJ_TYPE
PT_SMODCOMPTYPE
RESERVE_1
RESERVE_2
RESERVE_3
RESERVE_4
RESERVE_5
RESERVE_6
SAP_RELEASE

Exceptions

ERROR_ON_RSUMOD0X

Function Group

/SAPLGSCD

BAL_S_LOG - Application Log: Log header data   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2463 Date: 20240420 Time: 065449     sap01-206 ( 36 ms )