- Home
- Resources
- SAP Tables
- RSODSACTREQ - Activation table of M-requests to change-log requests
SAP Table RSODSACTREQ
Activation table of M-requests to change-log requests
RSODSACTREQ (Activation table of M-requests to change-log requests) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link RSODSACTREQ to other SAP tables.
Source: RSODSACTREQ (Activation table of M-requests to change-log requests)
RSODSACTREQ table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
ODSOBJECT |
InfoCube |
RSINFOCUBE |
|
CHAR |
|
30 |
0 |
|
REQUEST |
Request ID (Request Number) |
RSREQUID |
|
CHAR |
|
30 |
0 |
|
DATAPAKID |
Data packet number |
RSDATAPID |
|
NUMC |
|
6 |
0 |
|
ACTIVATE |
Boolean |
RS_BOOL |
|
CHAR |
|
1 |
0 |
Possible values
|
SIDCONVERSION |
Boolean |
RS_BOOL |
|
CHAR |
|
1 |
0 |
Possible values
|
ACTREQUEST |
Request ID (Request Number) |
RSREQUID |
|
CHAR |
|
30 |
0 |
|
OPERATION |
DSO Operation |
RSODSOPERATION |
|
CHAR |
|
1 |
0 |
Possible values
A |
Activation |
R |
Rollback |
U |
Update |
D |
Delete |
|
STATUS |
DSO Request Status |
RSODSREQSTATE |
|
NUMC |
|
1 |
0 |
Possible values
0 |
Action completed |
1 |
UPDATE failed |
2 |
ACTIVATE failed |
3 |
ROLLBACK failed |
4 |
RFC Started |
5 |
RFC Completed with Error(s) |
6 |
RFC Completed Successfully |
7 |
Realtime data acquisition in process |
9 |
System Error |
|
PAKETSIZE |
10 digit number |
NUM10 |
|
NUMC |
|
10 |
0 |
|
TIMESTAMP |
UTC Time Stamp in Short Form (YYYYMMDDhhmmss) |
RSTIMESTMP |
|
DEC |
|
15 |
0 |
|