HRP1055

Transparent Table Customizing Table

DB-Tabelle zum Infotyp 1055

HRP1055 is an SAP database table in S/4HANA. DB-Tabelle zum Infotyp 1055. It contains 2 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_DFS_QualifnMgmt view from BASIC Basic view for hrp1055

Fields (2)

KeyField Data ElementDescription DomainTypeLength
infty infotyp Infotype
otjid otjid Obj.type/obj.ID

Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.

-- DB-Tabelle zum Infotyp 1055
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE HRP1055 (
    INFTY,  -- Infotype [infotyp]
    OTJID   -- Obj.type/obj.ID [otjid]
);