Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_BASE | OLAP Basis | 20040412 |
Properties
| Class | CL_RSMD_USAGE_CHECK | |
| Short Description | Master Data Usage Check | |
| Super Class | CL_RSR_BASE | OLAP Basis |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMD_UC | Master Data Services: Where-Used-Check |
| Created | 20040204 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSMD_USAGE_CHECK has no interface implemented.
Friends
Class CL_RSMD_USAGE_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'D' | Temporary table 'D' | 20040213 | ||
| 2 | Constant | Public | Type reference (TYPE) | C | 'T' | Temporary table 'T' | 20040213 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | TABNAME | Name of the 'D' temporary table | 20040212 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | TABNAME | Name of the 'T' temporary table | 20040212 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | INT4 | 30 | Number of days for which Ttemporary table 'D' is valid | 20040213 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | INT4 | 1 | Number of days for which Ttemporary table 'T' is valid | 20040213 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR5 | 'MDCK_' | Prefix for the Batch ID | 20040615 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR10 | 'RSCHAVL' | Field name ''RSCHAVL' | 20040324 | ||
| 9 | Constant | Private | Type reference (TYPE) | CHAR20 | 'RSMD_UC_MUK' | Data element for the field 'MUK' | 20040414 | ||
| 10 | Constant | Private | Type reference (TYPE) | CHAR5 | 'MUK' | Field name 'MUK' | 20040414 | ||
| 11 | Constant | Private | Type reference (TYPE) | CHAR20 | 'RSMD_UC_COUNT' | Data element for the field 'OCCURS' | 20040414 | ||
| 12 | Constant | Private | Type reference (TYPE) | CHAR10 | 'OCCURS' | Field name 'OCCURS' for temporary table | 20040414 | ||
| 13 | Static Attribute | Private | Type reference (TYPE) | I | 25000 | Package size in which records are processed | 20040217 | ||
| 14 | Constant | Private | Type reference (TYPE) | RSPC_TYPE | 'MDWHERECHK' | Process Type | 20040615 | ||
| 15 | Constant | Private | Type reference (TYPE) | CHAR20 | 'RSMD_UC_USED' | Data element for the field 'USED' | 20040322 | ||
| 16 | Constant | Private | Type reference (TYPE) | CHAR10 | 'USED' | Field name 'USED' for temporary table | 20040322 | ||
| 17 | Static Attribute | Private | Type reference (TYPE) | RSMD_UC_T_DD17V | Index meta data for SID column | 20061102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Perform the Where-Used Check | 20040212 | |
| 2 | Static method | Public | Method | Perform the Where-Used Check | 20110211 | |
| 3 | Static method | Private | Method | Fill TTAB with Data directly on the DB | 20100302 | |
| 4 | Static method | Public | Method | Get the lifetime of the Temporary table 'D' in days | 20040213 | |
| 5 | Static method | Public | Method | Get the lifetime of the Temporary table 'T' in days | 20040213 | |
| 6 | Static method | Public | Method | Set restrictions on data to be checked: all data | 20040204 | |
| 7 | Static method | Public | Method | Set restrictions on data to be checked: list of chavl (conca | 20040204 | |
| 8 | Static method | Public | Method | Set restrictions according to reused where-used list | 20130325 | |
| 9 | Static method | Public | Method | Set restrictions on data to be checked: data with WHERE | 20081102 | |
| 10 | Static method | Public | Method | Set the lifetime of the Temporary table 'D' in days | 20040213 | |
| 11 | Static method | Public | Method | Set the lifetime of the Temporary table 'T' in days | 20040213 | |
| 12 | Static method | Private | Method | Check if the input is valid | 20040429 | |
| 13 | Static method | Private | Method | 20060630 | ||
| 14 | Static method | Private | Method | 20060630 | ||
| 15 | Static method | Private | Method | Create the 'D' Temporary table | 20040219 | |
| 16 | Static method | Private | Method | Create the 'T' Temporary table | 20040219 | |
| 17 | Static method | Private | Method | Perform the Where-used check in Parallel mode | 20040615 | |
| 18 | Static method | Private | Method | Perform the Where-used check in serial mode | 20040615 | |
| 19 | Static method | Private | Method | Fill the 'T' table from the corresponding SID table | 20040219 | |
| 20 | Static method | Private | Method | Fill the 'T' table from the Chavls passed | 20040219 | |
| 21 | Static method | Private | Method | Fill the 'T' table from the corresponding M view | 20090121 | |
| 22 | Static method | Private | Method | Get Batch ID | 20040615 | |
| 23 | Static method | Private | Method | Perform the Where-Used Check | 20040614 | |
| 24 | Static method | Private | Method | Set the definition of the 'T' Temporary table | 20040211 | |
| 25 | Static method | Private | Method | Set the definition of the 'D' Temporary table | 20040212 | |
| 26 | Static method | Private | Method | Updates statistics in passed table | 20061102 | |
| 27 | Static method | Private | Method | Update 'Used' flag in temp table | 20081020 | |
| 28 | Static method | Private | Method | Get status of parallel processes | 20081020 |
Events
Class CL_RSMD_USAGE_CHECK has no event.
Types
Class CL_RSMD_USAGE_CHECK has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DETAIL_TABNM | Call by reference | Type reference (TYPE) | RSMD_UC_TABNM | Name der temporären Tabelle 'D' | 20040324 | |||
| 2 | E_EXISTS | Call by reference | Type reference (TYPE) | RSMD_UC_USED | Kennz.: Merkmalswert wurde benutzt (Verwendungsnachweisprüf) | 20040326 | |||
| 3 | E_STATUS | Call by reference | Type reference (TYPE) | RSSTATUS | Request status (internal display) | 20081020 | |||
| 4 | E_TTABNM | Call by reference | Type reference (TYPE) | RSMD_UC_TABNM | Name der temporären Tabelle 'T' | 20040324 | |||
| 5 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20110308 | |||
| 6 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Merkmal | 20040212 | |||
| 7 | I_PARALLEL_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Kennz. setzen: Parallele Ausführung der VerwendNachwPrüf. | 20040615 | ||
| 8 | I_PARALLEL_PROCS | Call by reference | Type reference (TYPE) | I | 3 | Anzahl der parallelen Prozesse | 20040615 | ||
| 9 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus für Verwendungsnachweisprüfung | 20040212 | |||
| 10 | I_STORAGE_SELECTION | Call by reference | Type reference (TYPE) | RSDA_STORAGE_SELECTION | CL_RSDA_INFOPROV_QUERY=>C_STORAGE_SELECTION-ALL | 20110211 |
Method EXECUTE on class CL_RSMD_USAGE_CHECK has no exception.
Method EXECUTE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Value transfer | Type reference (TYPE) | RSMD_UC_USED | Flag indicating that a Chavl has been used (Where-used chk) | 20110211 | |||
| 2 | E_RETURN | Value transfer | Type reference (TYPE) | RS_BOOL | Unconditional return to caller | 20110211 | |||
| 3 | E_STATUS | Value transfer | Type reference (TYPE) | RSSTATUS | Request status (internal display) | 20110211 | |||
| 4 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130307 | ||||
| 5 | I_PARALLEL_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Flag parallel execution of the Where-used check | 20110211 | ||
| 6 | I_PARALLEL_PROCS | Call by reference | Type reference (TYPE) | I | 3 | Number of parallel processes | 20110211 | ||
| 7 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Where-Used Check mode | 20110211 | |||
| 8 | I_T_MUTTAB | Call by reference | Type reference (TYPE) | RSMD_UC_T_MUT | Metadata of Master Data Usage Type (for Usage Check) | 20110211 | |||
| 9 | I_T_USINGOBJ_ALL | Call by reference | Type reference (TYPE) | RSMD_UC_T_USINGOBJ | Table containing the Using objects in MD Where-used check | 20110211 |
Method EXECUTE_INTERNAL on class CL_RSMD_USAGE_CHECK has no exception.
Method FILL_TTAB_DATA_ALL_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20100302 |
Method FILL_TTAB_DATA_ALL_DB on class CL_RSMD_USAGE_CHECK has no exception.
Method GET_TEMPTAB_LIFETIME_D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEMPTAB_LIFETIME | Value transfer | Type reference (TYPE) | INT4 | Lebensdauer der temporären Tabellen in Tagen | 20040213 |
Method GET_TEMPTAB_LIFETIME_D on class CL_RSMD_USAGE_CHECK has no exception.
Method GET_TEMPTAB_LIFETIME_T Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEMPTAB_LIFETIME | Value transfer | Type reference (TYPE) | INT4 | Lebensdauer der temporären Tabellen in Tagen | 20040213 |
Method GET_TEMPTAB_LIFETIME_T on class CL_RSMD_USAGE_CHECK has no exception.
Method SET_RESTRICTIONS_DATA_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Basismerkmal | 20040217 | |||
| 2 | I_STORE_USAGE_LIST | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | store the master data usage list | 20130325 |
Method SET_RESTRICTIONS_DATA_ALL on class CL_RSMD_USAGE_CHECK has no exception.
Method SET_RESTRICTIONS_DATA_CHAVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Basismerkmal | 20040218 | |||
| 2 | I_STORE_USAGE_LIST | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Store the master data usage list | 20130325 | ||
| 3 | I_T_CHAVL | Call by reference | Type reference (TYPE) | RSMD_UC_T_CHAVL | Tabelle, die konkatenierte Merkmalswerte für Suche enthält | 20040217 |
Method SET_RESTRICTIONS_DATA_CHAVL on class CL_RSMD_USAGE_CHECK has no exception.
Method SET_RESTRICTIONS_DATA_REUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Reference characteristic | 20130325 | |||
| 2 | I_REUSE_TEMPTAB | Call by reference | Type reference (TYPE) | TABNAME | Any table | 20130325 | |||
| 3 | I_REUSE_USAGE_LIST | Call by reference | Type reference (TYPE) | RSMD_UC_REUSE_USAGE_LIST | Boolean | 20130325 | |||
| 4 | R_EMPTY | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130325 |
Method SET_RESTRICTIONS_DATA_REUSE on class CL_RSMD_USAGE_CHECK has no exception.
Method SET_RESTRICTIONS_DATA_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALL_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | All data to be checked? | 20090121 | ||
| 2 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Basic Characteristic | 20081102 | |||
| 3 | I_STORE_USAGE_LIST | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Store the master data usage list | 20130325 | ||
| 4 | I_WHERE | Call by reference | Type reference (TYPE) | STRING | ABAPSOURCE_T | 20081102 |
Method SET_RESTRICTIONS_DATA_WHERE on class CL_RSMD_USAGE_CHECK has no exception.
Method SET_TEMPTAB_LIFETIME_D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPTAB_LIFETIME | Call by reference | Type reference (TYPE) | INT4 | Lebensdauer der temporären Tabellen in Tagen | 20040213 |
Method SET_TEMPTAB_LIFETIME_D on class CL_RSMD_USAGE_CHECK has no exception.
Method SET_TEMPTAB_LIFETIME_T Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPTAB_LIFETIME | Call by reference | Type reference (TYPE) | INT4 | Lebensdauer der temporären Tabellen in Tagen | 20040213 |
Method SET_TEMPTAB_LIFETIME_T on class CL_RSMD_USAGE_CHECK has no exception.
Method _CHECK_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040429 |
Method _CHECK_INITIAL on class CL_RSMD_USAGE_CHECK has no exception.
Method _CHECK_MUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MUT | Call by reference | Type reference (TYPE) | RSMD_UC_MUT | 20060630 |
Method _CHECK_MUT on class CL_RSMD_USAGE_CHECK has no exception.
Method _CHECK_MUTS Signature
Method _CHECK_MUTS on class CL_RSMD_USAGE_CHECK has no parameter.
Method _CHECK_MUTS on class CL_RSMD_USAGE_CHECK has no exception.
Method _CREATE_DTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040412 | ||||
| 2 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus: Verwendungsnachweisprüfung von Stammdaten | 20040412 |
Method _CREATE_DTAB on class CL_RSMD_USAGE_CHECK has no exception.
Method _CREATE_TTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Basismerkmal | 20130403 | |||
| 2 | I_STORE_USAGE_LIST | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Store the Master data usage list | 20130325 |
Method _CREATE_TTAB on class CL_RSMD_USAGE_CHECK has no exception.
Method _EXECUTE_PARALLEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_DATA_USED | Call by reference | Type reference (TYPE) | RS_BOOL | All data used? | 20081114 | |||
| 2 | E_EXISTS | Call by reference | Type reference (TYPE) | RSMD_UC_USED | Kennz.: Merkmalswert wurde benutzt (Verwendungsnachweisprüf) | 20040615 | |||
| 3 | E_STATUS | Call by reference | Type reference (TYPE) | RSSTATUS | Request status (internal display) | 20081020 | |||
| 4 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130307 | ||||
| 5 | I_PARALLEL_PROCS | Call by reference | Type reference (TYPE) | I | 3 | Anzahl der parallelen Prozesse | 20040615 | ||
| 6 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus: Verwendungsnachweisprüfung von Stammdaten | 20040615 | |||
| 7 | I_T_MUTTAB | Call by reference | Type reference (TYPE) | RSMD_UC_T_MUT | Tabelle, die verschiedene Verwendungsarten von StD enthält | 20040615 | |||
| 8 | I_T_USINGOBJ_PARALLEL | Call by reference | Type reference (TYPE) | RSMD_UC_T_USINGOBJ | Tabelle enth. benutzte Objekte in StD-Verwendungsnachweisprf | 20040615 |
Method _EXECUTE_PARALLEL on class CL_RSMD_USAGE_CHECK has no exception.
Method _EXECUTE_SERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_DATA_USED | Call by reference | Type reference (TYPE) | RS_BOOL | All data used? | 20081114 | |||
| 2 | E_EXISTS | Call by reference | Type reference (TYPE) | RSMD_UC_USED | Kennz.: Merkmalswert wurde benutzt (Verwendungsnachweisprüf) | 20040615 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return value | 20081022 | |||
| 4 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130307 | ||||
| 5 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus: Verwendungsnachweisprüfung von Stammdaten | 20040615 | |||
| 6 | I_T_MUTTAB | Call by reference | Type reference (TYPE) | RSMD_UC_T_MUT | Tabelle, die verschiedene Verwendungsarten von StD enthält | 20040615 | |||
| 7 | I_T_USINGOBJ_ALL_MUK | Call by reference | Type reference (TYPE) | RSMD_UC_T_USINGOBJ | Tabelle enth. benutzte Objekte in StD-Verwendungsnachweisprf | 20040615 |
Method _EXECUTE_SERIAL on class CL_RSMD_USAGE_CHECK has no exception.
Method _FILL_TTAB_DATA_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Basismerkmal | 20040219 | |||
| 2 | I_WHERE | Call by reference | Type reference (TYPE) | STRING | ABAPSOURCE_T | 20081102 |
Method _FILL_TTAB_DATA_ALL on class CL_RSMD_USAGE_CHECK has no exception.
Method _FILL_TTAB_DATA_CHAVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Basismerkmal | 20040219 | |||
| 2 | I_T_CHAVL | Call by reference | Type reference (TYPE) | RSMD_UC_T_CHAVL | Tabelle, die konkatenierte Merkmalswerte für Suche enthält | 20040219 |
Method _FILL_TTAB_DATA_CHAVL on class CL_RSMD_USAGE_CHECK has no exception.
Method _FILL_TTAB_DATA_SELECTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Basic Characteristic | 20090121 | |||
| 2 | I_WHERE | Call by reference | Type reference (TYPE) | STRING | ABAPSOURCE_T | 20090121 |
Method _FILL_TTAB_DATA_SELECTIVE on class CL_RSMD_USAGE_CHECK has no exception.
Method _GET_BATCHID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BATCHID | Value transfer | Type reference (TYPE) | CHAR30 | 30 Zeichen | 20040615 |
Method _GET_BATCHID on class CL_RSMD_USAGE_CHECK has no exception.
Method _PREPARE_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DETAIL_TABNM | Call by reference | Type reference (TYPE) | RSMD_UC_TABNM | Name der temporären Tabelle 'D' | 20040614 | |||
| 2 | E_TTABNM | Call by reference | Type reference (TYPE) | RSMD_UC_TABNM | Name der temporären Tabelle 'T' | 20040614 | |||
| 3 | E_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20110308 | |||
| 4 | E_T_MUTTAB | Call by reference | Type reference (TYPE) | RSMD_UC_T_MUT | Tabelle, die verschiedene Verwendungsarten von StD enthält | 20040614 | |||
| 5 | E_T_USINGOBJ_ALL_MUK | Call by reference | Type reference (TYPE) | RSMD_UC_T_USINGOBJ | Tabelle enth. benutzte Objekte in StD-Verwendungsnachweisprf | 20040614 | |||
| 6 | E_T_USINGOBJ_NLS | Call by reference | Type reference (TYPE) | RSMD_UC_T_USINGOBJ | Table containing NLS using objects | 20110211 | |||
| 7 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Merkmal | 20040614 | |||
| 8 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Modus für Verwendungsnachweisprüfung | 20040614 | |||
| 9 | I_STORAGE_SELECTION | Call by reference | Type reference (TYPE) | RSDA_STORAGE_SELECTION | CL_RSDA_INFOPROV_QUERY=>C_STORAGE_SELECTION-ALL | 20110211 |
Method _PREPARE_EXECUTION on class CL_RSMD_USAGE_CHECK has no exception.
Method _SET_TEMPTABDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TEMPTABDEF | Call by reference | Type reference (TYPE) | RSMD_UC_T_TEMPTABDEF | Definition von temporärer Tabelle für Verwendungsnachweisprf | 20040211 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Merkmal | 20040211 | |||
| 3 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | RSMDD_C_UC_CHECKMODE_E | Modus für Verwendungsnachweisprüfung | 20040211 |
Method _SET_TEMPTABDEF on class CL_RSMD_USAGE_CHECK has no exception.
Method _SET_TEMPTABDEF_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TEMPTABDEF | Call by reference | Type reference (TYPE) | RSMD_UC_T_TEMPTABDEF | Definition von temporärer Tabelle für Verwendungsnachweisprf | 20040212 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Merkmal | 20040212 | |||
| 3 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | C | Modus für Verwendungsnachweisprüfung | 20040212 |
Method _SET_TEMPTABDEF_DETAIL on class CL_RSMD_USAGE_CHECK has no exception.
Method _UPDATE_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20061102 |
Method _UPDATE_STATISTICS on class CL_RSMD_USAGE_CHECK has no exception.
Method _UPDATE_TEMP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130307 | ||||
| 2 | R_ALL_DATA_USED | Value transfer | Type reference (TYPE) | RS_BOOL | All data used? | 20081114 |
Method _UPDATE_TEMP_TAB on class CL_RSMD_USAGE_CHECK has no exception.
Method _WAIT_GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_USINGOBJ_PARALLEL | Call by reference | Type reference (TYPE) | RSMD_UC_T_USINGOBJ | Table containing the Using objects in MD Where-used check | 20081020 | |||
| 2 | E_EXISTS | Call by reference | Type reference (TYPE) | RSMD_UC_USED | Flag that CHAVL is Used | 20081020 | |||
| 3 | E_STATUS | Call by reference | Type reference (TYPE) | RSSTATUS | Request status (internal display) | 20081020 | |||
| 4 | I_BATCHID | Call by reference | Type reference (TYPE) | CHAR30 | Batch ID | 20081020 | |||
| 5 | I_SEARCH_MODE | Call by reference | Type reference (TYPE) | RSMD_UC_CHECKMODE | Mode for Where-Used Check of Master Data | 20081020 |
Method _WAIT_GET_STATUS on class CL_RSMD_USAGE_CHECK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |