Ansicht
Dokumentation

VLC_CALCULATE_GPRICE - BAdI: Calculation of Gross List Price

VLC_CALCULATE_GPRICE - BAdI: Calculation of Gross List Price

TXBHW - Original Tax Base Amount in Local Currency   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

With this BAdI you can influence the gross list price determination implemented in the VMS standard or include your own determination, for example if you want to carry out price determination using an external tool.

The determination of the gross list price always expires if the vehicle configuration of the vehicle is saved when executing actions.

The BAdI has the following methods:

  • EFORE_CALCULATION: Change parameters because the VMS executes the gross list price determination, or completely turn off the standard gross list price determination
  • VLCDIAVEHI_IS: Vehicle for which the price is to be determined

  • VLCACTDATA_HEAD_IS: To execute necessary header data for the action

  • VLCACTDATA_ITEM_IS: To execute necessary item data for the action

  • VLCBAPICU_IS: Vehicle configuration

  • ORGDATA_CS: Organizational data with which the price determination is executed (sales organisation, pricing procedure, currency, and so on). In the VMS standard this structure is entered with the values maintained in the organizational VMS role with the name GROS.

  • OWN_PRICING_ACTIVATED_CV: If this indicator is set, the standard gross list price determination is turned off and you can implement your own calculation in method AFTER_CALCULATION.

  • AFTER_CALCULATION: Influence the located price afterwards or implement you own pricing determination. The IMPORTING parameters serve here as basis for the determination of a returned price.
  • VLCDIAVEHI_IS: Vehicle for which the price is to be determined

  • VLCACTDATA_HEAD_IS: To execute necessary header data for the action

  • VLCACTDATA_ITEM_IS: To execute necessary item data for the action

  • VLCBAPICU_IS: Vehicle configuration

  • GPRICE_CV: Determined vehicle price

  • GPRICECURRENCY_CV: Currency of vehicle price

Procedure for BAdI implementation.






General Material Data   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2817 Date: 20240523 Time: 183415     sap01-206 ( 39 ms )