SAP for Automotive Discussions
Connect with fellow SAP users in discussions to troubleshoot challenges, share best practices, and fuel each other's success. Join a conversation or start your own.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VIN

Former Member
0 Likes
3,414

Hi,

Hw can we trace the VIN Number.

Regards,

1 ACCEPTED SOLUTION
Read only

former_member585451
Active Participant
0 Likes
2,256

Hello There,

What do you mean by Trace here??

What do you want to do with the VIN Number.. You can find the vehicle details along with the VIN number in VLCVEHICLE table.

7 REPLIES 7
Read only

former_member585451
Active Participant
0 Likes
2,257

Hello There,

What do you mean by Trace here??

What do you want to do with the VIN Number.. You can find the vehicle details along with the VIN number in VLCVEHICLE table.

Read only

0 Likes
2,256

thanks. where & how do we will capture the vin #?

hope now my question is clear.

Regards,

Read only

0 Likes
2,256

Hello ..

VIN is part of the Vehicle Master. We Define/Assign the VIN number to the vehicle created in the system in the transaction /DBM/VM.

Once a vehicle is created or is searched for (using /DBM/VSEARCH), the VIN number can be assigned to the vehicle master in the VMS General Data node.

Hope this helps..

Best regards,

Harsha

Read only

0 Likes
2,256

Hi there..

I have seen in another thread that you were refering to VIN number in VMS. You cannot use the DBM transactions to generate VIN of a vehicle unless you have the Add-on installed.

Use transaction VELO and during the vehicle creation steps, you would be able to enter a VIN for a vehicle.

Best regards,

Harsha

Read only

0 Likes
2,256

Hi there,

as Harsha wrote, use transaction VELO (the VMS) to assign the VIN to a vehicle record.

Action SMOD - as an example - will allow you to enter a VIN for a selected.

if SMOD does not fulfill your requirements on adding vehicle details, you may create your own (z-) action that is similar to SMOD. See also SAP Note 903913 "VMS: Technical Documentation on Action Creation" - PDF available for download.

Best,

Ute

Read only

Former Member
0 Likes
2,256

Guess, this is answered, eh?

Read only

Former Member
0 Likes
2,256

thanks