- Home
- Resources
- SAP Tables
- CUS_ACTOBJ - Customizing Activity - Object List
SAP Table CUS_ACTOBJ
Customizing Activity - Object List
CUS_ACTOBJ (Customizing Activity - Object List) 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 CUS_ACTOBJ to other SAP tables.
Source: CUS_ACTOBJ (Customizing Activity - Object List)
CUS_ACTOBJ table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
ACT_ID |
Customizing activity |
CUS_ACT |
CUS_ACTH
|
CHAR |
|
20 |
0 |
|
OBJECTTYPE |
Object type |
OB_TYP |
|
CHAR |
|
1 |
0 |
Possible values
C |
View cluster |
L |
Logical transport object |
S |
Table (with text table) |
T |
Individual transaction object |
V |
View |
D |
Dummy object |
|
OBJECTNAME |
Object Name |
OB_OBJECT |
OBJH
|
CHAR |
|
30 |
0 |
|
TCODE |
Transaction Code |
TCODE |
|
CHAR |
|
20 |
0 |
|
SUBOBJNAME |
Object: Sub-Object |
OB_SUBOBJ |
|
CHAR |
|
10 |
0 |
|
VARIANT |
extended table maintenance: Name of a selection variant |
VIM_VARI |
|
CHAR |
|
14 |
0 |
|
TXN_NO_CON |
Call Sub-Objects Individually |
OB_TXN_NOC |
|
CHAR |
|
1 |
0 |
Possible values
|
IMG_POS |
Position of Tcode in IMG |
SIMG_POS |
|
NUMC |
|
2 |
0 |
|
SUPRESS_FL |
Skip View Maintenance Subset Field if Possible |
SIMG_SUPR |
|
CHAR |
|
1 |
0 |
Possible values
|
CUS_ACTOBJ foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
CUS_ACTOBJ |
ACT_ID |
CUS_ACTOBJ |
ACT_ID |
CUS_ACTH |
Customizing Activity - Header Data |
ACT_ID |
CUS_ACTOBJ |
OBJECTNAME |
CUS_ACTOBJ |
OBJECTNAME |
OBJH |
Object: Header |
OBJECTNAME |
CUS_ACTOBJ |
OBJECTNAME |
CUS_ACTOBJ |
OBJECTTYPE |
OBJH |
Object: Header |
OBJECTTYPE |