SAP ABAP Class CL_BSA_SADL_XML_WRITER (Creates a XML document using a SADL model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_PARSER (Package) SADL Parser
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSA_SADL_XML_WRITER | XML writer for SADL metamodel | 20090323 |
Properties
| Class | CL_BSA_SADL_XML_WRITER | |
| Short Description | Creates a XML document using a SADL model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_PARSER | SADL Parser |
| Created | 20090210 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSA_SADL_XML_WRITER | XML writer for SADL metamodel | 20090323 |
Friends
Class CL_BSA_SADL_XML_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20110221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110221 | ||
| 2 | Instance method | Private | Method | 20110404 | ||
| 3 | Instance method | Private | Method | 20110221 | ||
| 4 | Instance method | Private | Method | 20090210 |
Events
Class CL_BSA_SADL_XML_WRITER has no event.
Types
Class CL_BSA_SADL_XML_WRITER has no local type.
Method Signatures
Method BUILD_COND_REC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SADL_CONDITIONS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_CONDITION | 20110221 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20110221 |
Method BUILD_COND_REC on class CL_BSA_SADL_XML_WRITER has no exception.
Method BUILD_JOIN_COND_REC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SADL_XML | Value transfer | Type reference (TYPE) | STRING | 20110404 | ||||
| 2 | IT_SADL_CONDITIONS | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_CONDITION | 20110404 |
Method BUILD_JOIN_COND_REC on class CL_BSA_SADL_XML_WRITER has no exception.
Method BUILD_SADL_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SADL_QUERY | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_MAPPED_QUERY | 20110221 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20110221 |
Method BUILD_SADL_QUERY on class CL_BSA_SADL_XML_WRITER has no exception.
Method BUILD_SADL_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STRUCTURE_XML | Call by reference | Type reference (TYPE) | STRING | 20090210 | ||||
| 2 | IS_SADL_DEFINITION | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20090210 | ||||
| 3 | IV_STRUCTURE_ID | Call by reference | Type reference (TYPE) | STRING | 20090210 |
Method BUILD_SADL_STRUCTURE on class CL_BSA_SADL_XML_WRITER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 720 |