Hierarchy
⤷
⤷
Properties
| Class | CL_OST_TEST_DATA | |
| Short Description | Class for Testdata Generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WS_BOL_RT | Web Service Tool: Run Time |
| Created | 20060727 | SAP |
| Last change | 20110908 | 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
Class CL_OST_TEST_DATA has no interface implemented.
Friends
Class CL_OST_TEST_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GENIL_APPL_MODEL | GENIL Reference | 20060727 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CRMT_OBJ_PROPERTIES_TAB | Object Details of component | 20060727 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CRMT_RELATION_DETAIL_TAB | Relation Details of component | 20060727 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 4 | Number of allowed Childlevel | 20060727 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Creation of Child allowed | 20060727 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20060727 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 5 | Deletion Level | 20060727 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | I | 1 | Handler | 20060727 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | C | 'C' | Change Mode | 20060727 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | 4 | Max child number | 20060727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20060727 | |
| 2 | Instance method | Private | Method | Return BOL Hierachie for Reading | 20060727 | |
| 3 | Instance method | Private | Method | Return BOL Hierachie for Reading | 20060727 | |
| 4 | Instance method | Private | Method | Fiill the BSDM Structure | 20060727 | |
| 5 | Instance method | Private | Method | Create Child Mapper Entry | 20060727 | |
| 6 | Instance method | Private | Method | Fill the Design Layer Structure (Desgin Attributes) | 20060727 | |
| 7 | Instance method | Private | Method | Return BOL Hierachie for DL | 20060727 | |
| 8 | Instance method | Private | Method | Create Mapper Data | 20060727 | |
| 9 | Instance method | Private | Method | Return name of fields for generic testdata creation | 20060727 | |
| 10 | Instance method | Private | Method | Get all attributes in one list | 20060728 | |
| 11 | Instance method | Private | Method | Return parameter-value pairs for attributes | 20060727 | |
| 12 | Instance method | Private | Method | Return fields which has to be initial in case of creation | 20060727 | |
| 13 | Instance method | Public | Method | Return BOL Hierarchie for Reading | 20060727 | |
| 14 | Instance method | Public | Method | Return BOL Hierarchie for Reading | 20060727 | |
| 15 | Static method | Public | Method | get input data for change | 20090727 | |
| 16 | Instance method | Private | Method | Get Create Attributes | 20060727 | |
| 17 | Static method | Public | Method | get input data for create | 20090722 | |
| 18 | Instance method | Public | Method | Return Testdata for Create | 20060727 | |
| 19 | Instance method | Public | Method | Return DL Data for filling DL API | 20060727 | |
| 20 | Instance method | Public | Method | Return Testdata for Create from existing object | 20060727 | |
| 21 | Static method | Public | Method | get input data for dynamic query | 20090727 | |
| 22 | Instance method | Private | Method | Return the excluded relation | 20060727 | |
| 23 | Instance method | Private | Method | Return Handler | 20060727 | |
| 24 | Instance method | Private | Method | Return name of fields for generic testdata creation | 20060728 | |
| 25 | Instance method | Private | Method | Return name of fields for generic testdata creation | 20060727 | |
| 26 | Instance method | Public | Method | Return Testdata for Modify - Read Object before | 20060727 | |
| 27 | Static method | Public | Method | get name of service object (depending on system) | 20090722 | |
| 28 | Instance method | Public | Method | Get Root Object Name | 20060727 | |
| 29 | Static method | Public | Method | get input data for query | 20090727 | |
| 30 | Instance method | Private | Method | Return name of fields for generic testdata creation | 20060727 | |
| 31 | Static method | Public | Method | get input data for read | 20090724 | |
| 32 | Instance method | Private | Method | Get Root Object Name | 20060727 | |
| 33 | Instance method | Private | Method | Return the Availability of testdata | 20060727 | |
| 34 | Instance method | Public | Method | Load BOL Model of component | 20060727 | |
| 35 | Instance method | Private | Method | Modify Child Mapper Entry | 20060727 | |
| 36 | Instance method | Private | Method | Set Values for attributes | 20060727 | |
| 37 | Instance method | Public | Method | Configuration generic testdata creation | 20060727 | |
| 38 | Instance method | Private | Method | Set Modifyflag | 20060727 |
Events
Class CL_OST_TEST_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_COMP_INFO | Private | See coding | 20060727 | BEGIN OF ts_comp_info,
comp_name TYPE crmt_component_name,
impl_class TYPE crmdt_genil_impl_class,
obj_tab TYPE crmdt_genil_obj_tab,
model_tab TYPE crmdt_genil_model_tab,
END OF ts_comp_info
|
||
| 2 | TT_COMP_INFO | Private | See coding | 20060727 | tt_comp_info TYPE STANDARD TABLE OF ts_comp_info
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20060727 |
Method CONSTRUCTOR on class CL_OST_TEST_DATA has no exception.
Method CREATE_BOL_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_DT | Call by reference | Type reference (TYPE) | CRMT_BSDM_DT | Extended Object Relation with Object IDs | 20060727 | |||
| 2 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 3 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 4 | IV_PARENT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method CREATE_BOL_DT on class CL_OST_TEST_DATA has no exception.
Method CREATE_BOL_HIERA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_HIERA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_TAB | Extended Object Relation with Object IDs | 20060727 | |||
| 2 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 3 | IV_PARENT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method CREATE_BOL_HIERA on class CL_OST_TEST_DATA has no exception.
Method CREATE_BSDM_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BSDM_DT | Call by reference | Type reference (TYPE) | CRMS_BSDM_DT | BOL Service Data Manafer : Design time structure | 20060727 | |||
| 2 | IV_CARD | Call by reference | Type reference (TYPE) | CRMT_CARD_B | Cardinality of the Assigned Object | 20060727 | |||
| 3 | IV_OBJ_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 | |||
| 4 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 5 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20060727 |
Method CREATE_BSDM_DT on class CL_OST_TEST_DATA has no exception.
Method CREATE_CHILD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_HIERA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_WS_TAB | Extended Object Relation with Object IDs | 20060727 | |||
| 2 | CT_MAPPER_BOL | Call by reference | Type reference (TYPE) | CRMT_BOL_DATA_FORMAT_DELTA | Table of Mapping Sets BOL -> OST Design Layer | 20060727 | |||
| 3 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 4 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | ANY | External Name of Object | 20060727 | |||
| 5 | IV_PARENT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 | |||
| 6 | IV_ROOT_ID | Call by reference | Type reference (TYPE) | ANY | 20060727 |
Method CREATE_CHILD_DATA on class CL_OST_TEST_DATA has no exception.
Method CREATE_DL_ATT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BSP_DESIGN | Call by reference | Type reference (TYPE) | BSP_DESIGN_TAB | 20060727 | ||||
| 2 | IV_DSGN_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design layer: Design object | 20060727 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | 20060727 | ||||
| 4 | IV_OBJ_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method CREATE_DL_ATT on class CL_OST_TEST_DATA has no exception.
Method CREATE_DL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BSP_DESIGN | Call by reference | Type reference (TYPE) | BSP_DESIGN_TAB | Extended Object Relation with Object IDs | 20060727 | |||
| 2 | CT_DESIGN_OBJECT | Call by reference | Type reference (TYPE) | BSP_DESIGN_OBJ_TAB | includes all data on design object level | 20060727 | |||
| 3 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20060727 | |||
| 5 | IV_PARENT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method CREATE_DL_OBJECT on class CL_OST_TEST_DATA has no exception.
Method CREATE_MAPPER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MAPPER_BOL | Call by reference | Type reference (TYPE) | CRMT_BOL_DATA_FORMAT_DELTA | Table of Mapping Sets BOL -> OST Design Layer | 20060727 | |||
| 2 | EV_CREATE_STRUC | Call by reference | Type reference (TYPE) | CRMT_GENIL_CREATE_STRUCTURE | Structure for Creation | 20060727 | |||
| 3 | EV_IS_DATA_CREATED | Call by reference | Type reference (TYPE) | BOOLEAN | Logical Variable | 20060727 | |||
| 4 | IS_OBJECT_PROPS | Call by reference | Type reference (TYPE) | CRMT_OBJ_PROPERTIES | Table of Business Object Attributes | 20060727 | |||
| 5 | IS_REL_DET | Call by reference | Type reference (TYPE) | CRMT_RELATION_DETAIL | Detailed Information for a Relation | 20060727 | |||
| 6 | IV_CHILD_NR | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 7 | IV_MODE | Call by reference | Type reference (TYPE) | C | ' ' | 20060727 | |||
| 8 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | ANY | 20060727 | ||||
| 9 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | ANY | 20060727 | ||||
| 10 | IV_ROOT_ID | Call by reference | Type reference (TYPE) | ANY | 20060727 | ||||
| 11 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060727 |
Method CREATE_MAPPER_DATA on class CL_OST_TEST_DATA has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_NAMES | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Table of Field Names | 20060727 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method GET_ATTRIBUTES on class CL_OST_TEST_DATA has no exception.
Method GET_ATTRIBUTE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTR_LIST | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Attributelist | 20060728 | |||
| 2 | ET_HIDDEN_LIST | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Hidden | 20060728 | |||
| 3 | ET_KEY_LIST | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Key-Fields | 20060728 | |||
| 4 | ET_READ_ATTR_LIST | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Read-Only or Excluded | 20060728 | |||
| 5 | IV_OBJ_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060728 | |||
| 6 | IV_WITH_KEYFIELDS | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Logical Variable | 20060804 |
Method GET_ATTRIBUTE_LIST on class CL_OST_TEST_DATA has no exception.
Method GET_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_NAMES | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Table of Field Names | 20060727 | |||
| 2 | CT_PARAM_LIST | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20060727 | |||
| 3 | IV_CHILD_NR | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method GET_ATTRIBUTE_VALUES on class CL_OST_TEST_DATA has no exception.
Method GET_BLANKABLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDNAME | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Table of Field Names | 20060727 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method GET_BLANKABLE_FIELDS on class CL_OST_TEST_DATA has no exception.
Method GET_BOL_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_DT | Call by reference | Type reference (TYPE) | CRMT_BSDM_DT | Table of Extended Object Relations | 20060727 |
Method GET_BOL_DT on class CL_OST_TEST_DATA has no exception.
Method GET_BOL_HIERA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_HIERA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_TAB | Table of Extended Object Relations | 20060727 |
Method GET_BOL_HIERA on class CL_OST_TEST_DATA has no exception.
Method GET_CHANGE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | 20090727 | ||||
| 2 | IV_COMP | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090727 | |||
| 3 | IV_DATA_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20090727 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMC_WST_SRV_OBJ-OBJECT_TYPE | UI Object Type | 20090727 |
Method GET_CHANGE_PARAMETERS on class CL_OST_TEST_DATA has no exception.
Method GET_CREATE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM_LIST | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parametertabelle von Name-Wert-Paaren | 20060727 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Externer Name eines Objekts | 20060727 |
Method GET_CREATE_ATTRIBUTES on class CL_OST_TEST_DATA has no exception.
Method GET_CREATE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | 20090722 | ||||
| 2 | IV_COMP | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090722 | |||
| 3 | IV_DATA_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20090723 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMC_WST_SRV_OBJ-OBJECT_TYPE | UI Object Type | 20090723 |
Method GET_CREATE_PARAMETERS on class CL_OST_TEST_DATA has no exception.
Method GET_CREATE_TESTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_HIERA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_WS_TAB | Table of Extended Object Relations | 20060727 | |||
| 2 | CT_MAPPER_BOL | Call by reference | Type reference (TYPE) | CRMT_BOL_DATA_FORMAT_DELTA | Table of CRMS_BOL_DATA_FORMAT_DELTA | 20060727 | |||
| 3 | ER_CREATE_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | Structure for Creation | 20060727 |
Method GET_CREATE_TESTDATA on class CL_OST_TEST_DATA has no exception.
Method GET_DL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_OBJECT_TYPE | includes all data on object type level | 20060727 | |||
| 2 | CT_DESIGN | Call by reference | Type reference (TYPE) | BSP_DESIGN_TAB | includes all data on design level | 20060727 | |||
| 3 | CT_DESIGN_OBJECT | Call by reference | Type reference (TYPE) | BSP_DESIGN_OBJ_TAB | Table of Extended Object Relations | 20060727 | |||
| 4 | IV_COMP_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20060727 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20060727 |
Method GET_DL_DATA on class CL_OST_TEST_DATA has no exception.
Method GET_DUPLICATE_TESTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_HIERA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_TAB | Table of Extended Object Relations | 20060727 | |||
| 2 | CT_MAPPER_BOL | Call by reference | Type reference (TYPE) | CRMT_BOL_DATA_FORMAT_DELTA | Table of CRMS_BOL_DATA_FORMAT_DELTA | 20060727 | |||
| 3 | EV_CREATE_STRUC | Call by reference | Type reference (TYPE) | CRMT_GENIL_CREATE_STRUCTURE | Structure for Creation | 20060727 |
Method GET_DUPLICATE_TESTDATA on class CL_OST_TEST_DATA has no exception.
Method GET_DYN_QUERY_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | 20090727 | ||||
| 2 | IV_COMP | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090727 | |||
| 3 | IV_DATA_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20090727 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMC_WST_SRV_OBJ-OBJECT_TYPE | UI Object Type | 20090727 |
Method GET_DYN_QUERY_PARAMETERS on class CL_OST_TEST_DATA has no exception.
Method GET_EXCLUDED_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXCLUDED | Call by reference | Type reference (TYPE) | BOOLEAN | Logical Variable | 20060727 | |||
| 2 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20060727 |
Method GET_EXCLUDED_REL on class CL_OST_TEST_DATA has no exception.
Method GET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HANDLE | Call by reference | Type reference (TYPE) | XSTRING | Handle | 20060727 | |||
| 2 | EV_HANDLE_INT | Call by reference | Type reference (TYPE) | I | 20060727 |
Method GET_HANDLE on class CL_OST_TEST_DATA has no exception.
Method GET_HIDDEN_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_NAMES | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Table of Field Names | 20060728 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060728 |
Method GET_HIDDEN_ATTRIBUTES on class CL_OST_TEST_DATA has no exception.
Method GET_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_NAMES | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Table of Field Names | 20060727 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method GET_KEY_FIELDS on class CL_OST_TEST_DATA has no exception.
Method GET_MODIFY_TESTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_HIERA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_WS_TAB | Table of Extended Object Relations | 20060727 | |||
| 2 | CT_MAPPER_BOL | Call by reference | Type reference (TYPE) | CRMT_BOL_DATA_FORMAT_DELTA | Table of CRMS_BOL_DATA_FORMAT_DELTA | 20060727 |
Method GET_MODIFY_TESTDATA on class CL_OST_TEST_DATA has no exception.
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090722 | |||
| 2 | EV_DYN_QUERY_NAME | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design Layer: Design Object | 20090727 | |||
| 3 | EV_DYN_QUERY_RESULT | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design Layer: Design Object | 20090727 | |||
| 4 | EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090729 | |||
| 5 | EV_QUERY_NAME | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design Layer: Design Object | 20090727 | |||
| 6 | EV_QUERY_RESULT | Call by reference | Type reference (TYPE) | BSP_DLC_DESIGN_OBJECT | Design Layer: Design Object | 20090727 | |||
| 7 | EV_SRV_OBJ_NAME | Call by reference | Type reference (TYPE) | CRMC_WST_SRV_OBJ-OBJECT_TYPE | UI Object Type | 20090722 |
Method GET_OBJECT_NAME on class CL_OST_TEST_DATA has no exception.
Method GET_QUERY_OBJ_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJ_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME_TAB | External Name of Object | 20060727 |
Method GET_QUERY_OBJ_NAMES on class CL_OST_TEST_DATA has no exception.
Method GET_QUERY_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | 20090727 | ||||
| 2 | IV_COMP | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090727 | |||
| 3 | IV_DATA_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20090727 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMC_WST_SRV_OBJ-OBJECT_TYPE | UI Object Type | 20090727 |
Method GET_QUERY_PARAMETERS on class CL_OST_TEST_DATA has no exception.
Method GET_READ_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_NAMES | Call by reference | Type reference (TYPE) | TRFIELDNAMES | Table of Field Names | 20060727 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method GET_READ_ATTRIBUTES on class CL_OST_TEST_DATA has no exception.
Method GET_READ_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | 20090724 | ||||
| 2 | IV_COMP | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090724 | |||
| 3 | IV_DATA_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20090724 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMC_WST_SRV_OBJ-OBJECT_TYPE | UI Object Type | 20090724 |
Method GET_READ_PARAMETERS on class CL_OST_TEST_DATA has no exception.
Method GET_ROOT_OBJ_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJ_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method GET_ROOT_OBJ_NAME on class CL_OST_TEST_DATA has no exception.
Method GET_TESTDATA_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_TESTDATA | Call by reference | Type reference (TYPE) | BOOLEAN | Logical Variable | 20060727 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method GET_TESTDATA_STATUS on class CL_OST_TEST_DATA has no exception.
Method LOAD_BOL_MODEL Signature
Method LOAD_BOL_MODEL on class CL_OST_TEST_DATA has no parameter.
Method LOAD_BOL_MODEL on class CL_OST_TEST_DATA has no exception.
Method MODIFY_CHILD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BOL_HIERA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_WS_TAB | Table of Extended Object Relations | 20060727 | |||
| 2 | CT_MAPPER_BOL | Call by reference | Type reference (TYPE) | CRMT_BOL_DATA_FORMAT_DELTA | Table of Mapping Sets BOL -> OST Design Layer | 20060727 | |||
| 3 | IT_MAPPER_BOL | Call by reference | Type reference (TYPE) | CRMT_BOL_DATA_FORMAT_DELTA | Table of CRMS_BOL_DATA_FORMAT_DELTA | 20060727 | |||
| 4 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 5 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | ANY | External Name of Object | 20060727 | |||
| 6 | IV_PARENT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 | |||
| 7 | IV_ROOT_ID | Call by reference | Type reference (TYPE) | ANY | 20060727 |
Method MODIFY_CHILD_DATA on class CL_OST_TEST_DATA has no exception.
Method SET_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BOL_MAPPER | Call by reference | Type reference (TYPE) | CRMS_BOL_DATA_FORMAT_DELTA | WSDM: BOL model with data and delta flag | 20060727 | |||
| 2 | IV_ATTR_STRUC | Call by reference | Type reference (TYPE) | CRMT_GENIL_CREATE_STRUCTURE | Structure for Creation | 20060727 | |||
| 3 | IV_CHILD_NR | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Table of CRMS_BOL_DATA_FORMAT_DELTA | 20060727 | |||
| 5 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060727 |
Method SET_ATTRIBUTE_VALUES on class CL_OST_TEST_DATA has no exception.
Method SET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHILD_LEVEL | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 2 | IV_CHILD_ON | Call by reference | Type reference (TYPE) | BOOLEAN | Logical Variable | 20060727 | |||
| 3 | IV_DELETE_LEVEL | Call by reference | Type reference (TYPE) | I | 20060727 | ||||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | C | 20060727 | ||||
| 5 | IV_NUMBER_OF_CHILDS | Call by reference | Type reference (TYPE) | I | 20060727 |
Method SET_CONFIGURATION on class CL_OST_TEST_DATA has no exception.
Method SET_MODIFIED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | DATA | 20060727 | ||||
| 2 | EV_MODIFIED | Call by reference | Type reference (TYPE) | CRMT_BOL_ATT | BSDM: BOL attribute names | 20060727 | |||
| 3 | IV_ATTR_STRUC | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20060727 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20060727 |
Method SET_MODIFIED_FLAG on class CL_OST_TEST_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 510 |