SAP ABAP Class /PLMB/IF_NAV_XS_CONV (Internal :: Cross sytem conversion interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_NAVO_XS | Class for Object Types present in External System | 20090816 |
Properties
| Class | /PLMB/IF_NAV_XS_CONV | |
| Short Description | Internal :: Cross sytem conversion interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090816 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMB/IF_NAV_XS_CONV has no forward declaration.
Interfaces
Class /PLMB/IF_NAV_XS_CONV has no interface implemented.
Friends
Class /PLMB/IF_NAV_XS_CONV has no friend class.
Attributes
Class /PLMB/IF_NAV_XS_CONV has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | convert external to internal ids, if not present register | 20090816 | |
| 2 | Instance method | Public | Method | convert internal to external ids | 20090816 |
Events
Class /PLMB/IF_NAV_XS_CONV has no event.
Types
Class /PLMB/IF_NAV_XS_CONV has no local type.
Method Signatures
Method CONVERT_EXT2INT_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INT_EXT_IDMAP | Call by reference | Type reference (TYPE) | /PLMB/T_NAV_XS_INTID_MAP | NAV table of internal External ID mapping | 20090817 | |||
| 2 | IT_INTID | Call by reference | Type reference (TYPE) | /PLMB/T_NAV_INTID | NAV table of internal ID mapping | 20090817 |
Method CONVERT_EXT2INT_IDS on class /PLMB/IF_NAV_XS_CONV has no exception.
Method CONVERT_INT2EXT_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INT_EXT_IDMAP | Call by reference | Type reference (TYPE) | /PLMB/T_NAV_XS_INTID_MAP | NAV table of internal External ID mapping | 20090817 | |||
| 2 | IT_INTID | Call by reference | Type reference (TYPE) | /PLMB/T_NAV_INTID | NAV - internal ID table | 20090817 |
Method CONVERT_INT2EXT_IDS on class /PLMB/IF_NAV_XS_CONV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |