Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Image Modified


The characteristics  C_CONDREC, C_PREFE1 and C_XBLNR are added to the ADPSDSO47 (Billing and Conditions DSO) and mapped  as follows

Image Removed

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

Image Added

From WP1

Image Added


The ADPSDSO47 is then populating Master Data C_BILLITM as below.

Image Added

Image AddedImage Removed


Functional and Technical rules on Workbench + Reporting

...