The BORGR_PROF_SEL table in SAP ERP or S/4HANA stores Goods Receipt Automotive: Selection Conditions in Profile data. There are total 9 fields in BORGR_PROF_SEL table. The Goods Receipt Automotive: Selection Conditions in Profile table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BORGR_PROF_SEL table. It is in Goods Receipt Processing for Inbound Delivery (LE_BOR) ABAP package and is part of the Goods Receipt Process (LO-SPM-INB) module.
SAP BORGR_PROF_SEL Table Fields
Following is the list of fields that are available in SAP BORGR_PROF_SEL table. The primary key fields of the table are MANDT (Client), SEL_PROFILE (Profile), TABNAME (Table Name), FIELDNAME (Field Name), CONSTRAINT_NO (Numc3, internal use).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SEL_PROFILE | Profile | BOR_PROFILE | BORGR_PROF_SEL_H | CHAR (20) |
| TABNAME | Table Name | TABNAME | * | CHAR (30) |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR (30) |
| CONSTRAINT_NO | Numc3, internal use | NUMC3 | NUMC (3) | |
| R_SIGN | Single-Character Flag | CHAR1 | CHAR (1) | |
| R_OPTION | Option for ranges tables | OPTION | CHAR (2) | |
| R_LOW | Text (Length 45) | TEXT45 | CHAR (45) | |
| R_HIGH | Text (Length 45) | TEXT45 | CHAR (45) |


