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 | 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 | Static Attribute | Private | Type reference (TYPE) | /IWFND/IF_OCI_COMMON=>TY_T_ACTIONS | 20121001 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | /IWFND/IF_OCI_COMMON=>TY_T_ASSOCIATIONS | 20121001 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | /IWFND/IF_OCI_COMMON=>TY_T_COMPLEX_TYPE | 20121001 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | /IWFND/IF_OCI_COMMON=>TY_T_ENTITIES | 20121001 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | I | 20121004 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | I | 20121004 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | I | 20121004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fetch the techname for source name | 20121004 | |
| 2 | Static method | Public | Method | Fetches the Technical and External names from Source names | 20121001 | |
| 3 | Static method | Private | Method | Fetch the techname for source name | 20121004 | |
| 4 | Static method | Private | Method | Load the external names for function import | 20121005 | |
| 5 | Static method | Private | Method | Load the Association extrn names | 20121004 | |
| 6 | Static method | Private | Method | Fetch the tech and exernal names for complex type | 20121013 | |
| 7 | Static method | Private | Method | Load the navigation extern and abap names | 20121004 | |
| 8 | 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 | IR_EXTRNNAME | Value transfer | Type reference (TYPE) | CHAR40 | 30 Characters | 20121004 | |||
| 2 | IV_COUNTER | Call by reference | Type reference (TYPE) | I | 20121004 | ||||
| 3 | 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 | CT_ACTIONS | Call by reference | Type reference (TYPE) | /IWFND/IF_OCI_COMMON=>TY_T_ACTIONS | 20121001 | ||||
| 2 | CT_ASSOCIATIONS | Call by reference | Type reference (TYPE) | /IWFND/IF_OCI_COMMON=>TY_T_ASSOCIATIONS | 20121001 | ||||
| 3 | CT_COMPLEX_TYPES | Call by reference | Type reference (TYPE) | /IWFND/IF_OCI_COMMON=>TY_T_COMPLEX_TYPE | 20121001 | ||||
| 4 | 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 | IR_TECHNAME | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20121004 | |||
| 2 | IV_COUNTER | Call by reference | Type reference (TYPE) | I | Dummy for B20 int1 (Local Everywhere) | 20121004 | |||
| 3 | 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 | 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 | 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 |