SAP ABAP IMG Activity VLC_CALCULATE_GPRICE (BAdI: Calculation of Gross List Price)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-VMS (Application Component) Vehicle Management System
     ISAUTO_VLC (Package) Vehicle Management System (VMS)
IMG Activity
ID VLC_CALCULATE_GPRICE BAdI: Calculation of Gross List Price  
Transaction Code S_KA5_12001313   (empty) 
Created on 20021129    
Customizing Attributes VLC_CALCULATE_GPRICE   BAdI: Calculation of Gross List Price 
Customizing Activity VLC_CALCULATE_GPRICE   BAdI: Calculation of Gross List Price 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name VLC_CALCULATE_GPRICE    

Use

This business add-in (BAdI) is used in the Vehicle Management System (IS-A-VMS) component.

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

Requirements

Standard settings

This BAdI does not have a default implementation.

Activities

Procedure for BAdI implementation.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG VLC_CALCULATE_GPRICE 0 KA50000029 Vehicle Management System 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20021129 
SAP Release Created in 471