/SAPPSPRO/IF_TH is a standard SAP Table which is used to store Incremental Funding: Customizing for GR/IR Thresholds data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP /SAPPSPRO/IF_TH Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: C - Customising table, maintenance only by cust
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Cannot Be Enhanced
See here for more information about this and other SAP enhancement categories
Dictionary Type: Transparent table
Description: Incremental Funding: Customizing for GR/IR Thresholds
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field |
MANDT | MANDT | CLNT | 3(0) | Assigned to domain | Client | MANDT | TEST | ||||
COMP_CODE | BUKRS | CHAR | 4(0) | T001 | Company Code | BUKRS | BUK | FB | C_T001 | BUKRS | |
DOC_CAT | /SAPPSPRO/_INFU_BSTYP | CHAR | 1(0) | Purchasing Document Category | /SAPPSPRO/_INFU_BSTYP | ||||||
DOC_TYPE | ESART | CHAR | 4(0) | T161 | Purchasing Document Type | BSART | BSA | ME | |||
THRSHLD_START_GR | /SAPPSPRO/_THRHLD_PERC | DEC | 5(2) | Threshold Percentage | DEC03_2 | ||||||
THRSHLD_END_GR | /SAPPSPRO/_THRHLD_PERC | DEC | 5(2) | Threshold Percentage | DEC03_2 | ||||||
THRSHLD_START_IR | /SAPPSPRO/_THRHLD_PERC | DEC | 5(2) | Threshold Percentage | DEC03_2 | ||||||
THRSHLD_END_IR | /SAPPSPRO/_THRHLD_PERC | DEC | 5(2) | Threshold Percentage | DEC03_2 |