FISCDS_ADRP
User Office Data
FISCDS_ADRP is a CDS View in S/4HANA. User Office Data. It contains 13 fields.
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | addrnumber | AddressId | 1 |
| KEY | bname | UserKey | 1 |
| building | Building | 1 | |
| department | Department | 1 | |
| floor | Floor | 1 | |
| function | FunctionalTitleName | 1 | |
| id_code | CorrespondenceShortName | 1 | |
| ih_mail | InhouseMail | 1 | |
| name_first | FirstName | 1 | |
| name_last | LastName | 1 | |
| name_text | PersonFullName | 1 | |
| roomnumber | RoomNumber | 1 | |
| title | title | 1 |
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.
-- User Office Data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FISCDS_ADRP (
ADDRNUMBER,
BNAME,
BUILDING,
DEPARTMENT,
FLOOR,
FUNCTION,
ID_CODE,
IH_MAIL,
NAME_FIRST,
NAME_LAST,
NAME_TEXT,
ROOMNUMBER,
TITLE,
PRIMARY KEY (ADDRNUMBER, BNAME)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA