SAP ABAP Interface IF_BS_TYPECASTED_MAP_ASSISTANT (Assistant definition for type-casted mapping)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BS_API_ADDRESS | API-class for addresses | 20100803 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_BS_GENIL | Bridge between GenIL component class and MDGAF | 20100422 |
Properties
| Interface | IF_BS_TYPECASTED_MAP_ASSISTANT | |
| Short Description | Assistant definition for type-casted mapping |
General Data
| Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
| Created | 20100408 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BS_TYPECASTED_MAP_ASSISTANT has no interface.
Friends
Interface IF_BS_TYPECASTED_MAP_ASSISTANT has no friend.
Attributes
Interface IF_BS_TYPECASTED_MAP_ASSISTANT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the target field's name for a given source field | 20100408 | |
| 2 | Instance method | Public | Method | determines an alternative to a given type | 20100408 |
Events
Interface IF_BS_TYPECASTED_MAP_ASSISTANT has no event.
Types
Interface IF_BS_TYPECASTED_MAP_ASSISTANT has no local type.
Method Signatures
Method TARGET_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | name of the source field | 20100408 | |||
| 2 | IV_SOURCE_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | name of the source structure | 20100408 | |||
| 3 | IV_TARGET_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | name of the target structure | 20100408 | |||
| 4 | RV_TARGET_FIELD_NAME | Value transfer | Type reference (TYPE) | STRING | name of the target field if suitable | 20100408 |
Method TARGET_FIELD_NAME on Interface IF_BS_TYPECASTED_MAP_ASSISTANT has no exception.
Method TYPE_ALTERNATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ABSOLUTE_NAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | the type for which an alternative is requested | 20100408 | |||
| 2 | RV_ABSOLUTE_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | the alternative type | 20100408 |
Method TYPE_ALTERNATIVE on Interface IF_BS_TYPECASTED_MAP_ASSISTANT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |