SAP ABAP Class IF_RSR_NAME_MAPPER (STORE Name Mapper)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_NAME_MAPPER STORE Default Name Mapper 20110524
Properties
Class IF_RSR_NAME_MAPPER  
Short Description STORE Name Mapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110524   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSR_STORE_STRUCT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_RSR_NAME_MAPPER has no interface implemented.
Friends
Class IF_RSR_NAME_MAPPER has no friend class.
Attributes
Class IF_RSR_NAME_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTR_TYPE Instance method Public Method Gets attribute type structure for field name 20110524
2 GET_FIELDNM Instance method Public Method Gets field name for attribute type flag 20110524
Events
Class IF_RSR_NAME_MAPPER has no event.
Types
Class IF_RSR_NAME_MAPPER has no local type.
Method Signatures

Method GET_ATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNM Call by reference Type reference (TYPE) CL_RSR_STORE_STRUCT=>TN_FIELDNM Feld Name 20110524
2 Returning R_S_ATTR_TYPE Value transfer Type reference (TYPE) CL_RSR_STORE_STRUCT=>TN_S_ATTR_TYPE Attribut-Type Struktur 20110524
# Exception Resumable Description Created on
1 CX_RSR_STORE_ERROR Interner STORE Fehler 20110524

Method GET_FIELDNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ATTR_TYPE Call by reference Type reference (TYPE) CL_RSR_STORE_STRUCT=>TN_S_ATTR_TYPE Attribut-Type Struktur 20110524
2 Returning R_FIELDNM Value transfer Type reference (TYPE) CL_RSR_STORE_STRUCT=>TN_FIELDNM Feld Name 20110524
# Exception Resumable Description Created on
1 CX_RSR_STORE_ERROR Interner STORE Fehler 20110524
History
Last changed by/on SAP  20130531 
SAP Release Created in