Ansicht
Dokumentation

/SDF/GSCD_MODI_REP - Creating a modification repository

/SDF/GSCD_MODI_REP - Creating a modification repository

Vendor Master (General Section)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Function module /SDF/GSCD_MODI_REP 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

Exceptions

ERROR_ON_RSUMOD0X

Function Group

/SAPLGSCD

TXBHW - Original Tax Base Amount in Local Currency   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2314 Date: 20240423 Time: 190203     sap01-206 ( 27 ms )