SAP Table TWPC_COL

Column definition

TWPC_COL (Column definition) 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 TWPC_COL to other SAP tables.

TWPC_COL table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
COLNAME Column Name HRWPC_COLNAME CHAR 12 0
GENERIC Column is Generically Usable HRWPC_GENFLAG CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
ALIGNMENT Alignment of Column Entries HRWPC_ALIGN NUMC 1 0
0 Left-Justified
1 Centered
2 Right-Justified
3 Automatic
ICONNAME Name of an Icon HRWPC_ICONNAME CHAR 250 0
CONVEXIT Conversion Routine CONVEXIT CHAR 5 0
CB_CONTENT Name of Function Module RS38L_FNAM TFDIR CHAR 30 0
CB_CONTENT_OLD Name of Function Module RS38L_FNAM TFDIR CHAR 30 0
CB_REFRESH Name of Function Module RS38L_FNAM TFDIR CHAR 30 0
PCD PCD Service HRWPC_PCD CHAR 250 0
PCD_PAGE PCD Page HRWPC_PAGE CHAR 250 0
CB_PCD Name of Function Module RS38L_FNAM TFDIR CHAR 30 0
CB_URL Name of Function Module RS38L_FNAM TFDIR CHAR 30 0
SERVICE Service Key Short (Table Key) XSS_SER_SERVICESHORT T7XSSSERSRV CHAR 40 0
EVENT_LINK Column Contains 'Client-Side' Event Links HRWPC_EVENT_LINK CHAR 1 0
NULL No Event Links
X Event Links

TWPC_COL foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TWPC_COL CB_CONTENT TWPC_COL CB_CONTENT TFDIR Function Module FUNCNAME
TWPC_COL CB_CONTENT_OLD TWPC_COL CB_CONTENT_OLD TFDIR Function Module FUNCNAME
TWPC_COL CB_PCD TWPC_COL CB_PCD TFDIR Function Module FUNCNAME
TWPC_COL CB_REFRESH TWPC_COL CB_REFRESH TFDIR Function Module FUNCNAME
TWPC_COL CB_URL TWPC_COL CB_URL TFDIR Function Module FUNCNAME
TWPC_COL MANDT TWPC_COL MANDT T000 Clients MANDT
TWPC_COL SERVICE TWPC_COL SERVICE T7XSSSERSRV Basic Service Definition SERVICE
TWPC_COL SERVICE TWPC_COL MANDT T7XSSSERSRV Basic Service Definition MANDT