SAP ABAP Interface IF_BSA_SADL_BINDING_PARSER (Parses the bindings in SADL data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_PARSER (Package) SADL Parser
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSA_SADL_BINDING_PARSER | Parsing SADL data to analyse bindings | 20081024 |
Properties
| Interface | IF_BSA_SADL_BINDING_PARSER | |
| Short Description | Parses the bindings in SADL data |
General Data
| Package | SADL_PARSER | SADL Parser |
| Created | 20081024 | SAP |
| Last changed | 20140121 | 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) |
| 2 | IF_SADL_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_BSA_SADL_BINDING_PARSER has no interface.
Friends
Interface IF_BSA_SADL_BINDING_PARSER has no friend.
Attributes
Interface IF_BSA_SADL_BINDING_PARSER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090722 | ||
| 2 | Instance method | Public | Method | 20091110 | ||
| 3 | Instance method | Public | Method | 20090120 | ||
| 4 | Instance method | Public | Method | 20081106 | ||
| 5 | Instance method | Public | Method | 20101203 | ||
| 6 | Instance method | Public | Method | 20120112 | ||
| 7 | Instance method | Public | Method | 20130924 |
Events
Interface IF_BSA_SADL_BINDING_PARSER has no event.
Types
Interface IF_BSA_SADL_BINDING_PARSER has no local type.
Method Signatures
Method PARSE_ACTION_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SADL_BINDING_STEPS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_BINDING_STEPS | 20090722 | ||||
| 2 | ET_SADL_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20090722 | ||||
| 3 | IV_BINDING_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20090722 |
Method PARSE_ACTION_BINDING on Interface IF_BSA_SADL_BINDING_PARSER has no exception.
Method PARSE_ASSOCIATION_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SADL_BINDING_STEPS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_BINDING_STEPS | 20091110 | ||||
| 2 | ET_SADL_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20091110 | ||||
| 3 | IV_BINDING_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20091110 |
Method PARSE_ASSOCIATION_BINDING on Interface IF_BSA_SADL_BINDING_PARSER has no exception.
Method PARSE_ATTRIBUTE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SADL_FUNCTION_CALL | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_BINDING_FUNCTION_CALL | 20090120 | ||||
| 2 | ET_SADL_BINDING_STEPS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_BINDING_STEPS | 20090120 | ||||
| 3 | ET_SADL_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20090318 | ||||
| 4 | IV_BINDING_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20090120 |
Method PARSE_ATTRIBUTE_BINDING on Interface IF_BSA_SADL_BINDING_PARSER has no exception.
Method PARSE_ATTRIBUTE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SADL_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20090318 | ||||
| 2 | EV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20081106 | ||||
| 3 | EV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081106 | ||||
| 4 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20081106 |
Method PARSE_ATTRIBUTE_TYPE on Interface IF_BSA_SADL_BINDING_PARSER has no exception.
Method PARSE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SADL_BINDING_STEPS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_BINDING_STEPS | 20101203 | ||||
| 2 | ET_SADL_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20101203 | ||||
| 3 | IV_BINDING_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20101203 |
Method PARSE_BINDING on Interface IF_BSA_SADL_BINDING_PARSER has no exception.
Method PARSE_STRUCTURE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SADL_BINDING_STEPS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_BINDING_STEPS | 20120112 | ||||
| 2 | ET_SADL_ERRORS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_ERRORS | 20120112 | ||||
| 3 | IV_BINDING_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20120112 |
Method PARSE_STRUCTURE_BINDING on Interface IF_BSA_SADL_BINDING_PARSER has no exception.
Method SET_SYNTAX_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SYNTAX_VERSION | Call by reference | Type reference (TYPE) | STRING | 20130924 |
Method SET_SYNTAX_VERSION on Interface IF_BSA_SADL_BINDING_PARSER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |