/SAPAPO/ASB_PRF
Customizing: ASB Configuration Profile
/SAPAPO/ASB_PRF is an SAP database table in S/4HANA. Customizing: ASB Configuration Profile. It contains 10 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_AdvncdPlngConfignProfile | view_entity | from | BASIC | Configuration Profile for ASB app |
Fields (10)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | asbpro_id | /SAPAPO/ASB_CONFIG_PRF | ASB Config. Prf. | |||
| KEY | help_id | /SAPAPO/ASB_CUST_ID | Cust. ID | |||
| defsetings | /SAPAPO/ASB_DEF_FLG | Default Settings | ||||
| datum | SYDATUM | Current Date | ||||
| uzeit | SYUZEIT | Time | ||||
| ersda | ERSDA | Created On | ||||
| ernam | ERNAM | Created By | ||||
| laeda | LAEDA | Last Change | ||||
| aenam | AENAM | Changed By |
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.
-- Customizing: ASB Configuration Profile
-- Category TRANSPARENT · Delivery class E
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /SAPAPO/ASB_PRF (
MANDT, -- Client [MANDT]
ASBPRO_ID, -- ASB Config. Prf. [/SAPAPO/ASB_CONFIG_PRF]
HELP_ID, -- Cust. ID [/SAPAPO/ASB_CUST_ID]
DEFSETINGS, -- Default Settings [/SAPAPO/ASB_DEF_FLG]
DATUM, -- Current Date [SYDATUM]
UZEIT, -- Time [SYUZEIT]
ERSDA, -- Created On [ERSDA]
ERNAM, -- Created By [ERNAM]
LAEDA, -- Last Change [LAEDA]
AENAM, -- Changed By [AENAM]
PRIMARY KEY (MANDT, ASBPRO_ID, HELP_ID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- 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