SAP Table USPARAM
User: Parameter Transfer Structure
USPARAM (User: Parameter Transfer Structure) 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 USPARAM to other SAP tables.
USPARAM table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
PARID | Set/Get parameter ID | MEMORYID | TPARA | CHAR | 20 | 0 | ||
PARVA | Parameter value | XUVALUE | CHAR | 40 | 0 | |||
PARTEXT | Short Description of Repository Objects | AS4TEXT | CHAR | 60 | 0 |
USPARAM foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
USPARAM | PARID | USPARAM | PARID | TPARA | Directory of Memory IDs | PARAMID |