SAP Table BAPIQUOTA
BAPI: Quota Arrangement
BAPIQUOTA (BAPI: Quota Arrangement) 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 BAPIQUOTA to other SAP tables.
BAPIQUOTA table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MATERIAL | Material Number | MATNR | MARA | CHAR | 18 | 0 | ||||||||||||||||
PLANT | Plant | WERKS_D | T001W | CHAR | 4 | 0 | ||||||||||||||||
PERIOD_TIL | Quota arrangement period valid until | QUOBI | DATS | 8 | 0 | |||||||||||||||||
PERIOD_FRO | Quota arrangement period valid from | QUOAB | DATS | 8 | 0 | |||||||||||||||||
CREAT_DATE | Date on Which Record Was Created | ERDAT | DATS | 8 | 0 | |||||||||||||||||
CREATED_BY | Name of Person who Created the Object | ERNAM | CHAR | 12 | 0 | |||||||||||||||||
MIN_SPLIT | Minimum Quantity for Splitting Quota | SCMNG | QUAN | 15 | 3 | |||||||||||||||||
QUOTA_ITEM | Quota Arrangement Item | QUPOS | NUMC | 3 | 0 | |||||||||||||||||
PROCURE_TY | Procurement Type | QBESK | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||
SPECIAL_TY | Special procurement type | SOBES | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||
VENDOR_NUM | Account Number of Vendor or Creditor | LIFNR | LFA1 | CHAR | 10 | 0 | ||||||||||||||||
PROC_PLANT | Plant from Which Material is Procured | BEWRK | T001W | CHAR | 4 | 0 | ||||||||||||||||
QUOTA | Quota | QUOTE | DEC | 3 | 0 | |||||||||||||||||
BASE_QUAN | Quota Base Quantity of Quota Arrangement Item | QUBAS | QUAN | 15 | 3 | |||||||||||||||||
ALOC_QUAN | Allocated Quantity of Quota Arrangement Item | QUMNG | QUAN | 15 | 3 | |||||||||||||||||
MAX_QUAN | Maximum Quantity of Quota Arrangement Item | QUMAX | QUAN | 15 | 3 | |||||||||||||||||
PROD_VER | Production Version | VERID | MKAL | CHAR | 4 | 0 | ||||||||||||||||
MAX_LOT | Maximum Lot Size per Quota Item | MAXLS | QUAN | 13 | 3 | |||||||||||||||||
MIN_LOT | Minimum Lot Size per Quota Item | MINLS | QUAN | 13 | 3 | |||||||||||||||||
PROFILE_RD | Rounding Profile | RDPRF | RDPR | CHAR | 4 | 0 | ||||||||||||||||
ROUNDVALUE | Rounding value for purchase order quantity | BSTRF | QUAN | 13 | 3 | |||||||||||||||||
ONCE_ONLY | Indicator: "Once-Only" | KZEIM | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||
MAX_REL | Maximum Release Quantity per Period | ABRMG | QUAN | 13 | 3 | |||||||||||||||||
PERIOD_REL | Period to Which the Release Quantity Relates | ABPER | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||
NUM_PE_REL | Number of Periods to Which the Release Quantity Relates | ABANZ | NUMC | 2 | 0 | |||||||||||||||||
PRIORITY_R | Priority for Determination of Sequence | PREIH | NUMC | 2 | 0 |
BAPIQUOTA foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BAPIQUOTA | MATERIAL | SYST | MANDT | MARA | General Material Data | MANDT |
BAPIQUOTA | MATERIAL | BAPIQUOTA | MATERIAL | MARA | General Material Data | MATNR |
BAPIQUOTA | PLANT | BAPIQUOTA | PLANT | T001W | Plants/Branches | WERKS |
BAPIQUOTA | PLANT | SYST | MANDT | T001W | Plants/Branches | MANDT |
BAPIQUOTA | PROC_PLANT | SYST | MANDT | T001W | Plants/Branches | MANDT |
BAPIQUOTA | PROC_PLANT | BAPIQUOTA | PROC_PLANT | T001W | Plants/Branches | WERKS |
BAPIQUOTA | PROD_VER | SYST | MANDT | MKAL | Production Versions of Material | MANDT |
BAPIQUOTA | PROD_VER | BAPIQUOTA | MATERIAL | MKAL | Production Versions of Material | MATNR |
BAPIQUOTA | PROD_VER | BAPIQUOTA | PLANT | MKAL | Production Versions of Material | WERKS |
BAPIQUOTA | PROD_VER | BAPIQUOTA | PROD_VER | MKAL | Production Versions of Material | VERID |
BAPIQUOTA | PROFILE_RD | SYST | MANDT | RDPR | Rounding profile | MANDT |
BAPIQUOTA | PROFILE_RD | BAPIQUOTA | PLANT | RDPR | Rounding profile | WERKS |
BAPIQUOTA | PROFILE_RD | BAPIQUOTA | PROFILE_RD | RDPR | Rounding profile | RDPRF |
BAPIQUOTA | PROFILE_RD | * | RDPR | Rounding profile | RDZAE | |
BAPIQUOTA | VENDOR_NUM | SYST | MANDT | LFA1 | Vendor Master (General Section) | MANDT |
BAPIQUOTA | VENDOR_NUM | BAPIQUOTA | VENDOR_NUM | LFA1 | Vendor Master (General Section) | LIFNR |