SAP ABAP Class IF_BS_TYPECASTED_MAP_ASSISTANT (Assistant definition for type-casted mapping)
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
| Class | IF_BS_TYPECASTED_MAP_ASSISTANT | |
| Short Description | Assistant definition for type-casted mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100408 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BS_TYPECASTED_MAP_ASSISTANT has no interface implemented.
Friends
Class IF_BS_TYPECASTED_MAP_ASSISTANT has no friend class.
Attributes
Class 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
Class IF_BS_TYPECASTED_MAP_ASSISTANT has no event.
Types
Class 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 class 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 class IF_BS_TYPECASTED_MAP_ASSISTANT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |