SAP ABAP Class FSBP_ESAMAP_N_ALIAS (Common Logic for SOA Mapping of Alias Node)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_ESOA_MAPPING (Package) Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | AC_FSBP_ESAMAP_NODE | Abstract Class with Help Methods for Node Level Mapping | 20081121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_ESAMAP_NODE_EXT2INT | SOA Node Mapping | 20081121 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_ESAMAP_NODE_INT2EXT | SOA Node Mapping | 20081121 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | FSBP_ESAMAP_N_ALIAS_INFMSG_V1 | SOA Mapping of Alias Node for Information Message V1 | 20081216 |
| 2 | Inheritance (c INHERITING FROM c_ref) | FSBP_ESAMAP_N_ALIAS_UPDATE | SOA Mapping of Alias Node for Update (with Action Codes) | 20090113 |
Properties
| Class | FSBP_ESAMAP_N_ALIAS | |
| Short Description | Common Logic for SOA Mapping of Alias Node | |
| Super Class | AC_FSBP_ESAMAP_NODE | Abstract Class with Help Methods for Node Level Mapping |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_ESOA_MAPPING | Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300 |
| Created | 20081121 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_ESAMAP_N_ALIAS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_ESAMAP_NODE_EXT2INT | SOA Node Mapping | 20081121 | ||
| 2 | IF_FSBP_ESAMAP_NODE_INT2EXT | SOA Node Mapping | 20081121 |
Friends
Class FSBP_ESAMAP_N_ALIAS has no friend class.
Attributes
Class FSBP_ESAMAP_N_ALIAS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Maps Alias Data External-Internal | 20081121 | |
| 2 | Instance method | Protected | Method | Maps Alias Name Internal-External | 20081121 |
Events
Class FSBP_ESAMAP_N_ALIAS has no event.
Types
Class FSBP_ESAMAP_N_ALIAS has no local type.
Method Signatures
Method MAP_ALIAS_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BKK21 | Call by reference | Type reference (TYPE) | BKK21 | Aliasnamen des Geschäftspartners | 20081121 | |||
| 2 | E_CHANGE_INDICATOR | Call by reference | Type reference (TYPE) | XO_CHANGE_INDICATOR | Änderungskennzeichen | 20081121 | |||
| 3 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081121 | |||
| 4 | I_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | 20081121 | ||||
| 5 | I_PARTNER | Call by reference | Type reference (TYPE) | XO_OBJECT_KEY | Schlüsselparameter | 20081121 |
Method MAP_ALIAS_EXT2INT on class FSBP_ESAMAP_N_ALIAS has no exception.
Method MAP_ALIAS_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALIAS | Call by reference | Type reference (TYPE) | ANY | 20081121 | ||||
| 2 | I_BKK21 | Call by reference | Type reference (TYPE) | BKK21 | Aliasnamen des Geschäftspartners | 20081121 | |||
| 3 | I_CHANGE_INDICATOR | Call by reference | Type reference (TYPE) | XO_CHANGE_INDICATOR | Änderungskennzeichen | 20081121 |
Method MAP_ALIAS_INT2EXT on class FSBP_ESAMAP_N_ALIAS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |