SAP Table BUT100
BP: Roles
BUT100 (BP: Roles) 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 BUT100 to other SAP tables.
BUT100 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
PARTNER | Business Partner Number | BU_PARTNER | BUT000 | CHAR | 10 | 0 | ||
RLTYP | BP Role | BU_PARTNERROLE | TB003 | CHAR | 6 | 0 | ||
DFVAL | BP: Differentiation type value | BU_DFVAL | CHAR | 20 | 0 | |||
VALID_FROM | Validity Start of a BP Role | BU_ROLE_VALID_FROM | DEC | 15 | 0 | |||
VALID_TO | Validity End of a BP Role | BU_ROLE_VALID_TO | DEC | 15 | 0 | |||
ROLE | Business Partner Role Type | BP_ROLE | TPZ6 | CHAR | 4 | 0 | ||
AUTHORITY | Authorization Group | BEGRU | CHAR | 4 | 0 |
BUT100 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BUT100 | MANDT | BUT100 | MANDT | T000 | Clients | MANDT |
BUT100 | PARTNER | BUT100 | MANDT | BUT000 | BP: General data I | CLIENT |
BUT100 | PARTNER | BUT100 | PARTNER | BUT000 | BP: General data I | PARTNER |
BUT100 | RLTYP | BUT100 | MANDT | TB003 | BP Roles | CLIENT |
BUT100 | RLTYP | BUT100 | RLTYP | TB003 | BP Roles | ROLE |
BUT100 | ROLE | BUT100 | ROLE | TPZ6 | BP: Business Partner - Role Type | ROLE |
BUT100 | ROLE | * | TPZ6 | BP: Business Partner - Role Type | MANDT |