SAP CL_PROXY_SXMLP_ST OO Class - XML ST Utilities for Stylesheet Generation
CL_PROXY_SXMLP_ST is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_PROXY_SXMLP_ST including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Inheritance
This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_PROXY_SXMLP_ST is CL_PROXY_SXMLPMethod list of CL_PROXY_SXMLP_ST SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| CALL_PROXY_ST_HELPER | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>CALL_PROXY_ST_HELPER...more details | ||
| CLASS_CONSTRUCTOR | CLASS_CONSTRUCTOR | Public |
| CALL METHOD cl_proxy_sxmlp_st=>CLASS_CONSTRUCTOR...more details | ||
| CONCATENATE_REL_NAME | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>CONCATENATE_REL_NAME...more details | ||
| MAP_REF_NAME | Private | |
| CALL METHOD cl_proxy_sxmlp_st=>MAP_REF_NAME...more details | ||
| ST_ANY | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ANY...more details | ||
| ST_APPLY | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_APPLY...more details | ||
|
| ||
| ST_ASSIGN | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ASSIGN...more details | ||
| ST_ASSIGN_CTRL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ASSIGN_CTRL...more details | ||
| ST_ASSIGN_SV_VALUE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ASSIGN_SV_VALUE...more details | ||
| ST_ASSIGN_VAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ASSIGN_VAR...more details | ||
| ST_ATTRIBUTE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ATTRIBUTE...more details | ||
| ST_ATTRIBUTE_TRUE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ATTRIBUTE_TRUE...more details | ||
| ST_ATTRIBUTE_VAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ATTRIBUTE_VAL...more details | ||
| ST_ATTRIBUTE_VALUE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ATTRIBUTE_VALUE...more details | ||
| ST_CALL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_CALL...more details | ||
| ST_CHECK | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_CHECK...more details | ||
| ST_CHECK_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_CHECK_INITIAL...more details | ||
| ST_CHECK_NOT_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_CHECK_NOT_INITIAL...more details | ||
| ST_CLEAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_CLEAR...more details | ||
| ST_CLEAR_VAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_CLEAR_VAR...more details | ||
| ST_COND | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND...more details | ||
| ST_COND_DEFAULT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_DEFAULT...more details | ||
| ST_COND_S_CHECK_NOT_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_S_CHECK_NOT_INITIAL...more details | ||
| ST_COND_VAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_VAR...more details | ||
| ST_COND_VAR_CHECK | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_VAR_CHECK...more details | ||
| ST_COND_VAR_CHECK_EXIST | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_VAR_CHECK_EXIST...more details | ||
| ST_COND_VAR_CHECK_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_VAR_CHECK_INITIAL...more details | ||
| ST_COND_VAR_CHECK_NOT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_VAR_CHECK_NOT...more details | ||
| ST_COND_VAR_CHECK_NOT_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_VAR_CHECK_NOT_INITIAL...more details | ||
| ST_COND_VAR_SIMPLE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_COND_VAR_SIMPLE...more details | ||
| ST_CONTEXT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_CONTEXT...more details | ||
| ST_DATA | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_DATA...more details | ||
| ST_DATA_EQUAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_DATA_EQUAL...more details | ||
| ST_DATA_EQUAL_DEFAULT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_DATA_EQUAL_DEFAULT...more details | ||
| ST_DATA_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_DATA_INITIAL...more details | ||
| ST_DATA_TT_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_DATA_TT_INITIAL...more details | ||
| ST_DATA_VAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_DATA_VAR...more details | ||
| ST_DESERIALIZE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_DESERIALIZE...more details | ||
| ST_D_COND | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_D_COND...more details | ||
| ST_EMPTY | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_EMPTY...more details | ||
| ST_FRQ | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_FRQ...more details | ||
| ST_GET_TYPE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_GET_TYPE...more details | ||
| ST_GROUP | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_GROUP...more details | ||
| ST_IS_CODING | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_IS_CODING...more details | ||
| ST_LENGTH_CHECK | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_LENGTH_CHECK...more details | ||
| ST_LOOP | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_LOOP...more details | ||
| ST_MAP_S_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_MAP_S_INITIAL...more details | ||
| ST_MAP_XML_DEFAULT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_MAP_XML_DEFAULT...more details | ||
| ST_NAME | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_NAME...more details | ||
| ST_NAMESPACE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_NAMESPACE...more details | ||
| ST_NAME_Q | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_NAME_Q...more details | ||
| ST_NAME_REF | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_NAME_REF...more details | ||
| ST_NAME_VALUE_REF | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_NAME_VALUE_REF...more details | ||
| ST_NOP | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_NOP...more details | ||
| ST_QELEMENT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_QELEMENT...more details | ||
| ST_QELEMENT_SIMPLE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_QELEMENT_SIMPLE...more details | ||
| ST_READ | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_READ...more details | ||
| ST_READ_XSI_NIL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_READ_XSI_NIL...more details | ||
| ST_REF | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_REF...more details | ||
| ST_REF_NAME | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_REF_NAME...more details | ||
| ST_REF_TT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_REF_TT...more details | ||
| ST_ROOT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_ROOT...more details | ||
| ST_SERIALIZE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_SERIALIZE...more details | ||
| ST_SIMPLE_TEXT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_SIMPLE_TEXT...more details | ||
| ST_START_REF_TT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_START_REF_TT...more details | ||
| ST_STREAMLINE_GROUP | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_STREAMLINE_GROUP...more details | ||
| ST_SWITCH | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_SWITCH...more details | ||
| ST_SWITCH_VAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_SWITCH_VAR...more details | ||
| ST_S_CHECK | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_S_CHECK...more details | ||
| ST_S_CHECK_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_S_CHECK_INITIAL...more details | ||
| ST_S_CHECK_NOT_INITIAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_S_CHECK_NOT_INITIAL...more details | ||
| ST_S_COND | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_S_COND...more details | ||
| ST_TEXT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TEXT...more details | ||
| ST_TEXT_0 | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TEXT_0...more details | ||
| ST_TEXT_1 | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TEXT_1...more details | ||
| ST_TEXT_FALSE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TEXT_FALSE...more details | ||
| ST_TEXT_TO_REF | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TEXT_TO_REF...more details | ||
| ST_TEXT_TRUE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TEXT_TRUE...more details | ||
| ST_TO_REF | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TO_REF...more details | ||
| ST_TO_VAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TO_VAR...more details | ||
| ST_TYPE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_TYPE...more details | ||
| ST_USING | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_USING...more details | ||
| ST_VAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_VAL...more details | ||
| ST_VALUE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_VALUE...more details | ||
| ST_VAL_QUOTED | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_VAL_QUOTED...more details | ||
| ST_VAR | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_VAR...more details | ||
| ST_VARIABLE_NAME | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_VARIABLE_NAME...more details | ||
| ST_VARIABLE_VAL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_VARIABLE_VAL...more details | ||
| ST_WITH_ROOT | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_WITH_ROOT...more details | ||
| ST_WRITE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_WRITE...more details | ||
| ST_XSD_ANY | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_XSD_ANY...more details | ||
| ST_XSD_ANYTYPE | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_XSD_ANYTYPE...more details | ||
| ST_XSD_BOOLEAN | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_XSD_BOOLEAN...more details | ||
| ST_XSD_FACETS | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_XSD_FACETS...more details | ||
| ST_XSI_NIL | Protected | |
| CALL METHOD cl_proxy_sxmlp_st=>ST_XSI_NIL...more details | ||
CL_PROXY_SXMLP_ST attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| C_DDIC_URI | Constant | 'http://www.sap.com/abapxml/types/dictionary' | LIKE STRING | Protected | |
| C_DEL_INDICATOR_URI | Static Attribute | IF_PROXY_CONST_IFR=>IFR_DELETION_INDICATOR_URI | LIKE STRING | Protected | |
| C_ST_USE_AUTO_PREFIX | Constant | ABAP_TRUE | LIKE ABAP_BOOL | Protected | |
| C_ST_USE_NS_OPTIMIZATION | Constant | ABAP_FALSE | LIKE ABAP_BOOL | Protected | |
| C_XSD_URI | Constant | 'http://www.w3.org/2001/XMLSchema' | LIKE STRING | Protected | |
| C_XSI_URI | Constant | 'http://www.w3.org/2001/XMLSchema-instance' | LIKE STRING | Protected | |
| DEBUG | Static Attribute | abap_false | LIKE ABAP_BOOL | Protected | |
| FORCED_PREFIX | Instance Attribute | LIKE STRING | Protected | ||
| ST_DEBUG_LEVEL | Static Attribute | 0 | LIKE I | Protected | |
| ST_NO_MAX_LENGTH | Static Attribute | LIKE ABAP_BOOL | Protected | ||
| ST_NO_MIN_LENGTH | Static Attribute | ABAP_FALSE | LIKE ABAP_BOOL | Protected | |
| ST_USE_AUTO_PREFIX | Static Attribute | use Automatic Prefix | LIKE ABAP_BOOL | Protected | |
| ST_USE_NS_OPTIMIZATION | Static Attribute | use Namespace optimization | LIKE ABAP_BOOL | Protected | |
| ST_USE_XSD_FACETS | Static Attribute | ABAP_TRUE | LIKE ABAP_BOOL | Protected | |
| USE_DEF_NS | Instance Attribute | LIKE ABAP_BOOL | Protected |
Events of Class CL_PROXY_SXMLP_ST
Events are created within your class using special event handler methods. These must be registered at runtime for the event and can then be triggered using the ABAP syntax: RAISE EVENT EXPOTING... ST_NOP_CALLED -Links to Related Class(s)
CL_PROXY...Full list of available SAP object classes
Search for further information about these or an SAP related objects