Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20041202 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_DATAPACKAGE_OBSERVER | Observer for DTP Data Package | 20040512 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_REQUEST_OBSERVER | Observer for DTP Request | 20040216 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSSM_STATMAN_TARGET_CUBE | Status Manager for Data Targets - DataStore | 20050112 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSSM_STATMAN_TARGET_DEST | Status Manager for Data Targets - DataStore | 20051201 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSSM_STATMAN_TARGET_IOBJ | Status Manager for Data Targets - Attributes | 20041021 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSSM_STATMAN_TARGET_ODSO | Status Manager for Data Targets - DataStore | 20040506 |
Properties
Class | CL_RSSM_STATMAN | |
Short Description | Status Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSM1 | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RSSM | BW: General monitoring and scheduling |
Created | 20030120 | SAP |
Last change | 20130531 | 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) |
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) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20041202 | ||
2 | IF_RSBK_DATAPACKAGE_OBSERVER | Observer for DTP Data Package | 20040512 | ||
3 | IF_RSBK_REQUEST_OBSERVER | Observer for DTP Request | 20040216 |
Friends
Class CL_RSSM_STATMAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20030306 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20030120 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSSTATMANDTA_TYPE | Data Target Type | 20030120 | ||
4 | ![]() |
Static Attribute | Private | See coding | 20090813 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSENQ_LOCKID | Lock ID for the lock manager | 20040512 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSPC_TYPE | 20030121 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSSM_T_STATMANSTATUS | 20040506 | |||
8 | ![]() |
Instance attribute | Protected | See coding | 20040506 |
Methods
Events
Class CL_RSSM_STATMAN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_STATMAN_TARGET_DTA | Private | See coding | 20041021 | begin of s_statman_target_dta,
dta type rsinfoprov,
dta_type type rsstatmandta_type,
r_statman_target_dta type ref to
cl_rssm_statman,
end of s_statman_target_dta
|
||
2 | TH_PART | Private | See coding | 20041208 | th_part type hashed table of
rssm_s_part
with unique key mark partnr
|
||
3 | TH_STATMAN_PART | Private | See coding | 20041206 | th_statman_part type hashed table of
rsstatmanpart
with unique key dta dta_type rnr
|
||
4 | TH_STATMAN_TARGET_DTA | Private | See coding | 20041021 | th_statman_target_dta type hashed table of
s_statman_target_dta
with unique key dta dta_type
|
||
5 | T_PART | Private | See coding | 20041208 | t_part type sorted table of
rssm_s_part
with unique key mark partnr
|
||
6 | T_STATMAN_PART | Private | See coding | 20041207 | t_statman_part type standard table of
rsstatmanpart
|
Method Signatures
Method CHECK_DEL_MPROREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DTPREQ | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Anforderungsnummer) | 20110708 |
Method CHECK_DEL_MPROREQ on class CL_RSSM_STATMAN has no exception.
Method CHECK_ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | RSENQ_ACTION | Sperr-Aktion des Sperr-Managers | 20060828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) | 20060828 |
Method CHECK_IMPORT_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_PART_NEW | Call by reference | Type reference (TYPE) | TH_PART | 20041210 | |||
2 | ![]() |
I_TH_PART_OLD | Call by reference | Type reference (TYPE) | TH_PART | 20041210 | |||
3 | ![]() |
I_TH_STATMANPART_NEW | Call by reference | Type reference (TYPE) | TH_STATMAN_PART | 20041210 | |||
4 | ![]() |
I_TH_STATMANPART_OLD | Call by reference | Type reference (TYPE) | TH_STATMAN_PART | 20041210 | |||
5 | ![]() |
R_CHECK_RESULT | Value transfer | Type reference (TYPE) | SY-SUBRC | Einstelliges Kennzeichen | 20041210 |
Method CHECK_IMPORT_TABLES on class CL_RSSM_STATMAN has no exception.
Method CHECK_REQUESTS_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_REQUID | Call by reference | Type reference (TYPE) | RSBK_TH_REQUID | Liste mit Request SIDs | 20050105 | ||
2 | ![]() |
I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | BW: Datentransferprozess Kopfdaten | 20110729 | ||
3 | ![]() |
I_SRC | Call by reference | Type reference (TYPE) | RSSTATMANDTA | Name der Datenquelle eines Datentransferprozesses | 20050105 | ||
4 | ![]() |
I_SRCTP | Call by reference | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Quellobjekts eines Datentransferprozesses | 20050105 |
Method CHECK_REQUESTS_EXIST on class CL_RSSM_STATMAN has no exception.
Method CHECK_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_STATUS | Value transfer | Type reference (TYPE) | RSSTATMANSTATUS | Apollo-Status-Manager Verwaltungstabelle der Request-Status | 20030123 | ||
2 | ![]() |
I_RNR | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20030123 | ||
3 | ![]() |
I_S_STATUS | Value transfer | Type reference (TYPE) | RSSTATMANSTATUS | Apollo-Status-Manager Verwaltungstabelle der Request-Status | 20030123 | ||
4 | ![]() |
I_WITH_COMMIT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030123 |
Method CHECK_STATUS on class CL_RSSM_STATMAN has no exception.
Method COMPARE_STATUS_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IDENTICAL_TABLES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041207 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20041209 | ||
3 | ![]() |
I_TABLENAME_DDIC | Call by reference | Type reference (TYPE) | DD03L-TABNAME | Tabellenname | 20050203 | ||
4 | ![]() |
I_TABLENAME_MSG | Call by reference | Type reference (TYPE) | DD03L-TABNAME | Tabellenname | 20050203 | ||
5 | ![]() |
I_TH_PART_NEW | Call by reference | Type reference (TYPE) | TH_PART | 20041206 | |||
6 | ![]() |
I_TH_PART_OLD | Call by reference | Type reference (TYPE) | TH_PART | 20041206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unerwarteter Programm-Zustand | 20041210 |
Method COMPARE_STATUS_TABLES_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IDENTICAL_TABLES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050203 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20050203 | ||
3 | ![]() |
I_TH_PART_NEW | Call by reference | Type reference (TYPE) | TH_PART | 20050203 | |||
4 | ![]() |
I_TH_PART_OLD | Call by reference | Type reference (TYPE) | TH_PART | 20050203 | |||
5 | ![]() |
I_TH_STATMANPART_NEW | Call by reference | Type reference (TYPE) | TH_STATMAN_PART | 20050203 | |||
6 | ![]() |
I_TH_STATMANPART_OLD | Call by reference | Type reference (TYPE) | TH_STATMAN_PART | 20050203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unerwarteter Programm-Zustand | 20050203 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTA | Value transfer | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20030120 | ||
2 | ![]() |
I_DTA_TYPE | Value transfer | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20030120 | ||
3 | ![]() |
I_PROCESS | Value transfer | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20030121 |
Method CONSTRUCTOR on class CL_RSSM_STATMAN has no exception.
Method CONVERT_OLD_MPRO_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MPRO | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110824 | ||
2 | ![]() |
I_NEW_GUID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Anforderungsnummer) | 20110824 | ||
3 | ![]() |
I_NEW_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110824 | ||
4 | ![]() |
I_NUMBER | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110824 |
Method CONVERT_OLD_MPRO_ENTRIES on class CL_RSSM_STATMAN has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTA | Value transfer | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20030121 | ||
2 | ![]() |
I_DTA_TYPE | Value transfer | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20030121 | ||
3 | ![]() |
I_PROCESS | Value transfer | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20030121 | ||
4 | ![]() |
R_R_STATUS | Value transfer | Object reference (TYPE REF TO) | CL_RSSM_STATMAN | Statusmanager | 20030121 |
Method CREATE on class CL_RSSM_STATMAN has no exception.
Method CREATE_FOR_DTPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTA | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050906 | ||
2 | ![]() |
I_DTA_TYPE | Call by reference | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20050906 | ||
3 | ![]() |
R_R_TARGET_DTA | Value transfer | Object reference (TYPE REF TO) | CL_RSSM_STATMAN | Statusmanager | 20050906 |
Method CREATE_FOR_DTPLOAD on class CL_RSSM_STATMAN has no exception.
Method DELETE_MPRO_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MPRO | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110708 | ||
2 | ![]() |
MREQ_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110708 |
Method DELETE_MPRO_MAPPING on class CL_RSSM_STATMAN has no exception.
Method DELETE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTA | Value transfer | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20030121 | ||
2 | ![]() |
I_DTA_TYPE | Value transfer | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20030121 | ||
3 | ![]() |
I_PROCESS | Value transfer | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20030121 | ||
4 | ![]() |
I_RNR | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20030121 | ||
5 | ![]() |
I_WITH_COMMIT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030121 |
Method DELETE_STATUS on class CL_RSSM_STATMAN has no exception.
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RNR | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040216 | ||
2 | ![]() |
I_WITH_PSA | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Flag-Struktur | 20070823 |
Method DEQUEUE on class CL_RSSM_STATMAN has no exception.
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ENQ_SET | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040216 | ||
2 | ![]() |
I_RNR | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040216 | ||
3 | ![]() |
I_WITH_PSA | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Boolean | 20070823 |
Method ENQUEUE on class CL_RSSM_STATMAN has no exception.
Method FREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTA | Value transfer | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20030121 | ||
2 | ![]() |
I_DTA_TYPE | Value transfer | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20030121 | ||
3 | ![]() |
I_PROCESS | Value transfer | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20030121 |
Method FREE on class CL_RSSM_STATMAN has no exception.
Method GET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_MAPPING | Call by reference | Type reference (TYPE) | RSSTATMANREQMAP | Apollo-Status-Manager Verwaltungstabelle der Request-Status | 20040206 | ||
2 | ![]() |
E_T_MAPPING | Call by reference | Type reference (TYPE) | RSSM_T_STATMANREQMAP | Request-Mapping-Tabellentyp | 20040206 | ||
3 | ![]() |
I_CONSIDER_DELETED_REQS | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Boolean | 20050209 | |
4 | ![]() |
I_DTA_DEST | Call by reference | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20040206 | ||
5 | ![]() |
I_DTA_DEST_TYPE | Call by reference | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20040206 | ||
6 | ![]() |
I_DTA_SOURCE | Call by reference | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20040206 | ||
7 | ![]() |
I_DTA_SOURCE_TYPE | Call by reference | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20040206 | ||
8 | ![]() |
I_PARENT_RNR | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040206 | ||
9 | ![]() |
I_PARENT_RNR_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050414 | ||
10 | ![]() |
I_PROCESS | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20040206 | ||
11 | ![]() |
I_RNR | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040206 | ||
12 | ![]() |
I_RNR_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050414 | ||
13 | ![]() |
I_TH_SID | Call by reference | Type reference (TYPE) | RSBK_TH_REQUID | DTP Tabelle mit Request SIDs | 20040326 |
Method GET_MAPPING on class CL_RSSM_STATMAN has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_STATUS | Value transfer | Type reference (TYPE) | RSSTATMANSTATUS | Apollo-Status-Manager Verwaltungstabelle der Request-Status | 20030121 | ||
2 | ![]() |
I_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030121 | ||
3 | ![]() |
I_DTA | Value transfer | Type reference (TYPE) | RSSTATMANDTA | InfoProvider | 20030121 | ||
4 | ![]() |
I_DTA_TYPE | Value transfer | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20030121 | ||
5 | ![]() |
I_PROCESS | Value transfer | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20030121 | ||
6 | ![]() |
I_RNR | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20030121 | ||
7 | ![]() |
I_WITH_CHECK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030121 | ||
8 | ![]() |
I_WITH_COMMIT | Value transfer | Type reference (TYPE) | RS_BOOL | 'X' | Boolean | 20050503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Request existiert nicht | 20030121 |
Method INIT_PARTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PART | Call by reference | Type reference (TYPE) | T_PART | 20041208 |
Method INIT_PARTTAB on class CL_RSSM_STATMAN has no exception.
Method MAP_LOADING_TO_STATMANTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STATMAN_TYPE | Call by reference | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20040324 | ||
2 | ![]() |
I_LOADING_TYPE | Call by reference | Type reference (TYPE) | C | Typ der Datenquelle eines Datentransferprozesses | 20040324 |
Method MAP_LOADING_TO_STATMANTYPE on class CL_RSSM_STATMAN has no exception.
Method MAP_STATMANTYPE_TO_LOADING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LOADING_TYPE | Call by reference | Type reference (TYPE) | RSBOOL | Typ der Datenquelle eines Datentransferprozesses | 20040324 | ||
2 | ![]() |
I_STATMAN_TYPE | Call by reference | Type reference (TYPE) | RSSTATMANDTA_TYPE | Typ des Datenziels | 20040324 |
Method MAP_STATMANTYPE_TO_LOADING on class CL_RSSM_STATMAN has no exception.
Method READ_MPRO_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_REQ | Call by reference | Type reference (TYPE) | RSSTATMAN_T_RSMPROREQMAP | RSMPROREQMAP | 20110707 | ||
2 | ![]() |
MPRO | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110707 | ||
3 | ![]() |
MREQ_SID_MAX | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110707 | ||
4 | ![]() |
MREQ_SID_MIN_EXCL | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110707 | ||
5 | ![]() |
PARTPROV_NAME | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Einträge gefunden | 20110707 |
Method SET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_MAPPING | Call by reference | Type reference (TYPE) | RSSTATMANREQMAP | Request-ID (Datenpaket) | 20040206 | ||
2 | ![]() |
I_WITH_DBCOMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Boolean | 20040206 |
Method SET_MAPPING on class CL_RSSM_STATMAN has no exception.
Method SET_MPRO_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MPRO | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110714 | ||
2 | ![]() |
MREQ_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110714 |
Method SET_MPRO_MAPPING on class CL_RSSM_STATMAN has no exception.
Method SET_REQUID_SRC_RT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060815 | ||
2 | ![]() |
I_REQUID_SRC_RT | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060815 |
Method SET_REQUID_SRC_RT on class CL_RSSM_STATMAN has no exception.
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FINISH_RNR | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030123 | ||
2 | ![]() |
I_START_RNR | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030123 | ||
3 | ![]() |
I_S_STATUS | Value transfer | Type reference (TYPE) | RSSTATMANSTATUS | Apollo-Status-Manager Verwaltungstabelle der Request-Status | 20030123 | ||
4 | ![]() |
I_WITH_COMMIT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030121 | ||
5 | ![]() |
I_WITH_INTERNAL_CHECK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030123 |
Method SET_STATUS on class CL_RSSM_STATMAN has no exception.
Method WRITE_MPRO_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MPRO | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110310 | ||
2 | ![]() |
MREQ_GUID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Anforderungsnummer) | 20110310 | ||
3 | ![]() |
MREQ_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110310 | ||
4 | ![]() |
NEW_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110310 | ||
5 | ![]() |
OLD_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110310 | ||
6 | ![]() |
PARTPROV_NAME | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110310 | ||
7 | ![]() |
PARTPROV_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110310 |
Method WRITE_MPRO_MAPPING on class CL_RSSM_STATMAN has no exception.
Method XPRA_MPRO_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MPRO | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110711 | ||
2 | ![]() |
MREQ_SID_MIN | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110711 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |