SAP table T030F (Provision Method for Doubtful Receivables)
SAP table T030F has 2 primary key fields being MANDT,RSMET.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
RSMET | Provision Method | CHAR | 3 | 0 | RSMET_030F | ||
UMMNT | Transfer Posting Period in Months | NUMC | 2 | 0 | UMMNT_030F | ||
MON01 | Months 1 | NUMC | 2 | 0 | MON01_030F | ||
PROZ1 | Percentage Details for Reserve for Bad Debt | NUMC | 3 | 0 | PROZ1_030F | ||
MON02 | Months 1 | NUMC | 2 | 0 | MON01_030F | ||
PROZ2 | Percent | NUMC | 3 | 0 | PROZ2_030F | ||
MON03 | Months 1 | NUMC | 2 | 0 | MON01_030F | ||
PROZ3 | Percent 3 | NUMC | 3 | 0 | PROZ3_030F | ||
MON04 | Months 1 | NUMC | 2 | 0 | MON01_030F | ||
PROZ4 | Percent 4 | NUMC | 3 | 0 | PROZ4_030F |
T030F foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T030F | MANDT | T000 | Clients | MANDT |