SAP Table TNACC
IS-H: Accommodation Categories for Bed Planning
TNACC (IS-H: Accommodation Categories for Bed Planning) 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 TNACC to other SAP tables.
TNACC table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
EINRI | Institution | EINRI | TN01 | CHAR | 4 | 0 | ||
ACCCAT | Accommodation Category | ISH_ACCCAT | CHAR | 5 | 0 | |||
CLASS | IS-H: Patient Class | ISH_PAYCL | TNP01 | CHAR | 4 | 0 | ||
RANK | IS-H: Ranking Order of Accommodation Categories | ISH_ACRANK | INT1 | 3 | 0 |
TNACC foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TNACC | CLASS | TNACC | EINRI | TNP01 | IS-H: Patient Classes | EINRI |
TNACC | CLASS | TNACC | CLASS | TNP01 | IS-H: Patient Classes | CLASS |
TNACC | CLASS | TNACC | MANDT | TNP01 | IS-H: Patient Classes | MANDT |
TNACC | EINRI | TNACC | MANDT | TN01 | IS-H: Institutions | MANDT |
TNACC | EINRI | TNACC | EINRI | TN01 | IS-H: Institutions | EINRI |
TNACC | MANDT | TNACC | MANDT | T000 | Clients | MANDT |