SAP ABAP Interface IF_BSA_SADL_MAPPER (Fills BSA tables with SADL information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_COMPILER (Package) SADL Compiler
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_MAPPER_TO_BSA | Maps SADL information to bsa | 20120827 |
Properties
| Interface | IF_BSA_SADL_MAPPER | |
| Short Description | Fills BSA tables with SADL information |
General Data
| Package | SADL_COMPILER | SADL Compiler |
| Created | 20120912 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSA_SADL_MAPPER has no forward declaration.
Interfaces
Interface IF_BSA_SADL_MAPPER has no interface.
Friends
Interface IF_BSA_SADL_MAPPER has no friend.
Attributes
Interface IF_BSA_SADL_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120912 |
Events
Interface IF_BSA_SADL_MAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CALLBACK_USAGES | Public | See coding | 20120912 | tt_callback_usages TYPE HASHED TABLE OF ty_callback_usage WITH UNIQUE KEY cb_name
|
||
| 2 | TY_CALLBACK_USAGE | Public | See coding | 20120912 | BEGIN OF ty_callback_usage,
cb_name TYPE string,
localization_tag TYPE string,
id TYPE string,
uuid TYPE if_sadl_types=>ty_uuid,
step TYPE i,
END OF ty_callback_usage
|
Method Signatures
Method MAP_SADL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TARGET_STRUCTDESC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120912 | ||||
| 2 | ET_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20120912 | ||||
| 3 | ET_METADATA_NODES | Call by reference | Type reference (TYPE) | IF_SADL_BSA_METADATA=>TT_METADATA_NODE | 20120912 | ||||
| 4 | EV_CALLBACK_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20120912 | ||||
| 5 | EV_DATA_SOURCE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120912 | ||||
| 6 | EV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120912 | ||||
| 7 | IO_MP | Call by reference | Object reference (TYPE REF TO) | CL_BSA_SADL_MP | 20120912 | ||||
| 8 | IR_SADL_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20120912 | ||||
| 9 | IS_SADL_BINDING_INFORMATION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130111 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |