SAP Table

T46AC Action control

SAP table T46AC has 4 primary key fields being MANDT,MDACH,ACCFM,ACCTO.

If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.

/ Fields

T46AC columns.

Field Description Data Type Length Decimals Checktable Data Element
KeyMANDT Client CLNT 3 0 T000 MANDT
KeyMDACH Action Control: Planned Order Processing CHAR 2 0 MDACH
KeyACCFM Action: planned order processing CHAR 4 0 T46AS MDACC
KeyACCTO Follow-up action - planned order processing CHAR 4 0 T46AS MDACN
/ Relationships

T46AC foreign keys.

Table Field Check Table Description Check Field
T46AC ACCFM T46AS Action code text MANDT
T46AC ACCFM T46AS Action code text MDACC
T46AC ACCTO T46AS Action code text MANDT
T46AC ACCTO T46AS Action code text MDACC