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: 

Where to get all open recall from the /DBM/CL_ORDER instance in DBM?

Former Member
0 Kudos
430

Hi,

         I want to get all the open recalls of the specific VIN corresponds to DBM order from the memo pad. After validating it i should store it to the corresponding recall history tables. the query is whether all open recalls will come in the /DBM/CL_ORDER instance? if so where? and if already any recall alternative is copied for the corresponding DBM order means, how to get it with the CL_ORDER instance data?.

Thanks,

Mathan R

1 REPLY 1

Former Member
0 Kudos
223

solved by myself..

Can use this FM /DBM/VM01_VEHICLE_GET to get all the iobject related datas corresponds to the vehicle.

Regards,

Mathan R.