SAP ABAP Class FSBP_KEY_MAPPER (Mapping Business Partner ID)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_BASIS_COMMON (Package) Basis Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20081216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | FSBP_TD_KEY_MAPPER | Key Mapper Test Double | 20100430 |
Properties
| Class | FSBP_KEY_MAPPER | |
| Short Description | Mapping Business Partner ID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FSBP_BASIS_COMMON | |
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_BASIS_COMMON | Basis Objects |
| Created | 20081216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_KEY_MAPPER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20081216 |
Friends
Class FSBP_KEY_MAPPER 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) | IF_FSBP_KEY_MAPPER_DATA_SOURCE | Data Source for FS-BP Key Mapping | 20100216 | |||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20081216 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_ID_NUMBER_CUST | Access to Customizing for ID Numbers | 20091019 | |||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20081216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081217 | |
| 2 | Instance method | Public | Method | Supplies the Partner Key for ID or GUID | 20090205 | |
| 3 | Instance method | Public | Method | Supplies the Partner Key for ID, GUID, or ID Number | 20081216 | |
| 4 | Instance method | Public | Method | Supplies the Partner Key for IDs, GUIDs, or ID Numbers | 20091117 |
Events
Class FSBP_KEY_MAPPER has no event.
Types
Class FSBP_KEY_MAPPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY_MAP_DB_ACCESS_REF | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_KEY_MAPPER_DATA_SOURCE | Datenquelle für FSBP Keymapping | 20081217 |
Method CONSTRUCTOR on class FSBP_KEY_MAPPER has no exception.
Method MAP_PARTNER_ID_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20090205 | |||
| 2 | E_ID | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20090205 | |||
| 3 | E_MESSAGE | Call by reference | Type reference (TYPE) | FSBP_MESSAGE_ENHANCED | Fehlermeldung Geschäftspartnerproxy | 20090205 | |||
| 4 | I_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20090205 | |||
| 5 | I_ID | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20090205 |
Method MAP_PARTNER_ID_GUID on class FSBP_KEY_MAPPER has no exception.
Method MAP_PARTNER_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENHANCED_KEY | Call by reference | Type reference (TYPE) | FSBP_PARTNER_KEY_ENH | Erweiterter Geschäftspartnerschlüssel | 20081216 | |||
| 2 | E_MESSAGE | Call by reference | Type reference (TYPE) | FSBP_MESSAGE_ENHANCED | Fehlermeldung Geschäftspartnerproxy | 20081216 | |||
| 3 | I_ENHANCED_KEY | Call by reference | Type reference (TYPE) | FSBP_PARTNER_KEY_ENH | Erweiterter Geschäftspartnerschlüssel | 20081216 |
Method MAP_PARTNER_KEY on class FSBP_KEY_MAPPER has no exception.
Method MAP_PARTNER_KEY_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENHANCED_KEY_TAB | Call by reference | Type reference (TYPE) | FSBP_PARTNER_KEY_ENH_TTY | Erweiterter Geschäftspartnerschlüssel | 20091117 | |||
| 2 | E_ENHANCED_KEY_TAB_FAILED | Call by reference | Type reference (TYPE) | FSBP_PARTNER_KEY_ENH_TTY | Erweiterter Geschäftspartnerschlüssel | 20091123 | |||
| 3 | E_MESSAGE | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_ENHANCED_TAB | Fehlermeldungen Geschäftspartnerproxy | 20091117 | |||
| 4 | I_ENHANCED_KEY_TAB | Call by reference | Type reference (TYPE) | FSBP_PARTNER_KEY_ENH_TTY | Erweiterter Geschäftspartnerschlüssel | 20091117 | |||
| 5 | I_TARGET_ID_TYPE | Call by reference | Type reference (TYPE) | BU_ID_TYPE | Identifikationsart | 20100208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ID Type ist nicht eindeutig | 20100209 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 300 |