SAP ABAP Class CL_SXMLP_DATA_ST (CL_SXMLP_DATA_ST)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SXML_PARTS (Package) SXML Parts
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXMLP_PART | 20050424 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_DATA_ST | 20050424 |
Properties
| Class | CL_SXMLP_DATA_ST | |
| Short Description | ||
| Super Class | CL_SXMLP_PART | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXML_PARTS | SXML Parts |
| Created | 20050424 | SAP |
| Last change | 20140121 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXMLP_DATA_ST | 20050424 |
Friends
Class CL_SXMLP_DATA_ST 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) | ABAP_TRANS_RESBIND_TAB_SORTED | 20060727 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'include' | 20060829 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'default' | 20091204 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 'default' | 20091204 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_RESERVED_PARAMS | 20060727 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | CXSLTDESC | 20080131 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | CXSLTDESC | 20080131 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_TRANS_PARM_OBJ_BIND_TAB | 20060727 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_TRANS_PARMBIND_TAB | 20060727 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_XOP_DESERIALIZE | 20060816 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_XOP_SERIALIZE | 20060816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050424 | ||
| 2 | Instance method | Private | Method | 20050424 | ||
| 3 | Instance method | Private | Method | 20060727 |
Events
Class CL_SXMLP_DATA_ST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ADD_LOG_INFO | Private | See coding | 20100218 | begin of T_ADD_LOG_INFO,
transformation_name type cxsltdesc,
offset type i,
xpath type string,
end of T_ADD_LOG_INFO
|
||
| 2 | T_RESERVED_PARAMS | Private | See coding | 20060727 | begin of T_RESERVED_PARAMS,
reader type ABAP_TRANS_OBJNAME,
writer type ABAP_TRANS_OBJNAME,
package_reader type ABAP_TRANS_OBJNAME,
package_writer type ABAP_TRANS_OBJNAME,
end of T_RESERVED_PARAMS
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | NCNAME | NCName | 20050424 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050424 |
Method CONSTRUCTOR on class CL_SXMLP_DATA_ST has no exception.
Method _DATAREFS_TO_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_TRANS_RESBIND_TAB_SORTED | 20050424 | ||||
| 2 | SRC_TABLE | Call by reference | Type reference (TYPE) | ABAP_TRANS_RESBIND_TAB_SORTED | 20050424 |
Method _DATAREFS_TO_RES on class CL_SXMLP_DATA_ST has no exception.
Method _GET_PARAMREFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PACKAGE_READER | 20060727 | ||||
| 2 | PACKAGE_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PACKAGE_WRITER | 20060727 | ||||
| 3 | READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20060727 | |||
| 4 | RVAL | Value transfer | Type reference (TYPE) | ABAP_TRANS_PARM_OBJ_BIND_TAB | 20060727 | ||||
| 5 | WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20060727 |
Method _GET_PARAMREFS on class CL_SXMLP_DATA_ST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |