SAP ABAP Class FSBP_ESAMAP_B_IDENTELEMENTS (Classe for BAdI: FSBP_ESAMAP_IDENTIYING_ELEM)
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 | 20081218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081218 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_ESAMAP_B_IDENTELEMENTS | Interface for BAdI: FSBP_ESAMAP_PRTYIDENTTYPE | 20081218 |
Properties
| Class | FSBP_ESAMAP_B_IDENTELEMENTS | |
| Short Description | Classe for BAdI: FSBP_ESAMAP_IDENTIYING_ELEM | |
| 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 | FSBP_ESAMAP | |
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_ESOA_MAPPING | Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300 |
| Created | 20081218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_ESAMAP_B_IDENTELEMENTS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081218 | ||
| 2 | IF_FSBP_ESAMAP_B_IDENTELEMENTS | Interface for BAdI: FSBP_ESAMAP_PRTYIDENTTYPE | 20081218 |
Friends
Class FSBP_ESAMAP_B_IDENTELEMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | FSBP_SMAP_TOOLS_E2I | BO BP: Tools for SOA Inbound Mapping | 20101004 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | FSBP_SMAP_TOOLS_I2E | BO BP: Tools for SOA Outbound Mapping | 20101004 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | FSBP_SMAP_TOOLS_MAPBADI | BO BP: Tools for SOA Mapping BAdIs | 20101004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101004 | |
| 2 | Instance method | Protected | Method | Maps ID Category and Number (External-Internal) | 20081222 | |
| 3 | Instance method | Protected | Method | Maps ID Category and Number (Internal-External) | 20081222 | |
| 4 | Instance method | Protected | Method | Maps Partner ID (External-Internal) | 20081218 | |
| 5 | Instance method | Protected | Method | Maps Partner ID (Internal-External) | 20081222 | |
| 6 | Instance method | Protected | Method | Maps Partner GUID (Internal-External) | 20081218 | |
| 7 | Instance method | Protected | Method | Maps Partner GUID (External-Internal) | 20081222 |
Events
Class FSBP_ESAMAP_B_IDENTELEMENTS has no event.
Types
Class FSBP_ESAMAP_B_IDENTELEMENTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class FSBP_ESAMAP_B_IDENTELEMENTS has no parameter.
Method CONSTRUCTOR on class FSBP_ESAMAP_B_IDENTELEMENTS has no exception.
Method MAP_PARTNER_IDENT_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BP_IDENT_ESA | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH | Erweiterter Geschäftspartnerschlüssel | 20081222 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081222 | |||
| 3 | I_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | 20081222 |
Method MAP_PARTNER_IDENT_EXT2INT on class FSBP_ESAMAP_B_IDENTELEMENTS has no exception.
Method MAP_PARTNER_IDENT_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | ESA identification node | 20081222 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081222 | |||
| 3 | I_ID_NUMBER | Call by reference | Type reference (TYPE) | BU_ID_NUMBER | Identifikationsnummer | 20081222 | |||
| 4 | I_ID_TYPE | Call by reference | Type reference (TYPE) | BU_ID_TYPE | Identifikationsart | 20081222 |
Method MAP_PARTNER_IDENT_INT2EXT on class FSBP_ESAMAP_B_IDENTELEMENTS has no exception.
Method MAP_PARTNER_KEY_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BP_IDENT_ESA | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH | Erweiterter Geschäftspartnerschlüssel | 20081218 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081218 | |||
| 3 | I_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | ESA identification node | 20081218 |
Method MAP_PARTNER_KEY_EXT2INT on class FSBP_ESAMAP_B_IDENTELEMENTS has no exception.
Method MAP_PARTNER_KEY_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | ESA identification node | 20081222 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081223 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20081222 |
Method MAP_PARTNER_KEY_INT2EXT on class FSBP_ESAMAP_B_IDENTELEMENTS has no exception.
Method MAP_PARTNER_UUID_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BP_IDENT_ESA | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH | Erweiterter Geschäftspartnerschlüssel | 20081218 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081218 | |||
| 3 | I_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | ESA identification node | 20081218 |
Method MAP_PARTNER_UUID_EXT2INT on class FSBP_ESAMAP_B_IDENTELEMENTS has no exception.
Method MAP_PARTNER_UUID_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | ESA identification node | 20081222 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20081222 | |||
| 3 | I_UUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20081222 |
Method MAP_PARTNER_UUID_INT2EXT on class FSBP_ESAMAP_B_IDENTELEMENTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |