Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_CALLBACK | Batch Manager: Interface for Callbacks upon Status Changes | 20040303 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20040213 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_REALTIME_PROCESS | Interface DTP / Process | 20041105 |
Properties
Class | CL_RSBK_PROCESS | |
Short Description | Process for Request Processing | |
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 | 20040213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBATCH_CALLBACK | Batch Manager: Interface for Callbacks upon Status Changes | 20040303 | ||
2 | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20040213 | ||
3 | IF_RSBK_REALTIME_PROCESS | Interface DTP / Process | 20041105 |
Friends
Class CL_RSBK_PROCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | 30 Characters | 20040213 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20040213 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20041028 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20040304 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20040301 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCMDNODE | 20041022 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCMDNODE | Node in a DTP Script | 20040523 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCMDNODE | Node in a DTP Script | 20040216 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCMDNODE | Knoten in einem DTP-Skript | 20120730 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCMDNODE | Node in a DTP Script | 20040213 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20040506 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBKPROCESSTYPE | Process Type for DTP Controller | 20040305 | ||
13 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSBK_DP | DTP Data Package | 20040524 | ||
14 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSBK_REQUEST | DTP Request | 20040216 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBK_S_CMD_R | Structure with Command Template for DTP | 20041105 | ||
16 | ![]() |
Static Attribute | Public | See coding | 20040603 | ||||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20040816 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070306 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20040213 | ||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_DATA | Open Hub: Data Package | 20040315 | ||
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20040803 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log and Error Object | 20040811 | ||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_DATA | Open Hub: Data Package | 20040315 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBK_TH_CMD_R | Table with Command Templates for DTP | 20040213 | ||
25 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CL_RSBK_PROCESS=>TH_PROCESS_R | 20040213 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | STEP_FINISHED | Instance Event (0) |
Public (2) |
Current Step Finished | 20040701 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_PROCESS_R | Public | See coding | 20040213 | begin of s_process_r,
batch_id type char30,
batch_process type char10,
r_process type ref to cl_rsbk_process,
end of s_process_r
|
||
2 | TH_PROCESS_R | Public | See coding | 20040213 | th_process_r type hashed table of s_process_r
with unique key batch_id batch_process
|
Method Signatures
Method ADD_BREAKPOINTS_TO_COMMANDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DTP_A | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DTP_A | Datentransferprozess: aktive Version | 20040603 |
Method ADD_BREAKPOINTS_TO_COMMANDS on class CL_RSBK_PROCESS has no exception.
Method CHECK_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXECUTE_COMMAND | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20041202 |
Method CHECK_COMMAND on class CL_RSBK_PROCESS has no exception.
Method CHECK_REQUEST_CRASHED Signature
Method CHECK_REQUEST_CRASHED on class CL_RSBK_PROCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP-Request: Step fehlerhaft | 20070521 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBK_PROCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBK_PROCESS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | DTP-Request | 20040213 | ||
2 | ![]() |
I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | Daten zur DTP-Runtime | 20040213 | ||
3 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040506 | ||
4 | ![]() |
I_PROCESSTYPE | Call by reference | Type reference (TYPE) | RSBKPROCESSTYPE | Prozesstyp (Normal/Initial/Letzter) | 20040305 |
Method CONSTRUCTOR on class CL_RSBK_PROCESS has no exception.
Method EXECUTE_REALTIME Signature
Method EXECUTE_REALTIME on class CL_RSBK_PROCESS has no parameter.
Method EXECUTE_REALTIME on class CL_RSBK_PROCESS has no exception.
Method FILL_PACKAGE_FROM_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STEPID_FROM | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20041213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20041210 |
Method FREE Signature
Method FREE on class CL_RSBK_PROCESS has no parameter.
Method FREE on class CL_RSBK_PROCESS has no exception.
Method GET_ENDNODE_IN_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ENDNODE_IN_LINE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070306 |
Method GET_ENDNODE_IN_LINE on class CL_RSBK_PROCESS has no exception.
Method GET_LOG Signature
Method GET_LOG on class CL_RSBK_PROCESS has no parameter.
Method GET_LOG on class CL_RSBK_PROCESS has no exception.
Method GET_LOG_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | RSBKSTEPID | Hierarchisches Log: Knoten-ID | 20040806 | ||
2 | ![]() |
R_R_LOG_CURSOR_STEP | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20040806 |
Method GET_LOG_STEP on class CL_RSBK_PROCESS has no exception.
Method GET_LOG_STEP_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_LOG_C_P | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle auf hierarchisches Log | 20120730 | ||
2 | ![]() |
I_R_REQ | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_REQUEST | DTP-Request | 20120730 | ||
3 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | RSBKSTEPID | Hierarchisches Log: Knoten-ID | 20120730 | ||
4 | ![]() |
R_R_LOG_CURSOR_STEP | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20120730 |
Method GET_LOG_STEP_SERVICE on class CL_RSBK_PROCESS has no exception.
Method GET_LOOPENDNODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOOPENDNODE | Value transfer | Type reference (TYPE) | RSBCMDNODE | Datentransferprozess Command | 20051108 |
Method GET_LOOPENDNODE on class CL_RSBK_PROCESS has no exception.
Method GET_OBJECT_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20041105 | ||
2 | ![]() |
I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20041105 | ||
3 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041105 | ||
4 | ![]() |
I_PROCESSTYPE | Call by reference | Type reference (TYPE) | RSBKPROCESSTYPE | Prozesstyp für DTP Controller | 20041105 | ||
5 | ![]() |
R_R_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_PROCESS | Prozess zur Requestverarbeitung | 20041105 |
Method GET_OBJECT_REF on class CL_RSBK_PROCESS has no exception.
Method GET_OBJ_REF_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Type reference (TYPE) | RSBCMDNODE | Knoten in einem DTP-Skript | 20040315 | ||
2 | ![]() |
R_R_OUTBOUND | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_DATA | Open Hub: Datenpaket | 20040315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20041122 | |
2 | ![]() |
Operation gescheitert | 20040906 |
Method GET_OBJ_REF_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20040303 | ||
2 | ![]() |
R_R_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_REQUEST | DTP-Request | 20040303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20040213 |
Method GET_TH_CMD_R Signature
Method GET_TH_CMD_R on class CL_RSBK_PROCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20040817 |
Method NUMBER_OF_REPETITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REP | Value transfer | Type reference (TYPE) | I | 20090522 |
Method NUMBER_OF_REPETITIONS on class CL_RSBK_PROCESS has no exception.
Method PROCESS_REQUEST Signature
Method PROCESS_REQUEST on class CL_RSBK_PROCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) | 20041105 | |
2 | ![]() |
Objekt nicht gefunden | 20041105 | |
3 | ![]() |
DTP-Request: Step fehlerhaft | 20041105 |
Method RAISE_SY_NOT_FOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | RSBC_C_EXCCLASS-ERROR_WITH_MESSAGE | 20040213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception mit T100 Fehlermeldung | 20040213 |
Method SET_BATCH_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20050315 | ||
2 | ![]() |
I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20050315 | ||
3 | ![]() |
I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20050315 |
Method SET_BATCH_PROCESS on class CL_RSBK_PROCESS has no exception.
Method SET_DATAPACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DP | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DP | DTP-Datenpaket | 20040521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20041119 |
Method SET_LINES_INBOUND Signature
Method SET_LINES_INBOUND on class CL_RSBK_PROCESS has no parameter.
Method SET_LINES_INBOUND on class CL_RSBK_PROCESS has no exception.
Method SET_LINES_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LINES | Value transfer | Type reference (TYPE) | RSBKLINES | DTP Datenpaket: Anzahl Zeilen | 20050316 |
Method SET_LINES_OUTBOUND on class CL_RSBK_PROCESS has no exception.
Method SET_LINES_READ_DATAPACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LINES | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20050316 |
Method SET_LINES_READ_DATAPACKAGE on class CL_RSBK_PROCESS has no exception.
Method SET_LINES_TF_DATAPACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LINES | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20050316 |
Method SET_LINES_TF_DATAPACKAGE on class CL_RSBK_PROCESS has no exception.
Method SET_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_CMD_MEMENTO | Call by reference | Type reference (TYPE) | RSBK_TH_CMD_MEMENTO | DTP: String-Memento für Controllerzustand | 20040523 |
Method SET_MEMENTO on class CL_RSBK_PROCESS has no exception.
Method SET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Type reference (TYPE) | RSBKSTEPID | Teilschritt der DTP-Extraktion | 20050331 |
Method SET_NODE on class CL_RSBK_PROCESS has no exception.
Method SET_TSTMP_FINISH_DATAPACKAGE Signature
Method SET_TSTMP_FINISH_DATAPACKAGE on class CL_RSBK_PROCESS has no parameter.
Method SET_TSTMP_FINISH_DATAPACKAGE on class CL_RSBK_PROCESS has no exception.
Method SET_TSTMP_START_DATAPACKAGE Signature
Method SET_TSTMP_START_DATAPACKAGE on class CL_RSBK_PROCESS has no parameter.
Method SET_TSTMP_START_DATAPACKAGE on class CL_RSBK_PROCESS has no exception.
Event Signatures
Event STEP_FINISHED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_DATAPAKID | Exporting | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20041109 | ||
2 | I_STEPID | Exporting | Value transfer | Type reference (TYPE) | RSBKSTEPID | ID eines Teilschrittes der DTP-Extraktion | 20040701 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |