SAP Table RCPT_PP

Process Parameter

RCPT_PP (Process Parameter) 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 RCPT_PP to other SAP tables.

RCPT_PP table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
PP_ID Process Parameter RCPE_PP_ID CHAR 21 0
PPT_ID Process Parameter Type RCPE_PPT_ID RCPC_PPT CHAR 30 0
PPA_ID Attribute for Process Parameters RCPE_PPA_ID RCPC_PPA CHAR 10 0

RCPT_PP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
RCPT_PP MANDT RCPT_PP MANDT T000 Clients MANDT
RCPT_PP PPA_ID RCPT_PP MANDT RCPC_PPA Attributes for Process Parameters MANDT
RCPT_PP PPA_ID RCPT_PP PPA_ID RCPC_PPA Attributes for Process Parameters PPA_ID
RCPT_PP PPT_ID RCPT_PP MANDT RCPC_PPT Process Parameter Type MANDT
RCPT_PP PPT_ID RCPT_PP PPT_ID RCPC_PPT Process Parameter Type PPT_ID