SAP ABAP Class CL_RSTT_ATR (Processing in the ATR Tool)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_APPL Application Interface 20080415
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_EXTRACT Extraction of Application Data 20090303
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_HIER Interfaces for Hierarchy Display 20080605
Properties
Class CL_RSTT_ATR  
Short Description Processing in the ATR Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20080415   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSTT_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSTT_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_APPL Application Interface 20080415
2 IF_RSTT_EXTRACT Extraction of Application Data 20090303
3 IF_RSTT_HIER Interfaces for Hierarchy Display 20080605
Friends
Class CL_RSTT_ATR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_APPLID Constant Public Type reference (TYPE) RSTT_VARIANTID 'BI_ATR' Key for Application 20080415
2 N_C_APPLITEM Constant Public See coding Key for Application Instances 20080415
3 N_C_EXTRACT_VAR Constant Public See coding Extraction Variants 20090303
4 N_C_FILTERCOMP Constant Public See coding Filter Components 20090708
5 N_C_JOBNM_PREFIX Constant Protected Type reference (TYPE) CHAR30 'BWATR_' Prefix of Job Name 20090713
6 N_C_NAM Constant Public See coding Names for Application 20081128
7 N_C_PARAM_CODE Constant Public See coding System Parameters for ATR 20080616
8 N_C_RESPTP Constant Public See coding 20090708
9 N_R_HIER Static Attribute Public Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchy Instance of the Application Instances 20080415
10 N_SX_TOOLPARAM Static Attribute Public Type reference (TYPE) NT_SX_TOOLPARAM General ATR Parameters 20090717
11 N_S_DEBUG Static Attribute Public Type reference (TYPE) NT_S_DEBUG Breakpoints 20090217
12 N_S_SYSDEST Static Attribute Public Type reference (TYPE) NT_S_SYSDEST Destinations for BW ATR 20090519
13 N_TX_ITEM Static Attribute Public Type reference (TYPE) NT_TX_ITEM Instance Table 20080415
14 O_BLOCKSIZE Static Attribute Protected Type reference (TYPE) RSTT_INT4 Block Size for Extraction 20090213
15 O_C_USERTP Constant Protected See coding 20090706
16 O_C_VAR Constant Protected See coding Message Variants 20090213
17 O_EXTRACT_GUID Static Attribute Protected Type reference (TYPE) RSTT_GUID GUID of the BW Extraction 20090416
18 O_SX_USER Static Attribute Protected Type reference (TYPE) OT_SX_USER User data that has been read 20090519
19 O_S_MSG Static Attribute Protected Type reference (TYPE) OT_S_MSG Message Texts 20090213
20 O_T_EXTRACT_LOG Static Attribute Protected Type reference (TYPE) NT_T_EXTRACT_PROTOCOL Extraction Log 20090416
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090213
2 EXECUTE_LOAD Static method Public Method Load Application Instance to BW 20081128
3 EXPORT_URL Static method Public Method Export URL 20090717
4 GET_APPLITEM_INFO Static method Public Method Get Info About Application Instance 20080417
5 GET_COMP_DESCR_UI Static method Public Method Get Component Details 20080605
6 GET_DOMAIN_TEXTS Static method Public Method Determine Text Values for Domain 20090618
7 GET_EXEC_DESTINATION Static method Public Method Get Destination for Test 20091022
8 GET_ITEM_HIER Static method Public Method Get Hierarchy of Application Instances Including Status 20080415
9 GET_ITEM_HIER_SEL Static method Public Method Get Hierarchy of Application Instances Including Status 20081126
10 GET_JOBNAME Static method Public Method Find Job Name 20090714
11 GET_JOB_DETAILS Static method Public Method Read Job Log 20090810
12 GET_OBJ_RESP Static method Public Method Determine Objects for a Person Responsible 20090709
13 GET_RESP_ALL Static method Public Method Determine Persons Responsible for ATR Test Sequences 20090709
14 GET_TOOLPARAM Static method Public Method Display General Parameters 20090717
15 GET_USER_INFO Static method Public Method Find User Information 20090519
16 GET_VARIANT_INFO Static method Public Method Get Information for Selection Variant 20090713
17 IMPORT_URL Static method Public Method Import URL 20090717
18 IS_ACTIVE_SYSTEM Static method Public Method Checks if system is activated for BW ATR 20090619
19 JOBPARAM_READ Static method Public Method Read Job Parameters 20081128
20 JOBPARAM_STORE Static method Public Method Save Job Parameters 20081128
21 MODIFY_DATA_BI Static method Public Method Update or Add to BI Data 20080609
22 MODIFY_SYSTEM_PARAM Static method Public Method Modify System Parameters for ATR 20080616
23 PREPARE_USER_INFO Static method Public Method Add User Information for User List 20090519
24 READ_DATA_BI Static method Public Method Read Data from the BI Instance 20080626
25 READ_JOBS Static method Public Method Read Job Entries 20090731
26 READ_SYSTEM_PARAM Static method Public Method Modify System Parameters for ATR 20080616
27 READ_USER_ASSIGNMENT Static method Public Method Read User Assignment 20090706
28 SAVE_APPLITEM Static method Public Method Save Application Instances 20080417
29 SAVE_VARIANTS Static method Public Method Save Changed Variants 20090714
30 SCHEDULE_LOAD Static method Public Method Schedule Load Process 20081128
31 SELECT_PROG_OBJ Static method Public Method Find Program Objects Based on a Filter List 20090814
32 SET_DEBUG Static method Public Method Set Breakpoints 20090217
33 SET_TOOLPARAM Static method Public Method Set General Parameters 20090717
34 SET_VARIANT_INFO Static method Public Method Get Information for Selection Variant 20090714
35 STORE_USER_ASSIGNMENT Static method Public Method Save user assignment 20090706
36 UPDATE_APPLITEM Static method Public Method Update Application Instance 20080417
37 _ADD_ITEM_TO_HIER Static method Protected Method Add Elements for Application Instance Hierarchy 20080416
38 _ADD_ITEM_TO_HIER_SEL Static method Protected Method Add Elements for Application Instance Hierarchy 20081126
39 _GET_APPL_INFO Static method Protected Method Get All Instance Information 20080522
40 _GET_APPL_INFO_CUBE Static method Protected Method Get All Instance Info of Type Cube 20090219
41 _GET_APPL_INFO_HIER Static method Protected Method Get All Instance Info of Type Hierarchy 20090303
42 _GET_APPL_INFO_IOBJ Static method Protected Method Get All Instance Info of Type InfoObject 20090219
43 _GET_APPL_INFO_ODSO Static method Protected Method Get All Instance Information of Type DSO 20090804
44 _HIER_MODIFY_ATTR_FUNCOV Static method Protected Method Modify Attributes of an Element in the Function Assignment 20080605
45 _JOB_SCHEDULE Static method Protected Method Schedule Job 20081128
46 _JOB_START Static method Protected Method Start Job Directly 20081128
47 __ADD_MESSAGE Static method Private Method Add to Message 20090213
48 __EXTRACT_MSG Static method Private Method Extract Internal Messages 20091019
49 __EXTRACT_MSGST Static method Private Method Extract Text for Message Status 20091019
50 __EXTRACT_RESP Static method Private Method Extract Test Responsibility 20090804
51 __EXTRACT_USER Static method Private Method Extract User Master Data 20090804
52 __GET_SUB_DEVC Static method Private Method Find Subpackages 20090814
53 __READ_SYSDEST Static method Private Method Find Destinations 20090519
Events
Class CL_RSTT_ATR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_SX_ITEM Public See coding Parameters of an Instance 20080415 BEGIN OF nt_sx_item, datakind TYPE rstt_tdatatp, activity TYPE rstt_flag, applitem TYPE rstt_variantid, applitem_txt TYPE rstt_text, intfclas TYPE rstt_char60, intfmeth TYPE rstt_char60, extractvari TYPE rstt_variantid, type TYPE rstt_flag, type_img TYPE rstt_string, type_tt TYPE rstt_lgtxt, initial TYPE rstt_flag, objvers TYPE rstt_flag, status_img TYPE rstt_string, status_tt TYPE rstt_lgtxt, status TYPE rstt_flag, lastuser TYPE rstt_tuser, moddate TYPE rsdate, modtime TYPE rs_seltime, allow_init type rstt_flag, init type rstt_flag, ref TYPE REF TO cl_rstt_data, END OF nt_sx_item
2 NT_SX_TOOLPARAM Public See coding 20090717 BEGIN OF nt_sx_toolparam, bsp_reporthelper_appl TYPE rstt_compnm, bsp_reporthelper_page TYPE rstt_compnm, END OF nt_sx_toolparam
3 NT_S_DEBUG Public See coding Breakpoints 20090217 BEGIN OF nt_s_debug, extract TYPE rstt_flag, modify TYPE rstt_flag, commit TYPE rstt_flag, END OF nt_s_debug
4 NT_S_EXTRACT_MSG Public See coding 20091019 BEGIN OF nt_s_extract_msg, mgnr TYPE numc10, mgyr TYPE numc4, mgai TYPE numc10, mgrp TYPE rstt_tuser, mgpr TYPE numc1, mgst TYPE rstt_flag, sapc TYPE rstt_char20, defd TYPE rsdate, deft TYPE rs_seltime, modd TYPE rsdate, modt TYPE rs_seltime, mgld TYPE i, END OF nt_s_extract_msg
5 NT_S_EXTRACT_PROTOCOL Public See coding Extraction Structure for Loading Log 20090219 BEGIN OF nt_s_extract_protocol, lggd TYPE rstt_char32, " GUID for extraction lgai TYPE rstt_variantid, " application instance lgpn TYPE rstt_variantid, " process name / variant mgty TYPE balmsgty, " message type rtim TYPE rstt_dec, " runtime lgit TYPE rstt_int4, " iteration/sequence lgrc TYPE rstt_int4, " records lgci TYPE rstt_int4, " amount of iterations lgce TYPE rstt_int4, " amount of extractions lgdk TYPE rstt_tdatatp, " datakind tsmp TYPE rsrmodtime, " time stamp cald TYPE rscalday, calw TYPE rscalweek, calm TYPE rscalmonth, caly TYPE rscalyear, calq TYPE rscalquart, time TYPE rs_seltime, END OF nt_s_extract_protocol
6 NT_S_EXTRACT_RESP Public See coding 20090804 BEGIN OF nt_s_extract_resp, tsid TYPE rstt_traceid, rstp TYPE rstt_resptp, cnct TYPE rstt_tuser, rsif TYPE rstt_flag, END OF nt_s_extract_resp
7 NT_S_EXTRACT_SIMPLE_TEXT Public See coding 20090416 BEGIN OF nt_s_extract_simple_text, chavl TYPE rstt_char60, langu TYPE langu, txtsh TYPE rstxtsh, txtmd TYPE rstxtmd, txtlg TYPE rstxtlg, END OF nt_s_extract_simple_text
8 NT_S_EXTRACT_SIMPLE_TEXT2 Public See coding 20090416 BEGIN OF nt_s_extract_simple_text2, chavl1 TYPE rstt_char60, chavl2 TYPE rstt_char60, langu TYPE langu, txtsh TYPE rstxtsh, txtmd TYPE rstxtmd, txtlg TYPE rstxtlg, END OF nt_s_extract_simple_text2
9 NT_S_EXTRACT_SIMPLE_TEXT3 Public See coding 20090416 BEGIN OF nt_s_extract_simple_text3, chavl1 TYPE rstt_char60, chavl2 TYPE rstt_char60, chavl3 TYPE rstt_char60, langu TYPE langu, txtsh TYPE rstxtsh, txtmd TYPE rstxtmd, txtlg TYPE rstxtlg, END OF nt_s_extract_simple_text3
10 NT_S_EXTRACT_USER Public See coding 20090804 BEGIN OF nt_s_extract_user, unam TYPE rstt_tuser, fnam TYPE rstt_lgtxt, lnam TYPE rstt_lgtxt, mail TYPE rstt_lgtxt, iunm TYPE char8, END OF nt_s_extract_user
11 NT_S_ITEM_SEL Public See coding Selected object 20081127 BEGIN OF nt_s_item_sel, datakind TYPE rstt_tdatatp, activity TYPE rstt_flag, applitem TYPE rstt_variantid, objnm TYPE rsobjnm, value TYPE rschavl, END OF nt_s_item_sel
12 NT_S_OBJRESP Public See coding 20090519 BEGIN OF nt_s_objresp, userid TYPE rstt_tuser, username TYPE rstt_tuser, firstname TYPE rstt_txt60, lastname TYPE rstt_txt60, email TYPE rstt_txt128, objtp TYPE rstt_traceobjtp, guid TYPE rstt_guid, inform TYPE rstt_flag, resptp TYPE rstt_resptp, END OF nt_s_objresp
13 NT_S_SCHEDULE Public See coding 20090713 BEGIN OF nt_s_schedule, periodmode TYPE rstt_period_mode, date_start TYPE rsdate, date_end TYPE rsdate, time_start TYPE rs_seltime, time_end TYPE rs_seltime, END OF nt_s_schedule
14 NT_S_SYSDEST Public See coding 20090519 BEGIN OF nt_s_sysdest, dest_error TYPE rsrlogsys, dest_treq TYPE rsrlogsys, dest_intmsg TYPE rsrlogsys, dest_csn TYPE rsrlogsys, dest_user TYPE rsrlogsys, END OF nt_s_sysdest
15 NT_TX_ITEM Public See coding Instance Table 20080415 nt_tx_item TYPE STANDARD TABLE OF nt_sx_item
16 NT_T_EXTRACT_MSG Public See coding 20091019 nt_t_extract_msg TYPE STANDARD TABLE OF nt_s_extract_msg WITH DEFAULT KEY
17 NT_T_EXTRACT_PROTOCOL Public See coding 20090416 nt_t_extract_protocol TYPE STANDARD TABLE OF nt_s_extract_protocol WITH DEFAULT KEY
18 NT_T_EXTRACT_RESP Public See coding 20090804 nt_t_extract_resp TYPE STANDARD TABLE OF nt_s_extract_resp WITH DEFAULT KEY
19 NT_T_EXTRACT_SIMPLE_TEXT Public See coding 20090518 nt_t_extract_simple_text TYPE STANDARD TABLE OF nt_s_extract_simple_text WITH DEFAULT KEY
20 NT_T_EXTRACT_SIMPLE_TEXT2 Public See coding 20090518 nt_t_extract_simple_text2 TYPE STANDARD TABLE OF nt_s_extract_simple_text2 WITH DEFAULT KEY
21 NT_T_EXTRACT_SIMPLE_TEXT3 Public See coding 20090518 nt_t_extract_simple_text3 TYPE STANDARD TABLE OF nt_s_extract_simple_text3 WITH DEFAULT KEY
22 NT_T_EXTRACT_USER Public See coding 20090804 nt_t_extract_user TYPE STANDARD TABLE OF nt_s_extract_user WITH DEFAULT KEY
23 NT_T_ITEM_SEL Public See coding List of Selected Objects 20081127 nt_t_item_sel TYPE STANDARD TABLE OF nt_s_item_sel
24 NT_T_OBJRESP Public See coding 20090519 nt_t_objresp TYPE STANDARD TABLE OF nt_s_objresp WITH DEFAULT KEY
25 OT_SX_USER Protected See coding 20090519 BEGIN OF ot_sx_user, username TYPE ot_th_unam, userid TYPE ot_th_uid, firstname TYPE ot_th_fnm, lastname TYPE ot_th_lnm, END OF ot_sx_user
26 OT_S_MSG Protected See coding 20090213 BEGIN OF ot_s_msg, s TYPE rstt_string, i TYPE rstt_string, w TYPE rstt_string, e TYPE rstt_string, a TYPE rstt_string, END OF ot_s_msg
27 OT_S_UASSIGN Protected See coding 20090804 BEGIN OF ot_s_uassign, username TYPE rstt_tuser, resptp TYPE rstt_resptp, inform TYPE rstt_flag, END OF ot_s_uassign
28 OT_TH_FNM Protected See coding 20090708 ot_th_fnm TYPE HASHED TABLE OF rstt_s_unam WITH UNIQUE KEY firstname
29 OT_TH_LNM Protected See coding 20090708 ot_th_lnm TYPE HASHED TABLE OF rstt_s_unam WITH UNIQUE KEY lastname
30 OT_TH_TADIR Protected See coding 20090814 ot_th_tadir TYPE HASHED TABLE OF tadir WITH UNIQUE KEY pgmid object obj_name
31 OT_TH_UID Protected See coding 20090519 ot_th_uid TYPE HASHED TABLE OF rstt_s_unam WITH UNIQUE KEY userid
32 OT_TH_UNAM Protected See coding 20090519 ot_th_unam TYPE HASHED TABLE OF rstt_s_unam WITH UNIQUE KEY username
33 OT_T_RANGE_DEVC Protected See coding 20090814 ot_t_range_devc TYPE RANGE OF devclass
34 OT_T_UASSIGN Protected See coding 20090804 ot_t_uassign TYPE STANDARD TABLE OF ot_s_uassign WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_ATR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_ATR has no exception.

Method EXECUTE_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG CL_RSTT_DATA=>N_C_ACTIVITY-WRITE Aktivität 20081128
2 Importing I_APPLITEM Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Anwendungsinstanz 20081128
3 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20081128
4 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID Selektionsvariante 20081128
# Exception Resumable Description Created on
1 ITEM_NOT_FOUND 20081128
2 MODIFY_ERROR 20081128

Method EXPORT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) RSTT_STRING URL 20090717
2 Returning R_GUID Value transfer Type reference (TYPE) RSTT_GUID GUID für Ablage 20090717

Method EXPORT_URL on class CL_RSTT_ATR has no exception.

Method GET_APPLITEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOW_INIT Call by reference Type reference (TYPE) RSTT_FLAG Initialisierung zulässig 20100325
2 Exporting E_DATA_PROPOSED Call by reference Type reference (TYPE) RSTT_FLAG Beziehungen vorgeschlagen 20080417
3 Exporting E_HIENM Call by reference Type reference (TYPE) RSHIENM Hierarchiename 20080417
4 Exporting E_HIETEXT Call by reference Type reference (TYPE) RSTT_LGTXT Hierarchiebeschreibung 20080417
5 Exporting E_INIT Call by reference Type reference (TYPE) RSTT_FLAG Initialisierung erforderlich 20100325
6 Exporting E_INTFCLAS Call by reference Type reference (TYPE) RSTT_CHAR60 Interfaceklasse 20080625
7 Exporting E_OBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Objektname 20080417
8 Exporting E_R_BIOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_BIDATA BI-Objektinstanz 20080417
9 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) CL_RSTT_DATA Dateninstanz 20080609
10 Exporting E_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Interne Struktur 20080417
11 Exporting E_STRUCNM Call by reference Type reference (TYPE) RSTT_STRING interne Struktur 20080417
12 Exporting E_TLOGO Call by reference Type reference (TYPE) RSTLOGO Typ 20080417
13 Exporting E_T_HIEROBJ Call by reference Type reference (TYPE) RSDRI_T_SFC Objektebenen der Hierarchie 20080417
14 Exporting E_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Mappingtabelle zweier interner Tabellen 20080417
15 Exporting E_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Extraktionsvariante 20080417
16 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG Aktivität 20080417
17 Importing I_APPLITEM Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Anwendungsinstanz 20080417
18 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20080417
19 Importing I_LOAD_DB Call by reference Type reference (TYPE) RSTT_FLAG von Datenbank laden 20080521
20 Importing I_RESET_RELATION Call by reference Type reference (TYPE) RSTT_FLAG Feldbeziehungen zurücksetzen 20081125

Method GET_APPLITEM_INFO on class CL_RSTT_ATR has no exception.

Method GET_COMP_DESCR_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HEADER Call by reference Type reference (TYPE) RSTT_LGTXT Überschrift 20080605
2 Exporting E_T_DESCR Call by reference Type reference (TYPE) RSTT_T_COMPDESCR Beschreibungen von Komponentenwerten 20080605
3 Importing I_COMPNM Call by reference Type reference (TYPE) ANY Komponente 20080605
4 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20080605

Method GET_COMP_DESCR_UI on class CL_RSTT_ATR has no exception.

Method GET_DOMAIN_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOMANM Call by reference Type reference (TYPE) RSTT_DOMANM Domäne 20090618
2 Returning R_T_TEXT Value transfer Type reference (TYPE) NT_T_EXTRACT_SIMPLE_TEXT Texte 20090618

Method GET_DOMAIN_TEXTS on class CL_RSTT_ATR has no exception.

Method GET_EXEC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TSEQ Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_TEST Testsequenzinstanz 20091022
2 Returning R_DESTINATION Value transfer Type reference (TYPE) RSTT_COMPNM Destination 20091022

Method GET_EXEC_DESTINATION on class CL_RSTT_ATR has no exception.

Method GET_ITEM_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH_STATE Call by reference Type reference (TYPE) RSTT_FLAG Status neu lesen 20080415
2 Returning R_R_HIER Value transfer Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20080415
# Exception Resumable Description Created on
1 CREATION_ERROR 20080416

Method GET_ITEM_HIER_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH_STATE Call by reference Type reference (TYPE) RSTT_FLAG Status neu lesen 20081126
2 Returning R_R_HIER Value transfer Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20081126
# Exception Resumable Description Created on
1 CREATION_ERROR 20081126

Method GET_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG CL_RSTT_DATA=>N_C_ACTIVITY-WRITE Aktivität 20090714
2 Importing I_APPLITEM Call by reference Type reference (TYPE) ANY Instanz 20090714
3 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20090714
4 Importing I_VARIANTID Call by reference Type reference (TYPE) ANY Variante 20090714
5 Returning R_JOBNAME Value transfer Type reference (TYPE) BTCJOB Jobname 20090714

Method GET_JOBNAME on class CL_RSTT_ATR has no exception.

Method GET_JOB_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_JOBLOG Call by reference Type reference (TYPE) RSPC_T_JOBLOG Job-Protokoll Einträge im List-Format 20090810
2 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20090810
3 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20090810

Method GET_JOB_DETAILS on class CL_RSTT_ATR has no exception.

Method GET_OBJ_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJLIST Call by reference Type reference (TYPE) RSTT_T_OBJLIST Tabelle für Objektliste 20090709
2 Importing I_OBJTP Call by reference Type reference (TYPE) RSTT_TRACEOBJTP Objekttyp 20090709
3 Importing I_USERNAME Call by reference Type reference (TYPE) RSTT_TUSER Benutzername 20090709

Method GET_OBJ_RESP on class CL_RSTT_ATR has no exception.

Method GET_RESP_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESP Call by reference Type reference (TYPE) RSTT_T_UNAM_ASSIGN Tabelle von Benutzerzuordnungen 20090709
2 Importing I_RESPTP Call by reference Type reference (TYPE) RSTT_RESPTP Typ der Verantwortung 20090709

Method GET_RESP_ALL on class CL_RSTT_ATR has no exception.

Method GET_TOOLPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_TOOLPARAM Call by reference Type reference (TYPE) NT_SX_TOOLPARAM Parameterstruktur 20090717

Method GET_TOOLPARAM on class CL_RSTT_ATR has no exception.

Method GET_USER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_USER Call by reference Type reference (TYPE) RSTT_T_UNAM Stammdaten mehrerer Benutzer 20090519
2 Importing I_NO_BUFFER Call by reference Type reference (TYPE) RSTT_FLAG Ohne Puffer lesen 20090519
3 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL Feldübergreifender Filter 20090708
4 Importing I_USERID Call by reference Type reference (TYPE) RSTT_TUSER Interne Benutzer ID 20090519
5 Importing I_USERNAME Call by reference Type reference (TYPE) RSTT_TUSER Benutzername 20090519

Method GET_USER_INFO on class CL_RSTT_ATR has no exception.

Method GET_VARIANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_HEADER Call by reference Type reference (TYPE) CL_RSTT_SERVICES=>NT_S_VARIANT_KEY Kopfdaten 20090713
2 Exporting E_S_SCHEDULE Call by reference Type reference (TYPE) NT_S_SCHEDULE Einplanung 20090713
3 Exporting E_T_ITEMSEL Call by reference Type reference (TYPE) RSTT_T_ITEMSEL Tabelle von Elementen einer Variante 20090713
4 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20090713

Method GET_VARIANT_INFO on class CL_RSTT_ATR has no exception.

Method IMPORT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) RSTT_GUID GUID für Ablage 20090717
2 Returning R_URL Value transfer Type reference (TYPE) RSTT_STRING URL 20090717

Method IMPORT_URL on class CL_RSTT_ATR has no exception.

Method IS_ACTIVE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) RSTT_FLAG Aktiv 20090619

Method IS_ACTIVE_SYSTEM on class CL_RSTT_ATR has no exception.

Method JOBPARAM_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_JOBPARAM Call by reference Type reference (TYPE) CL_RSTT_SERVICES=>NT_S_JOBPARAM Jobparameter 20081128
2 Exporting E_TEXT Call by reference Type reference (TYPE) RSTT_LGTXT Text 20081128
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20081128

Method JOBPARAM_READ on class CL_RSTT_ATR has no exception.

Method JOBPARAM_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_JOBPARAM Call by reference Type reference (TYPE) CL_RSTT_SERVICES=>NT_S_JOBPARAM Jobparameter 20081128
2 Importing I_TEXT Call by reference Type reference (TYPE) RSTT_LGTXT Text 20081128
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20081128

Method JOBPARAM_STORE on class CL_RSTT_ATR has no exception.

Method MODIFY_DATA_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Einträge 20080609
2 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG CL_RSTT_DATA=>N_C_ACTIVITY-WRITE Aktivität 20080609
3 Importing I_APPLITEM Call by reference Type reference (TYPE) RSTT_VARIANTID Elementschlüssel 20080609
4 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20080609
# Exception Resumable Description Created on
1 EXTRACTION_ERROR 20090213
2 ITEM_NOT_FOUND 20080609
3 MODIFY_ERROR 20080609

Method MODIFY_SYSTEM_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS Call by reference Type reference (TYPE) RSTT_INT4 Geänderte Einträge 20080616
2 Importing I_PARAMID Call by reference Type reference (TYPE) RSTT_COMPNM Parameter-ID 20080616
3 Importing I_VALUE Call by reference Type reference (TYPE) ANY Wert 20080616

Method MODIFY_SYSTEM_PARAM on class CL_RSTT_ATR has no exception.

Method PREPARE_USER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_OBJRESP Call by reference Type reference (TYPE) RSTT_T_UNAM_ASSIGN Benutzerliste 20090519
2 Importing I_NO_BUFFER Call by reference Type reference (TYPE) RSTT_FLAG Ohne Puffer lesen 20090519

Method PREPARE_USER_INFO on class CL_RSTT_ATR has no exception.

Method READ_DATA_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten in internem gemappten Format 20080626
2 Exporting E_R_DATA_BI Call by reference Object reference (TYPE REF TO) DATA Daten im Format der Datenquelle 20080626
3 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG Aktivität 20080626
4 Importing I_AGGRE Call by reference Type reference (TYPE) RSTT_FLAG Ergebnis aggregiert ermitteln (nur für Cube/DSO) 20080626
5 Importing I_APPLITEM Call by reference Type reference (TYPE) RSTT_VARIANTID Anwendungsinstanz 20080626
6 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20080626
7 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE Filter 20080626
# Exception Resumable Description Created on
1 DATA_READ_ERROR 20080626
2 INSTANCE_NOT_FOUND 20080626
3 INVALID_INTERN_STRUCTURE 20080626

Method READ_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_JOB Call by reference Type reference (TYPE) RSTT_T_JOBCOUNT Jobliste 20090731
2 Importing I_ABORTED Call by reference Type reference (TYPE) RSTT_FLAG Abgebrochen 20090731
3 Importing I_APPLITEM Call by reference Type reference (TYPE) ANY Anwendungsinstanz 20090731
4 Importing I_DAYS_FUTURE Call by reference Type reference (TYPE) RSTT_INT4 Tage in Zukunft 20090731
5 Importing I_DAYS_PAST Call by reference Type reference (TYPE) RSTT_INT4 Tage in Vergangenheit 20090731
6 Importing I_FINISHED Call by reference Type reference (TYPE) RSTT_FLAG Beendet 20090731
7 Importing I_PRELIM Call by reference Type reference (TYPE) RSTT_FLAG Sonst 20090731
8 Importing I_READY Call by reference Type reference (TYPE) RSTT_FLAG Eingeplant 20090731
9 Importing I_RUNNING Call by reference Type reference (TYPE) RSTT_FLAG Aktiv 20090731
10 Importing I_SCHEDUL Call by reference Type reference (TYPE) RSTT_FLAG Freigegeben 20090731
11 Importing I_SINGLE_ALL Call by reference Type reference (TYPE) RSTT_FLAG Einzelausführung 20090731
12 Importing I_VARIANTID Call by reference Type reference (TYPE) ANY Selektionsvariante 20090731
13 Importing I_VARIANT_ALL Call by reference Type reference (TYPE) RSTT_FLAG Ausführung einer Selektionsvariante 20090731

Method READ_JOBS on class CL_RSTT_ATR has no exception.

Method READ_SYSTEM_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Wert 20080616
2 Importing I_PARAMID Call by reference Type reference (TYPE) RSTT_COMPNM Parameter-ID 20080616

Method READ_SYSTEM_PARAM on class CL_RSTT_ATR has no exception.

Method READ_USER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_USER Call by reference Type reference (TYPE) ANY TABLE Benutzertabelle 20090706
2 Importing I_GUID Call by reference Type reference (TYPE) RSTT_GUID GUID des Objekts 20090706
3 Importing I_OBJTP Call by reference Type reference (TYPE) RSTT_TRACEOBJTP Objekttyp 20090706
4 Importing I_RESPTP Call by reference Type reference (TYPE) RSTT_RESPTP Typ der Verantwortung 20090708

Method READ_USER_ASSIGNMENT on class CL_RSTT_ATR has no exception.

Method SAVE_APPLITEM Signature

Method SAVE_APPLITEM on class CL_RSTT_ATR has no parameter.
Method SAVE_APPLITEM on class CL_RSTT_ATR has no exception.

Method SAVE_VARIANTS Signature

Method SAVE_VARIANTS on class CL_RSTT_ATR has no parameter.
Method SAVE_VARIANTS on class CL_RSTT_ATR has no exception.

Method SCHEDULE_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_JOBNAME Call by reference Type reference (TYPE) BTCJOB Jobname 20081128
2 Exporting E_JOBNO Call by reference Type reference (TYPE) BTCJOBCNT Interne Kenn-Nummer des Jobs 20081128
3 Exporting E_RELEASED Call by reference Type reference (TYPE) RSTT_FLAG Wurde Job erfolgreich freigegeben? 20081128
4 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG CL_RSTT_DATA=>N_C_ACTIVITY-WRITE Aktivität 20081128
5 Importing I_APPLITEM Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Anwendungsinstanz 20081128
6 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20081128
7 Importing I_START_DIRECTLY Call by reference Type reference (TYPE) RSTT_FLAG Job direkt starten 20081128
8 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID Selektionsvariante 20081128
# Exception Resumable Description Created on
1 INVALID_INPUT 20081128
2 JOB_CLOSE_ERROR 20081128
3 JOB_OPEN_ERROR 20081128
4 JOB_SUBMIT_ERROR 20081128

Method SELECT_PROG_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJNM Call by reference Type reference (TYPE) RSTT_T_OBJNM Tabelle für Programmobjekte 20090814
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL Filterliste 20090814

Method SELECT_PROG_OBJ on class CL_RSTT_ATR has no exception.

Method SET_DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RSTT_FLAG Halten vor Aktualisierung des Deltaverzeichnisses 20090217
2 Importing I_DELETE_ALL Call by reference Type reference (TYPE) RSTT_FLAG Alle Haltepunkte löschen 20090217
3 Importing I_EXTRACT Call by reference Type reference (TYPE) RSTT_FLAG Halten vor Extraktion 20090217
4 Importing I_MODIFY Call by reference Type reference (TYPE) RSTT_FLAG Halten vor Schreiben ins BW 20090217

Method SET_DEBUG on class CL_RSTT_ATR has no exception.

Method SET_TOOLPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_TOOLPARAM Call by reference Type reference (TYPE) NT_SX_TOOLPARAM Parameterstruktur 20090717

Method SET_TOOLPARAM on class CL_RSTT_ATR has no exception.

Method SET_VARIANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_HEADER Call by reference Type reference (TYPE) CL_RSTT_SERVICES=>NT_S_VARIANT_KEY Kopfdaten 20090714
2 Importing I_S_SCHEDULE Call by reference Type reference (TYPE) NT_S_SCHEDULE Einplanung 20090714
3 Importing I_T_ITEMSEL Call by reference Type reference (TYPE) RSTT_T_ITEMSEL Tabelle von Elementen einer Variante 20090714
4 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20090714

Method SET_VARIANT_INFO on class CL_RSTT_ATR has no exception.

Method STORE_USER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Einträge 20090706
2 Exporting E_RECORDS_DEL Call by reference Type reference (TYPE) RSTT_INT4 Anzahl gelöschte Einträge 20090706
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20090706
4 Importing I_GUID Call by reference Type reference (TYPE) RSTT_GUID GUID des Objekts 20090706
5 Importing I_OBJTP Call by reference Type reference (TYPE) RSTT_TRACEOBJTP Objekttyp 20090706
6 Importing I_RESPTP Call by reference Type reference (TYPE) RSTT_RESPTP Typ der Verantwortung 20090708
7 Importing I_T_USER Call by reference Type reference (TYPE) ANY TABLE Benutzertabelle 20090706

Method STORE_USER_ASSIGNMENT on class CL_RSTT_ATR has no exception.

Method UPDATE_APPLITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG Aktivität 20080417
2 Importing I_APPLITEM Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Anwendungsinstanz 20080417
3 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20080417
4 Importing I_HIENM Call by reference Type reference (TYPE) RSHIENM Hierarchiename 20080417
5 Importing I_HIETEXT Call by reference Type reference (TYPE) RSTT_LGTXT Hierarchiebeschreibung 20080417
6 Importing I_INIT Call by reference Type reference (TYPE) RSTT_FLAG Initialisierung erforderlich 20100325
7 Importing I_OBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Objektname 20080417
8 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO Typ 20080417
9 Importing I_T_HIEROBJ Call by reference Type reference (TYPE) RSDRI_T_SFC Objektebenen der Hierarchie 20080417
10 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Mappingtabelle zweier interner Tabellen 20080417

Method UPDATE_APPLITEM on class CL_RSTT_ATR has no exception.

Method _ADD_ITEM_TO_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_ITEM Call by reference Type reference (TYPE) NT_SX_ITEM Parameter einer Instanz 20080416
2 Importing I_LEVEL Call by reference Type reference (TYPE) RSTT_INT1 Ebene 20080416
3 Importing I_SID_PARENT Call by reference Type reference (TYPE) RSTT_INT4 SID des übergeordneten Elements 20080416
# Exception Resumable Description Created on
1 CREATION_ERROR 20080416

Method _ADD_ITEM_TO_HIER_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierachieinstanz 20081126
2 Changing C_SX_ITEM Call by reference Type reference (TYPE) NT_SX_ITEM Parameter einer Instanz 20081126
3 Importing I_LEVEL Call by reference Type reference (TYPE) RSTT_INT1 Ebene 20081126
4 Importing I_SID_PARENT Call by reference Type reference (TYPE) RSTT_INT4 SID des übergeordneten Elements 20081126
# Exception Resumable Description Created on
1 CREATION_ERROR 20081126

Method _GET_APPL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCR Call by reference Type reference (TYPE) RSTT_LGTXT Beschreibung 20080522
2 Exporting E_T_APPLITEM Call by reference Type reference (TYPE) RSTT_T_APPLITEM Parameter von Anwendungsinstanzen 20080522

Method _GET_APPL_INFO on class CL_RSTT_ATR has no exception.

Method _GET_APPL_INFO_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_APPLITEM Call by reference Type reference (TYPE) RSTT_T_APPLITEM Parameter von Anwendungsinstanzen 20090219

Method _GET_APPL_INFO_CUBE on class CL_RSTT_ATR has no exception.

Method _GET_APPL_INFO_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_APPLITEM Call by reference Type reference (TYPE) RSTT_T_APPLITEM Parameter von Anwendungsinstanzen 20090303

Method _GET_APPL_INFO_HIER on class CL_RSTT_ATR has no exception.

Method _GET_APPL_INFO_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_APPLITEM Call by reference Type reference (TYPE) RSTT_T_APPLITEM Parameter von Anwendungsinstanzen 20090219

Method _GET_APPL_INFO_IOBJ on class CL_RSTT_ATR has no exception.

Method _GET_APPL_INFO_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_APPLITEM Call by reference Type reference (TYPE) RSTT_T_APPLITEM Parameter von Anwendungsinstanzen 20090804

Method _GET_APPL_INFO_ODSO on class CL_RSTT_ATR has no exception.

Method _HIER_MODIFY_ATTR_FUNCOV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_ATTR Call by reference Type reference (TYPE) ANY Attribute 20080605
2 Exporting E_T_COMPNM_MOD Call by reference Type reference (TYPE) RSTT_T_STRING Modifizierte Komponenten 20080605

Method _HIER_MODIFY_ATTR_FUNCOV on class CL_RSTT_ATR has no exception.

Method _JOB_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RELEASED Call by reference Type reference (TYPE) RSTT_FLAG Wurde Job erfolgreich freigegeben? 20081128
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Jobname 20081128
3 Importing I_JOBNO Call by reference Type reference (TYPE) BTCJOBCNT Interne Kenn-Nummer des Jobs 20081128
4 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID Selektionsvariante 20081128
# Exception Resumable Description Created on
1 JOB_CLOSE_ERROR 20081128

Method _JOB_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RELEASED Call by reference Type reference (TYPE) RSTT_FLAG Wurde Job erfolgreich freigegeben? 20081128
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Jobname 20081128
3 Importing I_JOBNO Call by reference Type reference (TYPE) BTCJOBCNT Interne Kenn-Nummer des Jobs 20081128
# Exception Resumable Description Created on
1 JOB_CLOSE_ERROR 20081128

Method __ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG Aktivität 20090213
2 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20090213
3 Importing I_MSGTY Call by reference Type reference (TYPE) BALMSGTY Typ einer Meldung (A,E,W,I,S) 20090213
4 Importing I_NAME Call by reference Type reference (TYPE) ANY Name der Instanz 20090213
5 Importing I_RECORDS Call by reference Type reference (TYPE) RSTT_INT4 Einträge 20090213
6 Importing I_RUNTIME Call by reference Type reference (TYPE) RSTT_DEC Laufzeit 20090416
7 Importing I_SEQUENCE Call by reference Type reference (TYPE) RSTT_INT4 Extraktionssequenz 20090213
8 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20090213

Method __ADD_MESSAGE on class CL_RSTT_ATR has no exception.

Method __EXTRACT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20091019
2 Importing I_TEXT Call by reference Type reference (TYPE) RSTT_FLAG Texte 20091019

Method __EXTRACT_MSG on class CL_RSTT_ATR has no exception.

Method __EXTRACT_MSGST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20091019

Method __EXTRACT_MSGST on class CL_RSTT_ATR has no exception.

Method __EXTRACT_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20090804

Method __EXTRACT_RESP on class CL_RSTT_ATR has no exception.

Method __EXTRACT_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20090804
2 Importing I_TEXT Call by reference Type reference (TYPE) RSTT_FLAG Texte 20090804

Method __EXTRACT_USER on class CL_RSTT_ATR has no exception.

Method __GET_SUB_DEVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DEVC_SUB Call by reference Type reference (TYPE) OT_T_RANGE_DEVC Subpakete 20090814
2 Importing I_DEEP Call by reference Type reference (TYPE) RSTT_FLAG Tiefensuche 20090814
3 Importing I_T_DEVC Call by reference Type reference (TYPE) OT_T_RANGE_DEVC Pakete 20090814

Method __GET_SUB_DEVC on class CL_RSTT_ATR has no exception.

Method __READ_SYSDEST Signature

Method __READ_SYSDEST on class CL_RSTT_ATR has no parameter.
Method __READ_SYSDEST on class CL_RSTT_ATR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730