- Home
- Resources
- SAP Tables
- RPM_APPL - Applications
SAP Table RPM_APPL
Applications
RPM_APPL (Applications) 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 RPM_APPL to other SAP tables.
Source: RPM_APPL (Applications)
RPM_APPL table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CLIENT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
APPLICATION |
Application |
RPM_TV_APPLICATION |
|
CHAR |
|
6 |
0 |
|
UNIQUE_EXTID |
Check if ID Is Unique When Creating Item |
RPM_TV_UNIQUE_EXTID |
|
CHAR |
|
1 |
0 |
Possible values
X |
Yes / TRUE |
NULL |
No / FALSE |
|
APPL_AREA |
Application Areas |
RPM_TV_APPLICATION_AREAS |
|
CHAR |
|
1 |
0 |
Possible values
1 |
HCM (Human Capital Management) |
2 |
Project System |
3 |
Financials/Controlling |
4 |
Idea Management |
9 |
Others |
|
ACTIVE |
Activation Status of Object Type |
DPR_TV_OBL_ACTIVE |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|