SAP ABAP Class CL_RSDMD_ACTIVATE_MASTER_DATA (Activate Master Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDMD_MD | Work with Master Data (basic class) | 20010116 |
Properties
| Class | CL_RSDMD_ACTIVATE_MASTER_DATA | |
| Short Description | Activate Master Data | |
| Super Class | CL_RSDMD_MD | Work with Master Data (basic class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 20010116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no interface implemented.
Friends
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYSUBRC | 2 | Error While Deleting Master Data Records Marked with 'D' | 20061128 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYSUBRC | 5 | Error While Calling a Further Method /FM | 20061128 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYSUBRC | 1 | Error While Locking a Table During Deletion | 20061128 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYSUBRC | 3 | Error While Locking a Table During Update | 20061128 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYSUBRC | 4 | Error Updating M-I Records in A-Space Records | 20061128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate master data | 20010116 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010116 | |
| 3 | Instance method | Public | Method | Is Master Data Already Activated (Only A-Space Records)? | 20061128 | |
| 4 | Instance method | Private | Method | Corrects A Space M-I Inconsistencies in Master Data Table | 20070419 | |
| 5 | Instance method | Private | Method | Is Passed Table Activated | 20061128 |
Events
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no event.
Types
Class CL_RSDMD_ACTIVATE_MASTER_DATA has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | a | 20010116 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | a | 20010116 |
Method ACTIVATE on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Value transfer | Type reference (TYPE) | RSD_IOBJNM | InfoObject | 20010116 | |||
| 2 | I_OBJVERS | Value transfer | Type reference (TYPE) | RS_OBJVERS | 'A' | Objektversion | 20010116 | ||
| 3 | I_P_Q_HAVE_TO_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Stammdatentabelle muss existieren | 20010116 | |||
| 4 | I_TH_VALSID | Call by reference | Type reference (TYPE) | RRSI_TH_VALSID | Chavls und SIDs | 20010116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Generieren der Stammdatenroutinen | 20010116 | ||
| 2 | InfoObject ist nicht aktiv, aber existiert | 20010116 | ||
| 3 | InfoObject wurde nicht gefunden | 20010116 | ||
| 4 | P und Q-Tabelle existieren nicht | 20010116 | ||
| 5 | P, Q und TXT-Tabelle existieren nicht | 20010116 |
Method IS_ACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVATED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20061128 |
Method IS_ACTIVATED on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.
Method _CORRECT_ASPACE_MI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COUNT | Call by reference | Type reference (TYPE) | I | Anzahl gelöschter A-Space Datensätze | 20070419 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Name einer Stammdatentabelle | 20070419 |
Method _CORRECT_ASPACE_MI on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.
Method _IS_TABLE_ACTIVATED 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 | 20061128 | |||
| 2 | R_ACTIVATED | Value transfer | Type reference (TYPE) | RS_BOOL | Tabelle aktiviert? | 20061128 |
Method _IS_TABLE_ACTIVATED on class CL_RSDMD_ACTIVATE_MASTER_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |