SAP ABAP Class CL_USMD_ROLLNAME (Services for Data Elements)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1 (Package) Master Data: Data Modeling

⤷

⤷

Properties
Class | CL_USMD_ROLLNAME | |
Short Description | Services for Data Elements | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMD1 | Master Data: Data Modeling |
Created | 20080207 | 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) |
Interfaces
Class CL_USMD_ROLLNAME has no interface implemented.
Friends
Class CL_USMD_ROLLNAME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20080207 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_ROLLNAME | 20080207 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_ROLLNAME_SPARE | 20080207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Reads Info from Database or Buffer | 20090115 |
2 | ![]() |
Static method | Public | Method | Returns Technical Details on Data Element (incl.Substitutes) | 20080207 |
3 | ![]() |
Static method | Public | Method | Reads Info from Database or Buffer | 20090115 |
4 | ![]() |
Static method | Private | Method | Reads Assignment of Substitution Data Elements | 20080207 |
5 | ![]() |
Static method | Public | Method | Substitutes data element if it does not exist (if possible) | 20080207 |
6 | ![]() |
Static method | Public | Method | Substitutes data element if it does not exist (if possible) | 20100607 |
Events
Class CL_USMD_ROLLNAME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_ROLLNAME_SPARE | Private | See coding | 20080207 | begin of S_ROLLNAME_spare,
rollname type rollname,
rollname_spare type rollname,
end of s_rollname_spare
|
||
2 | TS_ROLLNAME | Private | See coding | 20080207 | ts_rollname type SORTED TABLE OF rollname
with unique key table_line
|
||
3 | TS_ROLLNAME_SPARE | Private | See coding | 20080207 | ts_rollname_spare type SORTED TABLE OF s_rollname_spare
with unique key rollname
|
Method Signatures
Method DDIF_DTEL_GET_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DTELINFO | Call by reference | Type reference (TYPE) | DD04V | Generierte Tabelle zum View DD04V | 20090115 | ||
2 | ![]() |
E_GOTSTATE | Call by reference | Type reference (TYPE) | DDGOTSTATE | Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet | 20090115 | ||
3 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20090115 |
Method DDIF_DTEL_GET_P on class CL_USMD_ROLLNAME has no exception.
Method GET_DTEL_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CTAB_NO_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20080229 | ||
2 | ![]() |
ES_DTELINFO | Call by reference | Type reference (TYPE) | DD04V | Generierte Tabelle zum View DD04V | 20080207 | ||
3 | ![]() |
E_GOTSTATE | Call by reference | Type reference (TYPE) | DDGOTSTATE | Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet | 20080212 | ||
4 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20080207 |
Method GET_DTEL_INFO on class CL_USMD_ROLLNAME has no exception.
Method GET_DTEL_INFO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DTELINFO | Call by reference | Type reference (TYPE) | DD04V | Generierte Tabelle zum View DD04V | 20090115 | ||
2 | ![]() |
E_GOTSTATE | Call by reference | Type reference (TYPE) | DDGOTSTATE | Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet | 20090115 | ||
3 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20090115 |
Method GET_DTEL_INFO_DB on class CL_USMD_ROLLNAME has no exception.
Method READ_ROLLNAME_SPARE_P Signature
Method READ_ROLLNAME_SPARE_P on class CL_USMD_ROLLNAME has no parameter.
Method READ_ROLLNAME_SPARE_P on class CL_USMD_ROLLNAME has no exception.
Method REPLACE_ROLLNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20080207 | ||
2 | ![]() |
EF_CTAB_NO_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20080229 | ||
3 | ![]() |
ES_DTELINFO | Call by reference | Type reference (TYPE) | DD04V | 20080212 | |||
4 | ![]() |
E_GOTSTATE | Call by reference | Type reference (TYPE) | DDGOTSTATE | 20080212 |
Method REPLACE_ROLLNAME on class CL_USMD_ROLLNAME has no exception.
Method REPLACE_ROLLNAME_MASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100607 |
Method REPLACE_ROLLNAME_MASS on class CL_USMD_ROLLNAME has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |