SAP ABAP Class CL_RSBK_REQUEST_STATE (DTP Request: General Status Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_REQUEST 20031202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_REQUEST_LOG_PROVIDER Create Request Log 20090721
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_ACTIVE DTP Request 20040303
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_DELETED DTP Request 20040205
3 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_DELETING Class for Status Transition 'Deleted' 20050221
4 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_FURTHER Class for Status Transition 'Deleted' 20050221
5 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_FURTHER_ERROR Class for 'Errors in Further Processing' Status 20050915
6 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_FURTHER_START Class for Status Transition 'Deleted' 20050221
7 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_GREEN DTP Request 20040209
8 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_NEW DTP Request 20040205
9 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_READY DTP Request 20040205
10 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_READ_ONLY Traceless DTP Requests 20050809
... Click here to see Used By full list (12 items)
Properties
Class CL_RSBK_REQUEST_STATE  
Short Description DTP Request: General Status Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20031202   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSBK_CMD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_REQUEST 20031202
2 IF_RSBK_REQUEST_LOG_PROVIDER Create Request Log 20090721
Friends
Class CL_RSBK_REQUEST_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_PROCESSMODE Instance attribute Public Type reference (TYPE) RSBKPROCESSMODE Processing Mode (Parallel / Serial) 20041110
2 N_READ_RSBKDATA Instance attribute Private Type reference (TYPE) CHAR1 ' ' not derived, Y/N read RSBKDATA required 20100521
3 N_REQUID Instance attribute Public Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20031202
4 N_R_TEMPLATE Instance attribute Public Object reference (TYPE REF TO) IF_RSBK_REQUEST_TEMPLATE Template for Request 20060314
5 N_SEVERITY Instance attribute Public Type reference (TYPE) RSBKSEVERITY Indicator: Required Consistency of Delta Update 20060626
6 N_TARGET_TSTATE Instance attribute Public Type reference (TYPE) RSBKTSTATE Technical Processing Status for a DTP Request 20031205
7 N_TARGET_USTATE Instance attribute Public Type reference (TYPE) RSBKUSTATE User-Defined Processing Status for a DTP Request 20031205
8 N_TH_CMDPROP Static Attribute Public See coding 20040422
9 N_TSTATE Instance attribute Public Type reference (TYPE) RSBKTSTATE Technical Processing Status for a DTP Request 20031202
10 N_TSTMP_FINISH Instance attribute Public Type reference (TYPE) RSTIMESTMPL UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20040517
11 N_TSTMP_START Instance attribute Public Type reference (TYPE) RSTIMESTMPL UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20040517
12 N_UNAME Instance attribute Public Type reference (TYPE) SYUNAME User Name 20040930
13 N_USTATE Instance attribute Public Type reference (TYPE) RSBKUSTATE User-Defined Processing Status for a DTP Request 20031202
14 O_ANALYZED Instance attribute Protected Type reference (TYPE) RSBKANALYZED Indicator: Request Has Already Been Analyzed 20050701
15 O_DUMMY_MSG Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20031210
16 O_ERRORHANDLING Instance attribute Protected Type reference (TYPE) RSBKERRORHANDLING Type of Error Handling During DTP Load Processes 20130510
17 O_JOBCOUNTCHILD Instance attribute Protected Type reference (TYPE) BTCJOBCNT Job ID 20070606
18 O_LOGID Instance attribute Protected Type reference (TYPE) RSPC_LOGID Log-ID of a Process Chain Run 20050217
19 O_PARALLEL_PROCS Instance attribute Protected Type reference (TYPE) RSBATCHPAR Maximum Number of All Parallel Processes for This type 20050725
20 O_REQUID30 Instance attribute Protected Type reference (TYPE) RSREQUEST Request GUID 20040212
21 O_REQUID_PARENT Instance attribute Protected Type reference (TYPE) RSBKREQUIDPARENT Data Transfer Process Request 20070606
22 O_REQUID_PARENT_LAST Instance attribute Protected Type reference (TYPE) RSBKREQUIDPARENT ID of Predecessor Request 20070606
23 O_REQUID_SWITCH_ERRHDL Static Attribute Protected Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20130510
24 O_RUNID Instance attribute Protected Type reference (TYPE) RSBRUN Request Run Number 20041201
25 O_R_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20040729
26 O_TEMPLATE Instance attribute Protected Type reference (TYPE) RSBKRQTEMPLATE Template Object for Request 20060317
27 O_TEMPLATETYPE Instance attribute Protected Type reference (TYPE) RSBKRQTEMPLATETYPE Type of Template Object 20060314
28 O_TEMPLATE_TSTMP Instance attribute Protected Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060317
29 O_TH_CMD_R Instance attribute Protected Type reference (TYPE) RSBK_TH_CMD_R Table with Command Templates for DTP 20031208
30 O_TH_DP_R Instance attribute Protected Type reference (TYPE) RSBK_TH_DP_R Table with Data Packages and OO Reference 20040510
31 O_TH_OBSERVER Instance attribute Protected Type reference (TYPE) CL_RSBK_REQUEST_STATE=>TH_OBSERVER 20040205
32 O_TH_RUN Instance attribute Protected Type reference (TYPE) RSBK_TH_RUN Table Type for Infos on DTP Request Run 20041201
33 O_TRANSFERRED Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20060406
34 O_T_REQUID_SRC Instance attribute Protected Type reference (TYPE) RSB_T_REQUEST Request IDs 20040217
35 O_UPDATE_TASK Static Attribute Protected Type reference (TYPE) RS_BOOL Boolean 20060321
36 O_USES_NEW_LOG Instance attribute Protected Type reference (TYPE) RS_BOOL Uses New Log 20101227
37 P_BUFFER_EXIST Instance attribute Private Type reference (TYPE) RS_BOOL 20070212
38 P_BUFFER_INVALID Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060626
39 P_C_NO_PCLOG_READ Constant Private Type reference (TYPE) RSREQUID 'DTPR_NO_RSPCPROCESSLOG_SEL' Request ID (Request Number) 20100604
40 P_REQUID_NO_PCLOG_READ Static Attribute Private Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20100604
41 P_REQUID_SIMULATION Static Attribute Private Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20060329
42 P_RSBATCHCTRL_READ Instance attribute Private Type reference (TYPE) RS_BOOL Buffer for RSBATCHCTRL 20070316
43 P_S_SI_TYPE_DEFAULT Static Attribute Private Type reference (TYPE) S_SI_TYPE 20060329
44 P_TH_SI_TYPE_EXCEPTION Static Attribute Private Type reference (TYPE) TH_SI_TYPE 20060329
45 P_T_DD07V_TSTATE Static Attribute Private Type reference (TYPE) T_DD07V Single-Character Flag 20060329
46 P_T_JOBS Instance attribute Private See coding TTYP for tbtcjob 20070316
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBSERVER_TO_TAB Instance method Private Method 20130903
2 ADD_RUN Instance method Protected Method 20041201
3 ADD_SRC_REQUESTS Instance method Protected Method 20040325
4 AFTER_FINAL_STATE_TRANSITION Instance method Public Method Processing end 20041011
5 ATTACH_1_OBSERVER Instance method Public Method 20130422
6 ATTACH_OBSERVERS Instance method Protected Method 20040205
7 CALL_POST_PROC_OK Instance method Protected Method 20120424
8 CHECK_REQUEST_NEW Instance method Protected Method 20121129
9 CHECK_TRACE Instance method Private Method 20101008
10 CHECK_TSTATE Instance method Public Method Set log IDs for a process chain run 20040304
11 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040422
12 CONSTRUCTOR Instance method Public Constructor 20031209
13 COPY_FROM_DB Instance method Protected Method 20040203
14 COPY_FROM_DB_BATCHMANAGER Instance method Protected Method 20050725
15 CREATE Instance method Public Method Set log IDs for a process chain run 20040216
16 CREATE_COMMANDS Instance method Public Method 20031208
17 CREATE_DATAPACKAGE Instance method Public Method Set log IDs for a process chain run 20040510
18 DELETE Instance method Public Method Set log IDs for a process chain run 20040203
19 DOIT Instance method Public Method Set log IDs for a process chain run 20040209
20 DO_TRACE_CHECKS Instance method Public Method 20101008
21 FREE Instance method Public Method Set log IDs for a process chain run 20040709
22 FREE_DATAPACKAGE Instance method Public Method Set log IDs for a process chain run 20040524
23 GET_ALL_PROCESS_STEPS Instance method Public Method Set log IDs for a process chain run 20040719
24 GET_ALWAYS_PARALLEL Instance method Public Method Set log IDs for a process chain run 20081210
25 GET_ANALYZED Instance method Public Method Set log IDs for a process chain run 20050701
26 GET_BATCHID Instance method Public Method Set log IDs for a process chain run 20041201
27 GET_BUFFER_EXIST Instance method Public Method Set log IDs for a process chain run 20070212
28 GET_CHAIN Instance method Public Method Set log IDs for a process chain run 20080110
29 GET_CTYPE Instance method Public Method Set log IDs for a process chain run 20041122
30 GET_DELETABLE Instance method Public Method Set log IDs for a process chain run 20060105
31 GET_DELTAINIT Instance method Public Method Set log IDs for a process chain run 20070809
32 GET_DELTA_REQUESTS Instance method Public Method Set log IDs for a process chain run 20040325
33 GET_DTP Instance method Public Method Set log IDs for a process chain run 20040223
34 GET_DTPTYPE Instance method Public Method Set log IDs for a process chain run 20060316
35 GET_ERRORCOUNT Instance method Public Method Set log IDs for a process chain run 20080221
36 GET_ERRORHANDLING Instance method Public Method Set log IDs for a process chain run 20040702
37 GET_HOLD_PAR_PROCS Instance method Public Method Set log IDs for a process chain run 20051017
38 GET_ISARCHIVED Instance method Public Method Set log IDs for a process chain run 20081029
39 GET_LINES_READ Instance method Public Method Set log IDs for a process chain run 20050110
40 GET_LINES_TRANSFERRED Instance method Public Method Set log IDs for a process chain run 20050712
41 GET_LOG Instance method Protected Method 20040729
42 GET_LOGID_PC Instance method Public Method Set log IDs for a process chain run 20050217
43 GET_LOGSYS_SRC Instance method Public Method Set log IDs for a process chain run 20060630
44 GET_MAXSIZE Instance method Public Method Set log IDs for a process chain run 20040930
45 GET_MSG_FOR_LOG Instance method Protected Method 20040804
46 GET_NO_MONITOR Instance method Public Method Set log IDs for a process chain run 20040826
47 GET_NUMBER_AT_ERR Instance method Public Method Set log IDs for a process chain run 20040702
48 GET_NUMBER_OF_ERROR_RECORDS Instance method Public Method Set log IDs for a process chain run 20070821
49 GET_OBJ_REF_CMD Instance method Public Method Set log IDs for a process chain run 20040715
50 GET_OBJ_REF_CMD_ENDLOOP Instance method Public Method Set log IDs for a process chain run 20051108
51 GET_OBJ_REF_CMD_ERRH Instance method Public Method Set log IDs for a process chain run 20050617
52 GET_OBJ_REF_CMD_LOOP Instance method Public Method Set log IDs for a process chain run 20050419
53 GET_OBJ_REF_CMD_PREPARE Instance method Public Method Set log IDs for a process chain run 20040805
54 GET_OBJ_REF_CMD_U Instance method Public Method Set log IDs for a process chain run 20041109
55 GET_OBJ_REF_CMD_X Instance method Public Method Set log IDs for a process chain run 20040518
56 GET_OBJ_REF_DP Instance method Public Method Set log IDs for a process chain run 20040511
57 GET_OBJ_REF_ERRH Instance method Public Method Set log IDs for a process chain run 20040826
58 GET_OBJ_REF_LOOP_X Instance method Protected Method 20040518
59 GET_OBJ_REF_REQUEST_CHILD Instance method Public Method Set log IDs for a process chain run 20070606
60 GET_OBJ_REF_SRC Instance method Public Method Set log IDs for a process chain run 20040511
61 GET_OBJ_REF_SRC_LAST Instance method Public Method Set log IDs for a process chain run 20040503
62 GET_OBJ_REF_STATMAN Instance method Protected Method 20040312
63 GET_OBJ_REF_TEMPLATE Instance method Public Method Set log IDs for a process chain run 20060316
64 GET_OBJ_REF_TGT Instance method Public Method Set log IDs for a process chain run 20040511
65 GET_OBJ_REF_TSTATE Instance method Public Method 20040202
66 GET_PARALLEL_PROCS Instance method Public Method Set log IDs for a process chain run 20050725
67 GET_PREVIOUS_RECORDS Instance method Public Method Set log IDs for a process chain run 20080916
68 GET_PROCESSMODE Instance method Public Method Set log IDs for a process chain run 20040602
69 GET_REALTIME Instance method Public Method Set log IDs for a process chain run 20041109
70 GET_REPAIRABLE Instance method Public Method Set log IDs for a process chain run 20050103
71 GET_REQUID Instance method Public Method Set log IDs for a process chain run 20040429
72 GET_REQUID30 Instance method Protected Method 20040212
73 GET_REQUID_OUTBOUND Instance method Public Method Set log IDs for a process chain run 20070802
74 GET_REQUID_PARENT Instance method Public Method Set log IDs for a process chain run 20070606
75 GET_RUNID Instance method Public Method Set log IDs for a process chain run 20041202
76 GET_SEVERITY Instance method Public Method Set log IDs for a process chain run 20060626
77 GET_SIMULATION Instance method Public Method Set log IDs for a process chain run 20050811
78 GET_SI_COMMIT Instance method Private Method 20060329
79 GET_SI_CONNECTION Instance method Private Method 20060329
80 GET_SI_LOCK Instance method Private Method 20060329
81 GET_SRC Instance method Public Method Set log IDs for a process chain run 20040223
82 GET_SRCTP Instance method Public Method Set log IDs for a process chain run 20040325
83 GET_S_BUFFER Instance method Public Method Set log IDs for a process chain run 20041126
84 GET_S_SI_TYPE Instance method Private Method 20060329
85 GET_TABT_USED Instance method Public Method Set log IDs for a process chain run 20071128
86 GET_TEMPLATE Instance method Public Method Set log IDs for a process chain run 20060320
87 GET_TEMPLATETYPE Instance method Public Method Set log IDs for a process chain run 20060316
88 GET_TEXT_FROM_TSTATE Static method Public Method 20040910
89 GET_TGT Instance method Public Method Set log IDs for a process chain run 20040216
90 GET_TGTTP Instance method Public Method Set log IDs for a process chain run 20040325
91 GET_TH_CMD_R Instance method Public Method Set log IDs for a process chain run 20040211
92 GET_TH_DP_R Instance method Public Method Set log IDs for a process chain run 20040510
93 GET_TH_RANGE Instance method Public Method Set log IDs for a process chain run 20040930
94 GET_TH_REQUID_NEW Instance method Public Method Determines New Source Reqsts (Only for NEW and SIMULATION!!) 20050812
95 GET_TH_REQUID_TGT Instance method Public Method Set log IDs for a process chain run 20060105
96 GET_TH_RUN Instance method Public Method Set log IDs for a process chain run 20041206
97 GET_TRANSFERRED Instance method Public Method Set log IDs for a process chain run 20060406
98 GET_TSTATE Instance method Public Method Set log IDs for a process chain run 20040304
99 GET_TSTMP_FINISH Instance method Public Method Set log IDs for a process chain run 20040514
100 GET_TSTMP_START Instance method Public Method Set log IDs for a process chain run 20040517
101 GET_T_DATAINFO Instance method Public Method Set log IDs for a process chain run 20050812
102 GET_T_ISOURCE Instance method Public Method Set log IDs for a process chain run 20050812
103 GET_T_JOBS Instance method Public Method Set log IDs for a process chain run 20070316
104 GET_T_STEPID Instance method Public Method Set log IDs for a process chain run 20041222
105 GET_UNAME Instance method Public Method Set log IDs for a process chain run 20040930
106 GET_UPDMODE Instance method Public Method Set log IDs for a process chain run 20040930
107 GET_USES_NEW_LOG Instance method Public Method Set log IDs for a process chain run 20110209
108 GET_USTATE Instance method Public Method Set log IDs for a process chain run 20031205
109 GET_USTATE_SET_EXTERNALLY Instance method Public Method Set log IDs for a process chain run 20051230
110 GET_WARNINGSTATE Instance method Public Method Set log IDs for a process chain run 20060301
111 RAISE_SY_FAILED Static method Protected Method 20031202
112 RAISE_SY_FOREIGN_LOCK Instance method Protected Method Raise of Exception Class with System Message 20031210
113 RELOAD_LOG_ARCHIVE Instance method Private Method 20100407
114 RESUME Instance method Public Method Set log IDs for a process chain run 20041202
115 SET_ANALYZED Instance method Public Method Set log IDs for a process chain run 20050701
116 SET_BUFFER_INVALID Instance method Public Method 20060626
117 SET_CTYPE Instance method Public Method Set log IDs for a process chain run 20041111
118 SET_LOGID_PC Instance method Public Method Set log IDs for a process chain run 20100216
119 SET_REQUID_PARENT Instance method Public Method Set log IDs for a process chain run 20070606
120 SET_REQUID_SRC_RT Instance method Public Method Set log IDs for a process chain run 20050425
121 SET_SEVERITY Instance method Public Method Set log IDs for a process chain run 20060626
122 SET_TEMPLATE Instance method Protected Method 20060314
123 SET_TSTATE Instance method Public Method Set log IDs for a process chain run 20040910
124 SET_USTATE_GREEN Instance method Public Method Set log IDs for a process chain run 20040209
125 SET_USTATE_RED Instance method Public Method Set log IDs for a process chain run 20040209
126 SET_USTATE_YELLOW Instance method Public Method Set log IDs for a process chain run 20040907
127 STATE_2_PSTYPE Instance method Protected Method Convert Status Transition 20040802
128 STATE_TRANSITION_FINISH Instance method Protected Method 20040205
129 STATE_TRANSITION_PREPARE Instance method Protected Method 20040205
130 STATE_TRANSITION_ROLLBACK Instance method Protected Method 20040205
131 WRITE_TRACE_REQUID Instance method Private Method 20060727
Events
# Event Type Visibility Description Created on
1 STATE_CHANGED Instance Event
(0)
Public
(2)
20040518
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OBSERVER Protected See coding 20040205 begin of s_observer, lnr type i, r_observer type ref to if_rsbk_request_observer, prepared type rs_bool, end of s_observer
2 S_SI_TYPE Private See coding 20060329 begin of S_SI_TYPE, tstate_original type rsbktstate, ustate_original type rsbkustate, tstate_target type rsbktstate, ustate_target type rsbkustate, lock type rs_bool, commit type rs_bool, connection type DBCON_NAME, end of S_SI_TYPE
3 TH_OBSERVER Protected See coding 20040205 th_observer type sorted table of s_observer with unique key lnr
4 TH_SI_TYPE Private See coding 20060329 th_si_type type HASHED TABLE OF S_SI_TYPE with unique key tstate_original ustate_original tstate_target ustate_target
5 T_DD07V Private See coding 20040910 t_dd07v type standard table of dd07v
Method Signatures

Method ADD_OBSERVER_TO_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBSERVER Call by reference Object reference (TYPE REF TO) IF_RSBK_REQUEST_OBSERVER Observer für DTP-Request 20130903

Method ADD_OBSERVER_TO_TAB on class CL_RSBK_REQUEST_STATE has no exception.

Method ADD_RUN Signature

Method ADD_RUN on class CL_RSBK_REQUEST_STATE has no parameter.
Method ADD_RUN on class CL_RSBK_REQUEST_STATE has no exception.

Method ADD_SRC_REQUESTS Signature

Method ADD_SRC_REQUESTS on class CL_RSBK_REQUEST_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050601

Method AFTER_FINAL_STATE_TRANSITION Signature

Method AFTER_FINAL_STATE_TRANSITION on class CL_RSBK_REQUEST_STATE has no parameter.
Method AFTER_FINAL_STATE_TRANSITION on class CL_RSBK_REQUEST_STATE has no exception.

Method ATTACH_1_OBSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREPARED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130422
2 Importing I_R_OBSERVER Call by reference Object reference (TYPE REF TO) IF_RSBK_REQUEST_OBSERVER Observer for DTP Request 20130422
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation Failed 20130422

Method ATTACH_OBSERVERS Signature

Method ATTACH_OBSERVERS on class CL_RSBK_REQUEST_STATE has no parameter.
Method ATTACH_OBSERVERS on class CL_RSBK_REQUEST_STATE has no exception.

Method CALL_POST_PROC_OK Signature

Method CALL_POST_PROC_OK on class CL_RSBK_REQUEST_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20120424

Method CHECK_REQUEST_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_NEW Value transfer Type reference (TYPE) RS_BOOL Boolean 20121129

Method CHECK_REQUEST_NEW on class CL_RSBK_REQUEST_STATE has no exception.

Method CHECK_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_ON Value transfer Type reference (TYPE) RS_BOOL 20101008

Method CHECK_TRACE on class CL_RSBK_REQUEST_STATE has no exception.

Method CHECK_TSTATE Signature

Method CHECK_TSTATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method CHECK_TSTATE on class CL_RSBK_REQUEST_STATE has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20031209

Method CONSTRUCTOR on class CL_RSBK_REQUEST_STATE has no exception.

Method COPY_FROM_DB Signature

Method COPY_FROM_DB on class CL_RSBK_REQUEST_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20040203

Method COPY_FROM_DB_BATCHMANAGER Signature

Method COPY_FROM_DB_BATCHMANAGER on class CL_RSBK_REQUEST_STATE has no parameter.
Method COPY_FROM_DB_BATCHMANAGER on class CL_RSBK_REQUEST_STATE has no exception.

Method CREATE Signature

Method CREATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method CREATE on class CL_RSBK_REQUEST_STATE has no exception.

Method CREATE_COMMANDS Signature

Method CREATE_COMMANDS on class CL_RSBK_REQUEST_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040930

Method CREATE_DATAPACKAGE Signature

Method CREATE_DATAPACKAGE on class CL_RSBK_REQUEST_STATE has no parameter.
Method CREATE_DATAPACKAGE on class CL_RSBK_REQUEST_STATE has no exception.

Method DELETE Signature

Method DELETE on class CL_RSBK_REQUEST_STATE has no parameter.
Method DELETE on class CL_RSBK_REQUEST_STATE has no exception.

Method DOIT Signature

Method DOIT on class CL_RSBK_REQUEST_STATE has no parameter.
Method DOIT on class CL_RSBK_REQUEST_STATE has no exception.

Method DO_TRACE_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) CL_RSBK_CMD=>TS_MESS_TRACE_CHECK 20101008

Method DO_TRACE_CHECKS on class CL_RSBK_REQUEST_STATE has no exception.

Method FREE Signature

Method FREE on class CL_RSBK_REQUEST_STATE has no parameter.
Method FREE on class CL_RSBK_REQUEST_STATE has no exception.

Method FREE_DATAPACKAGE Signature

Method FREE_DATAPACKAGE on class CL_RSBK_REQUEST_STATE has no parameter.
Method FREE_DATAPACKAGE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_ALL_PROCESS_STEPS Signature

Method GET_ALL_PROCESS_STEPS on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_ALL_PROCESS_STEPS on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_ALWAYS_PARALLEL Signature

Method GET_ALWAYS_PARALLEL on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_ALWAYS_PARALLEL on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_ANALYZED Signature

Method GET_ANALYZED on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_ANALYZED on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_BATCHID Signature

Method GET_BATCHID on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_BATCHID on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_BUFFER_EXIST Signature

Method GET_BUFFER_EXIST on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_BUFFER_EXIST on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_CHAIN Signature

Method GET_CHAIN on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_CHAIN on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_CTYPE Signature

Method GET_CTYPE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_CTYPE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_DELETABLE Signature

Method GET_DELETABLE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_DELETABLE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_DELTAINIT Signature

Method GET_DELTAINIT on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_DELTAINIT on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_DELTA_REQUESTS Signature

Method GET_DELTA_REQUESTS on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_DELTA_REQUESTS on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_DTP Signature

Method GET_DTP on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_DTP on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_DTPTYPE Signature

Method GET_DTPTYPE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_DTPTYPE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_ERRORCOUNT Signature

Method GET_ERRORCOUNT on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_ERRORCOUNT on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_ERRORHANDLING Signature

Method GET_ERRORHANDLING on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_ERRORHANDLING on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_HOLD_PAR_PROCS Signature

Method GET_HOLD_PAR_PROCS on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_HOLD_PAR_PROCS on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_ISARCHIVED Signature

Method GET_ISARCHIVED on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_ISARCHIVED on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_LINES_READ Signature

Method GET_LINES_READ on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_LINES_READ on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_LINES_TRANSFERRED Signature

Method GET_LINES_TRANSFERRED on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_LINES_TRANSFERRED on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050916

Method GET_LOG on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_LOGID_PC Signature

Method GET_LOGID_PC on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_LOGID_PC on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_LOGSYS_SRC Signature

Method GET_LOGSYS_SRC on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_LOGSYS_SRC on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_MAXSIZE Signature

Method GET_MAXSIZE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_MAXSIZE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_MSG_FOR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_MSG Value transfer Type reference (TYPE) RSPC_S_MSG Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) 20040804
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040804

Method GET_NO_MONITOR Signature

Method GET_NO_MONITOR on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_NO_MONITOR on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_NUMBER_AT_ERR Signature

Method GET_NUMBER_AT_ERR on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_NUMBER_AT_ERR on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_NUMBER_OF_ERROR_RECORDS Signature

Method GET_NUMBER_OF_ERROR_RECORDS on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_NUMBER_OF_ERROR_RECORDS on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_CMD Signature

Method GET_OBJ_REF_CMD on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_CMD on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_CMD_ENDLOOP Signature

Method GET_OBJ_REF_CMD_ENDLOOP on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_CMD_ENDLOOP on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_CMD_ERRH Signature

Method GET_OBJ_REF_CMD_ERRH on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_CMD_ERRH on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_CMD_LOOP Signature

Method GET_OBJ_REF_CMD_LOOP on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_CMD_LOOP on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_CMD_PREPARE Signature

Method GET_OBJ_REF_CMD_PREPARE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_CMD_PREPARE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_CMD_U Signature

Method GET_OBJ_REF_CMD_U on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_CMD_U on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_CMD_X Signature

Method GET_OBJ_REF_CMD_X on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_CMD_X on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_DP Signature

Method GET_OBJ_REF_DP on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_DP on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_ERRH Signature

Method GET_OBJ_REF_ERRH on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_ERRH on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_LOOP_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_LOOP_X Value transfer Object reference (TYPE REF TO) CL_RSBK_CMD_DP_LOOP Schleife über Datenpakete 20040518

Method GET_OBJ_REF_LOOP_X on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_REQUEST_CHILD Signature

Method GET_OBJ_REF_REQUEST_CHILD on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_REQUEST_CHILD on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_SRC Signature

Method GET_OBJ_REF_SRC on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_SRC on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_SRC_LAST Signature

Method GET_OBJ_REF_SRC_LAST on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_SRC_LAST on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_STATMAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_STATMAN Value transfer Object reference (TYPE REF TO) CL_RSSM_STATMAN Statusmanager 20040312

Method GET_OBJ_REF_STATMAN on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_TEMPLATE Signature

Method GET_OBJ_REF_TEMPLATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_TEMPLATE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_TGT Signature

Method GET_OBJ_REF_TGT on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_OBJ_REF_TGT on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_OBJ_REF_TSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_TSTATE Value transfer Object reference (TYPE REF TO) CL_RSBK_REQUEST_STATE DTP-Request: allgemeine Statusklasse 20040202

Method GET_OBJ_REF_TSTATE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_PARALLEL_PROCS Signature

Method GET_PARALLEL_PROCS on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_PARALLEL_PROCS on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_PREVIOUS_RECORDS Signature

Method GET_PREVIOUS_RECORDS on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_PREVIOUS_RECORDS on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_PROCESSMODE Signature

Method GET_PROCESSMODE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_PROCESSMODE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_REALTIME Signature

Method GET_REALTIME on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_REALTIME on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_REPAIRABLE Signature

Method GET_REPAIRABLE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_REPAIRABLE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_REQUID Signature

Method GET_REQUID on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_REQUID on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_REQUID30 Signature

Method GET_REQUID30 on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_REQUID30 on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_REQUID_OUTBOUND Signature

Method GET_REQUID_OUTBOUND on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_REQUID_OUTBOUND on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_REQUID_PARENT Signature

Method GET_REQUID_PARENT on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_REQUID_PARENT on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_RUNID Signature

Method GET_RUNID on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_RUNID on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_SEVERITY Signature

Method GET_SEVERITY on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_SEVERITY on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_SIMULATION Signature

Method GET_SIMULATION on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_SIMULATION on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_SI_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTATE_TARGET Call by reference Type reference (TYPE) RSBKTSTATE 20060329
2 Importing I_USTATE_TARGET Call by reference Type reference (TYPE) RSBKUSTATE 20060329
3 Returning R_SI_COMMIT Value transfer Type reference (TYPE) RS_BOOL 20060329

Method GET_SI_COMMIT on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_SI_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTATE_TARGET Call by reference Type reference (TYPE) RSBKTSTATE 20060329
2 Importing I_USTATE_TARGET Call by reference Type reference (TYPE) RSBKUSTATE 20060329
3 Returning R_SI_CONNECTION Value transfer Type reference (TYPE) DBCON_NAME 20060329

Method GET_SI_CONNECTION on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_SI_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTATE_ORIGINAL Call by reference Type reference (TYPE) RSBKTSTATE 20060329
2 Importing I_TSTATE_TARGET Call by reference Type reference (TYPE) RSBKTSTATE 20060329
3 Importing I_USTATE_ORIGINAL Call by reference Type reference (TYPE) RSBKUSTATE 20060329
4 Importing I_USTATE_TARGET Call by reference Type reference (TYPE) RSBKUSTATE 20060329
5 Returning R_SI_LOCK Value transfer Type reference (TYPE) RS_BOOL 20060329

Method GET_SI_LOCK on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_SRC Signature

Method GET_SRC on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_SRC on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_SRCTP Signature

Method GET_SRCTP on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_SRCTP on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_S_BUFFER Signature

Method GET_S_BUFFER on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_S_BUFFER on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_S_SI_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTATE_ORIGINAL Call by reference Type reference (TYPE) RSBKTSTATE Technischer Verarbeitungsstatus eines DTP-Requests 20060329
2 Importing I_TSTATE_TARGET Call by reference Type reference (TYPE) RSBKTSTATE 20060329
3 Importing I_USTATE_ORIGINAL Call by reference Type reference (TYPE) RSBKUSTATE Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests 20060329
4 Importing I_USTATE_TARGET Call by reference Type reference (TYPE) RSBKUSTATE 20060329
5 Returning R_S_SI_TYPE Value transfer Type reference (TYPE) S_SI_TYPE 20060329

Method GET_S_SI_TYPE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TABT_USED Signature

Method GET_TABT_USED on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TABT_USED on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TEMPLATE Signature

Method GET_TEMPLATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TEMPLATE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TEMPLATETYPE Signature

Method GET_TEMPLATETYPE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TEMPLATETYPE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TEXT_FROM_TSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTATE Call by reference Type reference (TYPE) RSBKTSTATE Technischer Verarbeitungsstatus eines DTP-Requests 20040910
2 Returning R_TEXT Value transfer Type reference (TYPE) DDTEXT Erläuternder Kurztext 20040910

Method GET_TEXT_FROM_TSTATE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TGT Signature

Method GET_TGT on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TGT on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TGTTP Signature

Method GET_TGTTP on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TGTTP on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TH_CMD_R Signature

Method GET_TH_CMD_R on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TH_CMD_R on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TH_DP_R Signature

Method GET_TH_DP_R on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TH_DP_R on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TH_RANGE Signature

Method GET_TH_RANGE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TH_RANGE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TH_REQUID_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_REQUID_NEW Value transfer Type reference (TYPE) RSBK_TH_REQUID DTP Tabelle mit Request SIDs 20050812

Method GET_TH_REQUID_NEW on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TH_REQUID_TGT Signature

Method GET_TH_REQUID_TGT on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TH_REQUID_TGT on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TH_RUN Signature

Method GET_TH_RUN on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TH_RUN on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TRANSFERRED Signature

Method GET_TRANSFERRED on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TRANSFERRED on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TSTATE Signature

Method GET_TSTATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TSTATE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TSTMP_FINISH Signature

Method GET_TSTMP_FINISH on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TSTMP_FINISH on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_TSTMP_START Signature

Method GET_TSTMP_START on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_TSTMP_START on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_T_DATAINFO Signature

Method GET_T_DATAINFO on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_T_DATAINFO on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_T_ISOURCE Signature

Method GET_T_ISOURCE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_T_ISOURCE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_T_JOBS Signature

Method GET_T_JOBS on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_T_JOBS on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_T_STEPID Signature

Method GET_T_STEPID on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_T_STEPID on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_UNAME Signature

Method GET_UNAME on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_UNAME on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_UPDMODE Signature

Method GET_UPDMODE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_UPDMODE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_USES_NEW_LOG Signature

Method GET_USES_NEW_LOG on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_USES_NEW_LOG on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_USTATE Signature

Method GET_USTATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_USTATE on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_USTATE_SET_EXTERNALLY Signature

Method GET_USTATE_SET_EXTERNALLY on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_USTATE_SET_EXTERNALLY on class CL_RSBK_REQUEST_STATE has no exception.

Method GET_WARNINGSTATE Signature

Method GET_WARNINGSTATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method GET_WARNINGSTATE on class CL_RSBK_REQUEST_STATE has no exception.

Method RAISE_SY_FAILED Signature

Method RAISE_SY_FAILED on class CL_RSBK_REQUEST_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20031202

Method RAISE_SY_FOREIGN_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) SEOCLSNAME RSBC_C_EXCCLASS-ERROR_WITH_MESSAGE 20031210
# Exception Resumable Description Created on
1 CX_RS_FOREIGN_LOCK Exception mit T100 Fehlermeldung 20031210

Method RELOAD_LOG_ARCHIVE Signature

Method RELOAD_LOG_ARCHIVE on class CL_RSBK_REQUEST_STATE has no parameter.
Method RELOAD_LOG_ARCHIVE on class CL_RSBK_REQUEST_STATE has no exception.

Method RESUME Signature

Method RESUME on class CL_RSBK_REQUEST_STATE has no parameter.
Method RESUME on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_ANALYZED Signature

Method SET_ANALYZED on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_ANALYZED on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_BUFFER_INVALID Signature

Method SET_BUFFER_INVALID on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_BUFFER_INVALID on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_CTYPE Signature

Method SET_CTYPE on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_CTYPE on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_LOGID_PC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20100216

Method SET_LOGID_PC on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_REQUID_PARENT Signature

Method SET_REQUID_PARENT on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_REQUID_PARENT on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_REQUID_SRC_RT Signature

Method SET_REQUID_SRC_RT on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_REQUID_SRC_RT on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_SEVERITY Signature

Method SET_SEVERITY on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_SEVERITY on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEMPLATE Call by reference Type reference (TYPE) RSBKRQTEMPLATE 20060314
2 Importing I_TEMPLATETYPE Call by reference Type reference (TYPE) RSBKRQTEMPLATETYPE RSBC_C_TEMPLATETYPE-DTP Typ des Vorlageobjekts 20060314
3 Importing I_TSTMP_H Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060314

Method SET_TEMPLATE on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_TSTATE Signature

Method SET_TSTATE on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_TSTATE on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_USTATE_GREEN Signature

Method SET_USTATE_GREEN on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_USTATE_GREEN on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_USTATE_RED Signature

Method SET_USTATE_RED on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_USTATE_RED on class CL_RSBK_REQUEST_STATE has no exception.

Method SET_USTATE_YELLOW Signature

Method SET_USTATE_YELLOW on class CL_RSBK_REQUEST_STATE has no parameter.
Method SET_USTATE_YELLOW on class CL_RSBK_REQUEST_STATE has no exception.

Method STATE_2_PSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PSTYPE Value transfer Type reference (TYPE) RSBKPSTYPE DTP-Log: Typ eines Verarbeitungsschrittes 20040802

Method STATE_2_PSTYPE on class CL_RSBK_REQUEST_STATE has no exception.

Method STATE_TRANSITION_FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_MSG Call by reference Type reference (TYPE) RSPC_S_MSG Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) 20050222
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040205

Method STATE_TRANSITION_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_TSTATE Call by reference Type reference (TYPE) RSBKTSTATE Technischer Verarbeitungsstatus eines DTP-Requests 20040205
2 Importing I_TARGET_USTATE Call by reference Type reference (TYPE) RSBKUSTATE Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests 20040205
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040205
2 CX_RS_FOREIGN_LOCK Objekt ist gesperrt 20040205

Method STATE_TRANSITION_ROLLBACK Signature

Method STATE_TRANSITION_ROLLBACK on class CL_RSBK_REQUEST_STATE has no parameter.
Method STATE_TRANSITION_ROLLBACK on class CL_RSBK_REQUEST_STATE has no exception.

Method WRITE_TRACE_REQUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Call by reference Type reference (TYPE) STRING 20060727
2 Importing I_TH_REQUID Call by reference Type reference (TYPE) RSBK_TH_REQUID DTP Tabelle mit Request SIDs 20060727

Method WRITE_TRACE_REQUID on class CL_RSBK_REQUEST_STATE has no exception.
Event Signatures

Event STATE_CHANGED Signature
Event STATE_CHANGED on class CL_RSBK_REQUEST_STATE has no parameter.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_ACTIVE DTP Request 20040303
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_DELETED DTP Request 20040205
3 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_DELETING Class for Status Transition 'Deleted' 20050221
4 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_FURTHER Class for Status Transition 'Deleted' 20050221
5 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_FURTHER_ERROR Class for 'Errors in Further Processing' Status 20050915
6 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_FURTHER_START Class for Status Transition 'Deleted' 20050221
7 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_GREEN DTP Request 20040209
8 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_NEW DTP Request 20040205
9 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_READY DTP Request 20040205
10 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_READ_ONLY Traceless DTP Requests 20050809
11 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_RED DTP Request 20040209
12 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_TRAN_DB Transformation on DB 20121001
History
Last changed by/on SAP  20140121 
SAP Release Created in 400