SAP CL_PROXY_TEST_DATA OO Class - Test data generator for Proxy Datatypes
CL_PROXY_TEST_DATA 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_TEST_DATA including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Interface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_PROXY_TEST_DATA_FILLMethod list of CL_PROXY_TEST_DATA 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 |
| ADJUST_NUM | Private | |
| CALL METHOD cl_proxy_test_data=>ADJUST_NUM...more details | ||
| CLASS_CONSTRUCTOR | CLASS_CONSTRUCTOR | Public |
| CALL METHOD cl_proxy_test_data=>CLASS_CONSTRUCTOR...more details | ||
| CLEAR | Public | |
| CALL METHOD cl_proxy_test_data=>CLEAR...more details | ||
| CLEAR_DATA | Public | |
| CALL METHOD cl_proxy_test_data=>CLEAR_DATA...more details | ||
| CLEAR_DATA_CONTROLLER | temporary | Public |
| CALL METHOD cl_proxy_test_data=>CLEAR_DATA_CONTROLLER...more details | ||
| COMPARE | Public | |
| CALL METHOD cl_proxy_test_data=>COMPARE...more details | ||
|
| ||
| COMPARE_DATA | Private | |
| CALL METHOD cl_proxy_test_data=>COMPARE_DATA...more details | ||
| COMPARE_FIELD | Private | |
| CALL METHOD cl_proxy_test_data=>COMPARE_FIELD...more details | ||
| COMPARE_STRUCTURE | Private | |
| CALL METHOD cl_proxy_test_data=>COMPARE_STRUCTURE...more details | ||
| COMPARE_TABLE | Private | |
| CALL METHOD cl_proxy_test_data=>COMPARE_TABLE...more details | ||
| CONSTRUCTOR | Public | |
| CALL METHOD cl_proxy_test_data=>CONSTRUCTOR...more details | ||
| COPY_NS_DECLARATIONS | Private | |
| CALL METHOD cl_proxy_test_data=>COPY_NS_DECLARATIONS...more details | ||
| COPY_RAW | Private | |
| CALL METHOD cl_proxy_test_data=>COPY_RAW...more details | ||
| FILL | Public | |
| CALL METHOD cl_proxy_test_data=>FILL...more details | ||
| FILL_DATA | Public | |
| CALL METHOD cl_proxy_test_data=>FILL_DATA...more details | ||
| FILL_DT | Private | |
| CALL METHOD cl_proxy_test_data=>FILL_DT...more details | ||
| FILL_DTREF | Private | |
| CALL METHOD cl_proxy_test_data=>FILL_DTREF...more details | ||
| FILL_PROXY | Private | |
| CALL METHOD cl_proxy_test_data=>FILL_PROXY...more details | ||
| FILL_TYPE | Private | |
| CALL METHOD cl_proxy_test_data=>FILL_TYPE...more details | ||
| GET_META_DATA | Private | |
| CALL METHOD cl_proxy_test_data=>GET_META_DATA...more details | ||
| GET_META_DATA_FOR_INSTANCE | Private | |
| CALL METHOD cl_proxy_test_data=>GET_META_DATA_FOR_INSTANCE...more details | ||
| GET_NS_PREFIX | Private | |
| CALL METHOD cl_proxy_test_data=>GET_NS_PREFIX...more details | ||
| GET_OBJECT | Private | |
| CALL METHOD cl_proxy_test_data=>GET_OBJECT...more details | ||
| GET_TYPE | Private | |
| CALL METHOD cl_proxy_test_data=>GET_TYPE...more details | ||
| INIT_DATA | temporary | Public |
| CALL METHOD cl_proxy_test_data=>INIT_DATA...more details | ||
| INIT_DATA_CONTROLLER | temporary | Public |
| CALL METHOD cl_proxy_test_data=>INIT_DATA_CONTROLLER...more details | ||
| IS_MUMERIC_XSD_TYPE | Private | |
| CALL METHOD cl_proxy_test_data=>IS_MUMERIC_XSD_TYPE...more details | ||
| MAP_CTRL | Private | |
| CALL METHOD cl_proxy_test_data=>MAP_CTRL...more details | ||
| MAP_TEXT | Private | |
| CALL METHOD cl_proxy_test_data=>MAP_TEXT...more details | ||
| NEXT_NUM | Private | |
| CALL METHOD cl_proxy_test_data=>NEXT_NUM...more details | ||
| NEXT_STRING | Private | |
| CALL METHOD cl_proxy_test_data=>NEXT_STRING...more details | ||
| NUMBER | Private | |
| CALL METHOD cl_proxy_test_data=>NUMBER...more details | ||
| SET_NUM | Public | |
| CALL METHOD cl_proxy_test_data=>SET_NUM...more details | ||
| SET_TAB_LINES | Public | |
| CALL METHOD cl_proxy_test_data=>SET_TAB_LINES...more details | ||
| WRITE_XSD_ANY_ELEMENT | Private | |
| CALL METHOD cl_proxy_test_data=>WRITE_XSD_ANY_ELEMENT...more details | ||
| XML_FILL | Public | |
| CALL METHOD cl_proxy_test_data=>XML_FILL...more details | ||
| XML_FILL_DATA | Private | |
| CALL METHOD cl_proxy_test_data=>XML_FILL_DATA...more details | ||
| XML_FILL_DT | Private | |
| CALL METHOD cl_proxy_test_data=>XML_FILL_DT...more details | ||
| XML_FILL_DTREF | Private | |
| CALL METHOD cl_proxy_test_data=>XML_FILL_DTREF...more details | ||
| XML_FILL_MD | Public | |
| CALL METHOD cl_proxy_test_data=>XML_FILL_MD...more details | ||
| XML_FILL_PROXY | Private | |
| CALL METHOD cl_proxy_test_data=>XML_FILL_PROXY...more details | ||
| XML_FILL_TYPE | Private | |
| CALL METHOD cl_proxy_test_data=>XML_FILL_TYPE...more details | ||
| XML_XSTRING_FILL | Public | |
| CALL METHOD cl_proxy_test_data=>XML_XSTRING_FILL...more details | ||
| XML_XSTRING_FILL_MD | Public | |
| CALL METHOD cl_proxy_test_data=>XML_XSTRING_FILL_MD...more details | ||
| XSD_ANY_ELEMENT | Private | |
| CALL METHOD cl_proxy_test_data=>XSD_ANY_ELEMENT...more details | ||
CL_PROXY_TEST_DATA 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_CTRL_DEFAULT | Constant | Field Control in XML Data Stream (=> Type Group SAI) | 'D' | LIKE PRX_CONTR | Public |
| C_CTRL_INITIAL | Constant | Field Control in XML Data Stream (=> Type Group SAI) | SAI_CTRL_INITIAL | LIKE PRX_CONTR | Public |
| C_CTRL_NIL | Constant | Field Control in XML Data Stream (=> Type Group SAI) | 'N' | LIKE PRX_CONTR | Public |
| C_CTRL_NIL_ALL | Constant | Field Control in XML Data Stream (=> Type Group SAI) | SAI_CTRL_NIL | LIKE PRX_CONTR | Public |
| C_CTRL_NONE | Constant | Field Control in XML Data Stream (=> Type Group SAI) | SAI_CTRL_NONE | LIKE PRX_CONTR | Public |
| C_MODE_CLEAR | Constant | Single-Character Flag | 'C' | LIKE T_MODE | Public |
| C_MODE_KEEP | Constant | Single-Character Flag | 'K' | LIKE T_MODE | Public |
| C_MODE_SET | Constant | Single-Character Flag | 'S' | LIKE T_MODE | Public |
| C_TAB_LINES | Constant | 2 | LIKE I | Private | |
| NAMESPACES | Instance Attribute | LIKE | Private | ||
| NUM | Instance Attribute | LIKE I | Private | ||
| TAB_LINES | Instance Attribute | C_TAB_LINES | LIKE I | Private | |
| XSD_ANY_EMPTY_SAMPLE | Static Attribute | XML Fragment | LIKE XSDANY | Private | |
| XSD_ANY_SAMPLE | Static Attribute | XML Fragment | LIKE XSDANY | Private |
CL_PROXY_TEST_DATA types
T_ACTIVE_DATA -T_ACTIVE_DATA_TAB -
T_MODE - Single-Character Flag
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