SAP ABAP Class FSBPR_MAP_API_CIF (Mapping Relationships Between Tables and External Structure)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_CIF_INTEGRATION (Package) SAP BP FS: Adjustment to the Complex Interface

⤷

⤷

Properties
Class | FSBPR_MAP_API_CIF | |
Short Description | Mapping Relationships Between Tables and External Structure | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_BP_FND_CIF_INTEGRATION | SAP BP FS: Adjustment to the Complex Interface |
Created | 20100909 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class FSBPR_MAP_API_CIF has no forward declaration.
Interfaces
Class FSBPR_MAP_API_CIF has no interface implemented.
Friends
Class FSBPR_MAP_API_CIF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | LTTY_INSTANCE_BUFFER | 20100909 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Supplies Instance for Mapping of BP Relationship Data | 20100909 |
Events
Class FSBPR_MAP_API_CIF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTTY_INSTANCE_BUFFER | Protected | See coding | 20100909 | ltty_instance_buffer type sorted table of LTY_INSTANCE_BUFFER with unique key primary_key components bo_type bo_name
|
||
2 | LTY_INSTANCE_BUFFER | Protected | See coding | 20100909 | begin of LTY_INSTANCE_BUFFER,
bo_type type xo_business_object_type,
bo_name type xo_business_object_name,
instance type ref to if_fsbpr_map_api_cif,
end of LTY_INSTANCE_BUFFER
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BO_NAME | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | Name des Business Objects | 20100909 | ||
2 | ![]() |
I_BO_TYPE | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20100909 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FSBPR_MAP_API_CIF | Mapping Beziehungen zwischen Tabellen und externer Struktur | 20100909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Übergabewerte fehlerhaft | 20100909 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 400 |