SAP ABAP Class CL_RSBK_DTP_200_B (Data Transfer Process: Access to Maintenance)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBK (Package) Data Transfer Process: Kernel Objects

⤷

⤷

Properties
Class | CL_RSBK_DTP_200_B | |
Short Description | Data Transfer Process: Access to Maintenance | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | RSBK | |
Program status | ||
Category | 0 | |
Package | RSBK | Data Transfer Process: Kernel Objects |
Created | 20030822 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSBK_DTP_200_B has no interface implemented.
Friends
Class CL_RSBK_DTP_200_B 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) | RSBKDELTASTAT | 20030904 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20041223 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKDTPNM | 20030822 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKDTPTEXT | 20030904 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKDTPTYPE | Type of Data Transfer Process | 20050203 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR50 | Comment | 20051216 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ICON_D | 20030904 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKICONPLUS | Icon with Quick Info Text | 20030904 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKISSAVED | 20030904 | |||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBKMODE | 20030904 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSOBJSTAT | 20031010 | |||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | 20030904 | |||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PFSTATUS | 20030904 | |||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSCRT_RDASTATUS | Technical Status for Real-Time Components | 20050401 | ||
15 | ![]() |
Static Attribute | Public | See coding | 20040504 | ||||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR128 | 20030904 | |||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR128 | 20030904 | |||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR128 | 20030904 | |||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121004 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSB_T_UCOMM | 20030904 | |||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBUPDMODE | 20031014 | |||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SMP_DYNTXT | Menu Painter: Program interface for dynamic texts | 20130503 | ||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_DTP | 20030822 | |||
24 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Access to AWB Navigator | 20041007 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TH_TAB | 20030925 |
Methods
Events
Class CL_RSBK_DTP_200_B has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_TAB | Private | See coding | 20030925 | begin of s_tab,
tab type syucomm,
subscreen like sy-dynnr,
prog like sy-repid,
fname_init type funcname,
fname_reset type funcname,
active type rs_bool,
end of s_tab
|
||
2 | TH_TAB | Private | See coding | 20030925 | th_tab type hashed table of s_tab with unique key tab
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_200_B has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_200_B has no exception.
Method CLEAR Signature
Method CLEAR on class CL_RSBK_DTP_200_B has no parameter.
Method CLEAR on class CL_RSBK_DTP_200_B has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041223 |
Method CONSTRUCTOR on class CL_RSBK_DTP_200_B has no exception.
Method FREE Signature
Method FREE on class CL_RSBK_DTP_200_B has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception mit T100 Fehlermeldung | 20030925 |
Method FREE_TABS Signature
Method FREE_TABS on class CL_RSBK_DTP_200_B has no parameter.
Method FREE_TABS on class CL_RSBK_DTP_200_B has no exception.
Method GET_ACTIVE_PROG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20030925 |
Method GET_ACTIVE_PROG on class CL_RSBK_DTP_200_B has no exception.
Method GET_ACTIVE_SUBSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | 20030925 |
Method GET_ACTIVE_SUBSCREEN on class CL_RSBK_DTP_200_B has no exception.
Method GET_ACTIVE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB | Value transfer | Type reference (TYPE) | SYUCOMM | 20030925 |
Method GET_ACTIVE_TAB on class CL_RSBK_DTP_200_B has no exception.
Method GET_DATA_FROM_MODEL Signature
Method GET_DATA_FROM_MODEL on class CL_RSBK_DTP_200_B has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff | 20040202 | |
2 | ![]() |
Exception mit T100 Fehlermeldung | 20031010 |
Method GET_GENERAL_SUBSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | 20040413 |
Method GET_GENERAL_SUBSCREEN on class CL_RSBK_DTP_200_B has no exception.
Method GET_ICONDELTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ICON | Value transfer | Type reference (TYPE) | ICON_D | 20030904 |
Method GET_ICONDELTA on class CL_RSBK_DTP_200_B has no exception.
Method GET_ICONOBJVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ICON | Value transfer | Type reference (TYPE) | RSBKICONPLUS | 20030904 |
Method GET_ICONOBJVERS on class CL_RSBK_DTP_200_B has no exception.
Method INIT_TABS Signature
Method INIT_TABS on class CL_RSBK_DTP_200_B has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff | 20040419 | |
2 | ![]() |
Deprecated - use CX_RS_STATIC_CHECK instead | 20040419 |
Method NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041223 | |
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBKMODE | RSBC_C_MODE-MAINTAIN | 20031010 | ||
3 | ![]() |
I_R_DTP | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DTP | 20030822 | |||
4 | ![]() |
I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Zugriff auf den AWB Navigator | 20041007 | ||
5 | ![]() |
R_R_DTP_200_B | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_DTP_200_B | 20030822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff | 20040202 | |
2 | ![]() |
Exception mit T100 Fehlermeldung | 20030822 |
Method ON_HEADER_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTP | Value transfer | Attribute reference (LIKE) | 20030905 |
Method ON_HEADER_CHANGED on class CL_RSBK_DTP_200_B has no exception.
Method ON_MAINTAIN_OBJECT_FREE Signature
Method ON_MAINTAIN_OBJECT_FREE on class CL_RSBK_DTP_200_B has no parameter.
Method ON_MAINTAIN_OBJECT_FREE on class CL_RSBK_DTP_200_B has no exception.
Method ON_MAINTAIN_OBJECT_NEW Signature
Method ON_MAINTAIN_OBJECT_NEW on class CL_RSBK_DTP_200_B has no parameter.
Method ON_MAINTAIN_OBJECT_NEW on class CL_RSBK_DTP_200_B has no exception.
Method ON_SRC_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTP | Call by reference | Attribute reference (LIKE) | 20040203 |
Method ON_SRC_CHANGED on class CL_RSBK_DTP_200_B has no exception.
Method ON_TGT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTP | Call by reference | Attribute reference (LIKE) | 20040203 |
Method ON_TGT_CHANGED on class CL_RSBK_DTP_200_B has no exception.
Method REGISTER_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVATION | Call by reference | Type reference (TYPE) | CHAR1 | RS_C_TRUE | 20030904 |
Method REGISTER_EVENTS on class CL_RSBK_DTP_200_B has no exception.
Method SET_ACTIVE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRESSED_TAB | Call by reference | Type reference (TYPE) | SYUCOMM | 20030925 | |||
2 | ![]() |
R_ACTIVE_TAB | Value transfer | Type reference (TYPE) | SYUCOMM | 20030925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff | 20040202 | |
2 | ![]() |
Exception mit T100 Fehlermeldung | 20030925 |
Method SET_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DTP | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DTP | 20040930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff | 20040930 | |
2 | ![]() |
Exception mit T100 Fehlermeldung | 20040930 |
Method SET_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTIVE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20030904 | ||
2 | ![]() |
E_INPUT | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20030904 | ||
3 | ![]() |
I_GROUP1 | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20030904 | ||
4 | ![]() |
I_GROUP2 | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20030904 | ||
5 | ![]() |
I_GROUP3 | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20030904 | ||
6 | ![]() |
I_GROUP4 | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20030904 |
Method SET_SCREEN on class CL_RSBK_DTP_200_B has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_RSBK_DTP_200_B has no parameter.
Method SET_STATUS on class CL_RSBK_DTP_200_B has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 400 |