cancel
Showing results for 
Search instead for 
Did you mean: 

VEHI material with Batch split and Price type as S in Automotive Solution (SAP-IS-A-VMS)

0 Kudos

Hi All,

Can you please help us with the info. to move the Price type from V to S with batch split functionality?

We are in the process of implementing SAP Automotive VMS Solution on ECC 6.0.

The standard VMS solution gives us the Material type VEHI, for that and once we activate batch split functionality the price type can only be used as V i.e. Moving average.

Here the client requirement is to use the price type to Standard, to do so we are looking for any SAP Note that can help us to achieve this.

Thank you in advance.

Best Regards,

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

As per my understanding Standard Automotive solution supports Batch split functionality with price control as "V Moving average". This helps us to perform various other processes in the vehicle life cycle that may increase or decrease the vehicle cost.

Another approach to achieve this requirement could be as follows: [using ABAP enhacement]

- Keep the batch split activated with Price control as "V" in the Material Master Accounting 1

- Create the Vehicle record using VELO [Internal vehicle/Batch number gets created]

- Implement enhancement in the Material Master to allow to update VPRSV from "V" to "S" for the created Batch.

The above step will allow us the user the standard VMS function to create the valuation type / Internal vehicle with Price control as "V". the enhancement in our step 3 will allow us to change it to "S" and Save. Once we saved, the Material master for the Batch / Internal vehicle number will be updated with "S".

- If we required to update the cost for this we can use transaction MR21 to post a price change document, that will update the Accounting data 1 tab with required cost. In future system is going to use it for further processing.

Hope this helps.

Thank you

0 Kudos
Hi @ joachim.kirstein,Can you please comment on this solution approach?Best Regards,
0 Kudos

This approach is working fine in our development system, thank you.

Answers (1)

Answers (1)

joachim_kirstein
Participant
0 Kudos

Hi,

in VMS application the vehicle is created with valuation types for vehicles.

Per default the price control is set with V, this is hard coded.

Nevertheless with note 451226 you can assign price control S using the BADI VLC_EXECUTE_ACTION.

Regards

Joachim

0 Kudos

Hi Joachim,

Thank you for responding to this query, this SAP Note can not be implemented in our system.

Best Regards,