2014 Jul 29 9:36 PM
Hi All;
I have finally figured out how to create a car and move it along using Actions. Now, I have an issue. When I create the car there is no VIN attached to it. I have read that you need to use action SMOD to add the VIN. I have add SMOD action to my control matrix and have vehicle attribute VHVIN added to action SMOD in the "Define Additional Data for Vehicle" configuration.
However, when I execute the SMOD action, I don't get a pop screen or any data entry screen that lets me enter the VIN.
How do I do this without javing the Dealer Business Management (DBM) add-on installed.
Thanks
Stephen
2014 Jul 31 2:32 AM
Hi Stephen,
Had you checked if there is any error log generated after you executed the action? As far as I know SMOD could be executed once you had done CREA action, assuming you had correctly configured the action and action matrices. Let's say you had already defined SMOD as primary action only (the default), then try to assign the matrix in Customizing as...
Old Stat. = *
Action = SMOD
New Stat. = *
... just to be sure it will work. Then the standard screen for SMOD action should be something like this:
Hope it will help.
Regards,
shah
2014 Jul 31 2:32 AM
Hi Stephen,
Had you checked if there is any error log generated after you executed the action? As far as I know SMOD could be executed once you had done CREA action, assuming you had correctly configured the action and action matrices. Let's say you had already defined SMOD as primary action only (the default), then try to assign the matrix in Customizing as...
Old Stat. = *
Action = SMOD
New Stat. = *
... just to be sure it will work. Then the standard screen for SMOD action should be something like this:
Hope it will help.
Regards,
shah
2014 Jul 31 3:25 AM
Hi Shah;
Thank you for the response. I must be missing some configuration as I don't get this pop up screen. I will investigate.
Regards
Stephen
2014 Jul 31 2:26 PM
Hi Shah:
Do I need to fill in the "Action Program" and "Action Screen" fields in the configuration for SMOD? If, so what should the values be?
Thanks
Stephen
2014 Jul 31 2:35 PM
yes,
check below details
primary action is ticked,
action program = SAPLVELO15
Action Screen = 0100
a
2014 Jul 31 2:50 PM
WORKED!
Thank you. I don't know why this field was not filled in by SAP. I activated VMS in my SAP DEV system using the standard "Activate Business Functions" - SFW5. Maybe I didn't activate all the necessary components. I will double check.
Is there any documentation or downloads available to make sure I have all the default settings?
Thank you again.
Stephen
2014 Jul 31 4:09 PM
2014 Aug 05 9:46 AM
Sorry for not realizing the question earlier, and glad someone already pointed it out. Thanks for sharing the valuable OSS Note too.