SAP ABAP Class CL_BSA_SADL_COMPILER (Handles SADL XML parsing and filling BSA Load)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_COMPILER (Package) SADL Compiler

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSA_SADL_COMPILER | SADL compiler interface | 20120912 |
Properties
Class | CL_BSA_SADL_COMPILER | |
Short Description | Handles SADL XML parsing and filling BSA Load | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADL_COMPILER | SADL Compiler |
Created | 20120912 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSA_SADL_COMPILER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSA_SADL_COMPILER | SADL compiler interface | 20120912 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BSA_SADL_M2M_TRANSFORMER | 20120912 | Transforms different SADL repres. formats into each other |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Attribute reference (LIKE) | IF_BSA_SADL_COMPILER=>CO_BSA_DEFAULT_NAMESPACES | IF_BSA_SADL_COMPILER=>CO_BSA_DEFAULT_NAMESPACES | 20120912 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSA_SADL_BINDING_PARSER | 20120912 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSA_SADL_CHECKER | 20120912 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSA_SADL_ERROR_HANDLER | 20120912 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSA_SADL_MERGER | 20120912 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSA_SADL_MODE_PLUGIN | 20120912 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120912 | |
2 | ![]() |
Static method | Public | Method | 20120912 | |
3 | ![]() |
Instance method | Private | Method | 20120912 | |
4 | ![]() |
Instance method | Private | Method | 20120912 | |
5 | ![]() |
Instance method | Protected | Method | 20120912 |
Events
Class CL_BSA_SADL_COMPILER has no event.
Types
Class CL_BSA_SADL_COMPILER has no local type.
Method Signatures
Method CREATE_BINDING_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_ERROR_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_ERROR_HANDLER | 20120912 | |||
2 | ![]() |
EO_MP_MERGED | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_MP_CONTEXT | 20120912 | |||
3 | ![]() |
ES_SADL_BINDING_INFORMATION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20120912 | |||
4 | ![]() |
ES_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20120912 | |||
5 | ![]() |
ET_ADMIN_DATA | Call by reference | Type reference (TYPE) | IF_SADL_BSA_METADATA=>TT_ADMIN_DATA | 20120912 | |||
6 | ![]() |
ET_MERGE_ERROR_MESSAGES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_ERROR_MESSAGES | 20120912 | |||
7 | ![]() |
EV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20120912 | |||
8 | ![]() |
EV_CALLBACK_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20120912 | |||
9 | ![]() |
EV_CAN_PROCEED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120912 | |||
10 | ![]() |
EV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120912 | |||
11 | ![]() |
EV_SUCCESSFUL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120912 | |||
12 | ![]() |
IO_MP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_MP_CONTEXT | 20120912 | |||
13 | ![]() |
IO_MP_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_MP_EXTENSION | 20120912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130113 |
Method GET_DEFAULT_NAMESPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SADL_NAMESPACES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_NAMESPACES | 20120912 |
Method GET_DEFAULT_NAMESPACES on class CL_BSA_SADL_COMPILER has no exception.
Method INIT Signature
Method INIT on class CL_BSA_SADL_COMPILER has no parameter.
Method INIT on class CL_BSA_SADL_COMPILER has no exception.
Method MERGE_NAMESPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NAMESPACES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_NAMESPACES | 20120912 | |||
2 | ![]() |
ET_SADL_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20120912 | |||
3 | ![]() |
IT_DEFINED_NAMESPACES | Value transfer | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_NAMESPACES | 20120912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130220 |
Method PARSE_SADL_BINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SADL_BINDING_INFORMATION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION | 20120912 | |||
2 | ![]() |
IS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20120912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130113 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |