Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TDATA | Main Class for Test Data Transfer | 20070313 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_OBJ | Base Object Instance | 20071009 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_TRANS | Type-Dependent Processing for Object Transformation | 20090206 |
Properties
Class | CL_RSTT_TDATA_IOBJ | |
Short Description | Test Data of InfoObject Type | |
Super Class | CL_RSTT_TDATA | Main Class for Test Data Transfer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BW_TDATA | Transfer of Test and Application Data |
Created | 20070313 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSTT_OBJ | Base Object Instance | 20071009 | ||
2 | IF_RSTT_TRANS | Type-Dependent Processing for Object Transformation | 20090206 |
Friends
Class CL_RSTT_TDATA_IOBJ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSCHABASNM | Characteristic (Obsolete) | 20070313 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSTT_COMPNM | 'CHANGED' | Component Name of Change | 20070319 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSTT_COMPNM | 'OBJVERS' | Component Name of Object Version | 20070319 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSIOBJNM | Info object name | 20080620 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | RSTT_INT1 | 99 | Maximum Depth for Determining Subobject | 20080627 | |
6 | ![]() |
Constant | Protected | See coding | Additional Technical InfoObjects | 20080428 | |||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSTT_FLAG | Ignore Time Characteristic Hierarchies | 20080117 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_DB_MAINTAIN | Tabelleninstanz | 20121115 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_DB_MAINTAIN | Tabelleninstanz | 20121115 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSD_IOBJ | InfoObject Instance | 20080620 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OT_SX_TRANSFORM | Transformation Parameters | 20090216 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSD_S_VCHA | Characteristic Properties | 20080124 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSD_S_VIOBJ | View of All Properties of an InfoObject | 20070316 | ||
14 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | OT_TH_IOBJ | List of Generated Objects | 20090206 | ||
15 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | OT_TH_IOBJ | Technical InfoObjects | 20080630 | ||
16 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSTT_TX_PARAM | Buffer for Metadata in Activation Series | 20080627 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSTT_TX_PARAM | 20111018 | |||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSD_T_IOBJ_CMP | Compound Characteristics | 20081010 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSTT_T_RANGE | 20111018 | |||
20 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | NT_T_LANGU | Other Languages for Text Duplicates | 20081010 | ||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDDS_T_RANGE_CHABASNM | Characteristics for Change Run | 20070319 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Datenpaket für nächsten Lesezyklus | 20121115 | ||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Datenpaket für nächsten Lesezyklus / Texte | 20121115 |
Methods
Events
Class CL_RSTT_TDATA_IOBJ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OT_SX_META_IOBJ | Protected | See coding | 20080620 | BEGIN OF ot_sx_meta_iobj,
details TYPE BAPI6108,
COMPOUNDS TYPE RSD_T_BAPI6108CM,
ATTRIBUTES TYPE RSD_T_BAPI6108AT,
NAVIGATIONATTRIBUTES TYPE RSD_T_BAPI6108AN,
ATRNAVINFOPROVIDER TYPE RSD_T_BAPI6108NP,
HIERARCHYCHARACTERISTICS TYPE RSD_T_BAPI6108HC,
ELIMINATION TYPE RSD_T_BAPI6108IE,
END OF ot_sx_meta_iobj
|
||
2 | OT_SX_TRANSFORM | Protected | See coding | 20090216 | begin of ot_sx_transform,
viobj type rsd_s_viobj,
vcha type rsd_s_vcha,
iobj type ref to cl_rsd_iobj,
cmp type rsd_t_iobj_cmp,
active type char1,
exists type char1,
end of ot_sx_transform
|
||
3 | OT_S_DEJA_VU | Protected | See coding | 20080620 | BEGIN OF OT_s_DEJA_VU,
iobjnm TYPE rsiobjnm,
tlogo TYPE rstlogo,
END OF ot_s_deja_vu
|
||
4 | OT_S_IOBJ | Protected | See coding | 20080630 | begin of ot_s_iobj,
IOBJNM type RSIOBJNM,
end of ot_s_iobj
|
||
5 | OT_S_TLOGO | Protected | See coding | 20080620 | BEGIN OF ot_s_tlogo,
tlogo TYPE RSTLOGO,
END OF ot_s_tlogo
|
||
6 | OT_S_VAR | Protected | See coding | 20070313 | BEGIN OF ot_s_var,
varuniid TYPE sysuuid_25,
vnam TYPE rszvnam,
END OF ot_s_var
|
||
7 | OT_TH_DEJA_VU | Protected | See coding | 20080620 | OT_TH_DEJA_VU TYPE HASHED TABLE OF ot_s_deja_vu WITH UNIQUE KEY iobjnm
|
||
8 | OT_TH_IOBJ | Protected | See coding | 20080630 | ot_th_iobj type HASHED TABLE OF ot_s_iobj with unique key iobjnm
|
||
9 | OT_T_VAR | Protected | See coding | Variables table | 20070313 | ot_t_var TYPE STANDARD TABLE OF ot_s_var
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | SYSUUID_25 | Objekt-ID | 20070313 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testdatenname | 20070313 | ||
3 | ![]() |
I_OBJREFNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Name der Referenz | 20070313 | ||
4 | ![]() |
I_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Testdatentyp | 20070313 | ||
5 | ![]() |
I_T_SUBTP | Call by reference | Type reference (TYPE) | RSTT_T_TDATATP | Liste von relevanten Subtypen | 20070313 |
Method CONSTRUCTOR on class CL_RSTT_TDATA_IOBJ has no exception.
Method CREATE_CL_RSTT_TDATA_IOBJ Signature
Method CREATE_CL_RSTT_TDATA_IOBJ on class CL_RSTT_TDATA_IOBJ has no parameter.
Method CREATE_CL_RSTT_TDATA_IOBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method ELIMINATE_TECH_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TX_TDATA | Call by reference | Type reference (TYPE) | RSTT_TX_TDATA_PARTSEL | Objekte | 20080428 |
Method ELIMINATE_TECH_IOBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method GET_NAVATTRNM_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NAVATTRNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Name des Navigationsattributes | 20090209 |
Method GET_NAVATTRNM_NEW on class CL_RSTT_TDATA_IOBJ has no exception.
Method IGNORE_TIME_CHARS_HIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IGNORE | Call by reference | Type reference (TYPE) | RSTT_FLAG | RS_C_TRUE | Hierarchien ignorieren | 20080117 |
Method IGNORE_TIME_CHARS_HIER on class CL_RSTT_TDATA_IOBJ has no exception.
Method IS_TECH_IOBJNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Name des InfoObjects | 20080630 | ||
2 | ![]() |
R_TECH_IOBJ | Value transfer | Type reference (TYPE) | RSTT_FLAG | Technisches InfoObject | 20080630 |
Method IS_TECH_IOBJNM on class CL_RSTT_TDATA_IOBJ has no exception.
Method SET_TEXT_DUPL_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_LANGU | Call by reference | Type reference (TYPE) | CL_RSTT_TDATA=>NT_T_LANGU | Text in zusätzliche Sprachen duplizieren | 20081010 |
Method SET_TEXT_DUPL_PARAM on class CL_RSTT_TDATA_IOBJ has no exception.
Method _ADD_IOBJ_META Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_METADATA | Call by reference | Object reference (TYPE REF TO) | DATA | Metadatenreferenz | 20080627 |
Method _ADD_IOBJ_META on class CL_RSTT_TDATA_IOBJ has no exception.
Method _ADD_IOBJ_META_UOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_METADATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111018 |
Method _ADD_IOBJ_META_UOM on class CL_RSTT_TDATA_IOBJ has no exception.
Method _ADD_UOM_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | 20111018 | |||
2 | ![]() |
I_R_METADATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111018 |
Method _ADD_UOM_SETTING on class CL_RSTT_TDATA_IOBJ has no exception.
Method _BUFFER_TO_CLUSTER_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BLOCKNO | Call by reference | Type reference (TYPE) | I | Blocknummer | 20121115 | ||
2 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Datenpaket | 20121115 |
Method _BUFFER_TO_CLUSTER_TAB on class CL_RSTT_TDATA_IOBJ has no exception.
Method _CREATE_HASHED_TEXT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_TYPE | Call by reference | Object reference (TYPE REF TO) | DATA | Hashtabelle | 20081010 | ||
2 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Texttabelle | 20081010 |
Method _CREATE_HASHED_TEXT_TABLE on class CL_RSTT_TDATA_IOBJ has no exception.
Method _CREATE_IOBJ_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RENAME | Call by reference | Type reference (TYPE) | RS_FLAG | 20081209 |
Method _CREATE_IOBJ_SET on class CL_RSTT_TDATA_IOBJ has no exception.
Method _DUPLICATE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Texttabelle | 20081010 |
Method _DUPLICATE_TEXTS on class CL_RSTT_TDATA_IOBJ has no exception.
Method _GET_DIRECT_SUB_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TX_TDATA | Call by reference | Type reference (TYPE) | RSTT_TX_TDATA_PARTSEL | Tabelle für Subobjekte | 20080620 |
Method _GET_DIRECT_SUB_IOBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method _GET_HIERARCHIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_HIEDIR | Call by reference | Type reference (TYPE) | RSSH_T_HIEDIR | Tabelle für Hierarchieheader | 20070313 |
Method _GET_HIERARCHIES on class CL_RSTT_TDATA_IOBJ has no exception.
Method _GET_IDENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_VCHA | Call by reference | Type reference (TYPE) | RSD_S_VCHA | 20121115 | |||
2 | ![]() |
E_S_VIOBJ | Call by reference | Type reference (TYPE) | RSD_S_VIOBJ | 20121115 |
Method _GET_IDENTITY on class CL_RSTT_TDATA_IOBJ has no exception.
Method _GET_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_VAR | Call by reference | Type reference (TYPE) | OT_T_VAR | Variablentabelle | 20070313 |
Method _GET_VARIABLES on class CL_RSTT_TDATA_IOBJ has no exception.
Method _INIT_CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080630 |
Method _INIT_CONSTRUCTOR on class CL_RSTT_TDATA_IOBJ has no exception.
Method _IS_INIT_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INIT | Value transfer | Type reference (TYPE) | CHAR1 | Initial | 20121115 |
Method _IS_INIT_LOAD on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_ATTR_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 | ||
3 | ![]() |
I_WHERE | Call by reference | Type reference (TYPE) | STRING | Bedingung | 20121115 |
Method _LOAD_ATTR_ALL on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_ATTR_BLOCKWISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 |
Method _LOAD_ATTR_BLOCKWISE on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_ATTR_BLOCKWISE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 |
Method _LOAD_ATTR_BLOCKWISE_BUFFER on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_ATTR_BLOCKWISE_DIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 |
Method _LOAD_ATTR_BLOCKWISE_DIRECT on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_ATTR_BY_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20111018 | |||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | ANY | 20111018 |
Method _LOAD_ATTR_BY_FILTER on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_ATTR_FROM_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SX_PARAM | Call by reference | Type reference (TYPE) | RSTT_SX_PARAM | Parameterstruktur | 20070316 | ||
2 | ![]() |
E_TX_BLOCK | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Partitionstabelle | 20080110 |
Method _LOAD_ATTR_FROM_OBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_IOBJ_METADATA_FROM_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_TPARAM | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Parametertabelle | 20080620 |
Method _LOAD_IOBJ_METADATA_FROM_OBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_TEXT_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 |
Method _LOAD_TEXT_ALL on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_TEXT_BLOCKWISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 |
Method _LOAD_TEXT_BLOCKWISE on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_TEXT_BLOCKWISE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 |
Method _LOAD_TEXT_BLOCKWISE_BUFFER on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_TEXT_BLOCKWISE_DIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 20121115 | ||
2 | ![]() |
I_DBNM | Call by reference | Type reference (TYPE) | RSDCHKVIEW | Tabellentyp | 20121115 |
Method _LOAD_TEXT_BLOCKWISE_DIRECT on class CL_RSTT_TDATA_IOBJ has no exception.
Method _LOAD_TEXT_FROM_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SX_PARAM | Call by reference | Type reference (TYPE) | RSTT_SX_PARAM | Parameterstruktur | 20070316 | ||
2 | ![]() |
E_TX_BLOCK | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Partitionstabelle | 20080110 |
Method _LOAD_TEXT_FROM_OBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method _READ_FROM_CLUSTER_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20121115 |
Method _READ_FROM_CLUSTER_TAB on class CL_RSTT_TDATA_IOBJ has no exception.
Method _STORE_ATTR_TO_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_PARAM | Call by reference | Type reference (TYPE) | RSTT_SX_PARAM | Parameterstruktur | 20070319 | ||
2 | ![]() |
I_TX_BLOCK | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Partitionstabelle | 20080110 |
Method _STORE_ATTR_TO_OBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method _STORE_IOBJ_METADATA_TO_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20080620 | ||
2 | ![]() |
I_S_PROCESS | Call by reference | Type reference (TYPE) | RSTT_S_TDATA_PROC | Prozessparameter für einzelnes Testobjekt | 20080620 | ||
3 | ![]() |
I_TX_TPARAM | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Parametertabelle | 20080620 |
Method _STORE_IOBJ_METADATA_TO_OBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method _STORE_TEXT_TO_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_PARAM | Call by reference | Type reference (TYPE) | RSTT_SX_PARAM | Parameterstruktur | 20070319 | ||
2 | ![]() |
I_TX_BLOCK | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Partitionstabelle | 20080110 |
Method _STORE_TEXT_TO_OBJ on class CL_RSTT_TDATA_IOBJ has no exception.
Method __GET_FIELD_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MAP | Call by reference | Type reference (TYPE) | RSTT_T_MAP | Beziehungen | 20090120 | ||
2 | ![]() |
I_R_DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz | 20121115 | ||
3 | ![]() |
I_VIEWNM_SOURCE | Call by reference | Type reference (TYPE) | ANY | Strukturname der Quelldaten | 20090120 | ||
4 | ![]() |
I_VIEWNM_TARGET | Call by reference | Type reference (TYPE) | ANY | Strukturname der Zieldaten | 20090120 |
Method __GET_FIELD_MAPPING on class CL_RSTT_TDATA_IOBJ has no exception.
Method __GET_NEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject Quelle | 20090120 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject Ziel | 20090120 |
Method __GET_NEW_NAME on class CL_RSTT_TDATA_IOBJ has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |