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 USMD0 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 DF_READ Static Attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20080207
2 DT_ROLLNAME_EXIST Static Attribute Private Type reference (TYPE) TS_ROLLNAME 20080207
3 DT_ROLLNAME_SPARE Static Attribute Private Type reference (TYPE) TS_ROLLNAME_SPARE 20080207
Methods
# Method Level Visibility Method type Description Created on
1 DDIF_DTEL_GET_P Static method Private Method Reads Info from Database or Buffer 20090115
2 GET_DTEL_INFO Static method Public Method Returns Technical Details on Data Element (incl.Substitutes) 20080207
3 GET_DTEL_INFO_DB Static method Public Method Reads Info from Database or Buffer 20090115
4 READ_ROLLNAME_SPARE_P Static method Private Method Reads Assignment of Substitution Data Elements 20080207
5 REPLACE_ROLLNAME Static method Public Method Substitutes data element if it does not exist (if possible) 20080207
6 REPLACE_ROLLNAME_MASS 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 Exporting ES_DTELINFO Call by reference Type reference (TYPE) DD04V Generierte Tabelle zum View DD04V 20090115
2 Exporting E_GOTSTATE Call by reference Type reference (TYPE) DDGOTSTATE Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet 20090115
3 Importing 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 Exporting EF_CTAB_NO_EXIST Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20080229
2 Exporting ES_DTELINFO Call by reference Type reference (TYPE) DD04V Generierte Tabelle zum View DD04V 20080207
3 Exporting E_GOTSTATE Call by reference Type reference (TYPE) DDGOTSTATE Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet 20080212
4 Importing 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 Exporting ES_DTELINFO Call by reference Type reference (TYPE) DD04V Generierte Tabelle zum View DD04V 20090115
2 Exporting E_GOTSTATE Call by reference Type reference (TYPE) DDGOTSTATE Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet 20090115
3 Importing 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 Changing C_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20080207
2 Exporting EF_CTAB_NO_EXIST Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20080229
3 Exporting ES_DTELINFO Call by reference Type reference (TYPE) DD04V 20080212
4 Exporting 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 Changing 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