...
The Condition record number(CONDREC) from KONV , Reference Document number (XBLNR) from VBRK table and Preferential flag(PREFE) from VBRP is extracted to the C_BILLITM through through Datasources :
- ZZ_VBRK_KONV
...
- for WP1 data flows
- ZZ_VBRKP_KONV for PF1 data flows
These Datasources are enhanced from May 2023, to also include below information from KONV table :
- KHERK (Condit.origin)->C_BILLITM__C_KNORIG
- KOAID (Condition class) ->C_BILLITM__C_KNCLASS
- KMPRS (Changed manual)->C_BILLITM__C_KMPRS
Datasource ZZ_VBRK_KONV for WP1 is also enhanced with specific text from KONP table :
- SMARTPJ (Price Justification) ->C_BILLITM__C_SMARTPJ
Dataflow overview
The characteristics C_CONDREC, C_PREFE1 and C_XBLNR are added to the ADPSDSO47 (Billing and Conditions DSO) and mapped as follows.
These are mapped to the C_BILLITM through ADPSDSO47.
Further more, there is another requirement for adding the condition type (C_CONDTYP) in the transformation between ADPSDSO47 and C_BILLITM .
The new characteristic C_SMARTPJ is added to the ADPSDSO47, and mappings are updated as below.
From PF1 :
From WP1 :
The ADPSDSO47 is then populating Master Data C_BILLITM as below.
Functional and Technical rules on Workbench + Reporting
...






