SAP ABAP Class /IWFND/CL_OCI_NAME_MAPPER (Name mapper cllass for Tech,External names)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-LCP (Application Component) Gateway Local content providers        
     /IWFND/OCI (Package) Odata Consumption Integration - Needed for /IWBEP/OCI...
Properties
Class /IWFND/CL_OCI_NAME_MAPPER  
Short Description Name mapper cllass for Tech,External names    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/OCI   Odata Consumption Integration - Needed for /IWBEP/OCI... 
Created 20121001   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWFND/IF_OCI_COMMON Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWFND/CL_OCI_NAME_MAPPER has no interface implemented.
Friends
Class /IWFND/CL_OCI_NAME_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTIONS Static Attribute Private Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_ACTIONS 20121001
2 MT_ASSOCIATIONS Static Attribute Private Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_ASSOCIATIONS 20121001
3 MT_COMPLEX_TYPES Static Attribute Private Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_COMPLEX_TYPE 20121001
4 MT_ENTITIES Static Attribute Private Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_ENTITIES 20121001
5 MV_ASSOC_COUNTER Static Attribute Private Type reference (TYPE) I 20121004
6 MV_ENTITY_COUNTER Static Attribute Private Type reference (TYPE) I 20121004
7 MV_PROPERTY_COUNTER Static Attribute Private Type reference (TYPE) I 20121004
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTRNNAME Static method Private Method Fetch the techname for source name 20121004
2 GET_MAPPING Static method Public Method Fetches the Technical and External names from Source names 20121001
3 GET_TECHNAME Static method Private Method Fetch the techname for source name 20121004
4 LOAD_ACTIONS Static method Private Method Load the external names for function import 20121005
5 LOAD_ASSOCIATIONS Static method Private Method Load the Association extrn names 20121004
6 LOAD_COMPLEXTYPES Static method Private Method Fetch the tech and exernal names for complex type 20121013
7 LOAD_NAVIGATION Static method Private Method Load the navigation extern and abap names 20121004
8 LOAD_PROPERTIES Static method Private Method Fetch the technical and external names for properties 20121013
Events
Class /IWFND/CL_OCI_NAME_MAPPER has no event.
Types
Class /IWFND/CL_OCI_NAME_MAPPER has no local type.
Method Signatures

Method GET_EXTRNNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IR_EXTRNNAME Value transfer Type reference (TYPE) CHAR40 30 Characters 20121004
2 Importing IV_COUNTER Call by reference Type reference (TYPE) I 20121004
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING Source name 20121004

Method GET_EXTRNNAME on class /IWFND/CL_OCI_NAME_MAPPER has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTIONS Call by reference Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_ACTIONS 20121001
2 Changing CT_ASSOCIATIONS Call by reference Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_ASSOCIATIONS 20121001
3 Changing CT_COMPLEX_TYPES Call by reference Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_COMPLEX_TYPE 20121001
4 Changing CT_ENTITIES Call by reference Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_ENTITIES 20121001

Method GET_MAPPING on class /IWFND/CL_OCI_NAME_MAPPER has no exception.

Method GET_TECHNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IR_TECHNAME Value transfer Type reference (TYPE) CHAR30 30 Characters 20121004
2 Importing IV_COUNTER Call by reference Type reference (TYPE) I Dummy for B20 int1 (Local Everywhere) 20121004
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING Source name 20121004

Method GET_TECHNAME on class /IWFND/CL_OCI_NAME_MAPPER has no exception.

Method LOAD_ACTIONS Signature

Method LOAD_ACTIONS on class /IWFND/CL_OCI_NAME_MAPPER has no parameter.
Method LOAD_ACTIONS on class /IWFND/CL_OCI_NAME_MAPPER has no exception.

Method LOAD_ASSOCIATIONS Signature

Method LOAD_ASSOCIATIONS on class /IWFND/CL_OCI_NAME_MAPPER has no parameter.
Method LOAD_ASSOCIATIONS on class /IWFND/CL_OCI_NAME_MAPPER has no exception.

Method LOAD_COMPLEXTYPES Signature

Method LOAD_COMPLEXTYPES on class /IWFND/CL_OCI_NAME_MAPPER has no parameter.
Method LOAD_COMPLEXTYPES on class /IWFND/CL_OCI_NAME_MAPPER has no exception.

Method LOAD_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAVS Call by reference Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_NAV_PROPERTIES 20121004

Method LOAD_NAVIGATION on class /IWFND/CL_OCI_NAME_MAPPER has no exception.

Method LOAD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) /IWFND/IF_OCI_COMMON=>TY_T_PROPERTIES 20121013

Method LOAD_PROPERTIES on class /IWFND/CL_OCI_NAME_MAPPER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250