Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Validate service data in ME51n

former_member188217
Active Participant
0 Kudos


Hello experts,

We have a requirement to fetch all the data from service tab corresponding to a line item and do certain validations.

Kindly advice on the feasibility.

Thanks,

Anju

2 REPLIES 2

former_member188217
Active Participant
0 Kudos

Hi,

Spotted note 843446, but not sure how to use this method.

Thanks,

Anju

0 Kudos

You should try to use a BAdI as ME_PROCESS_REQ_CUST and there execute some assign of a received parameter to a class that carry this interface IF_SERVICES_MM (e.g. CL_REQ_ITEM_PROXY_MM)

Hint: I posted an answer to a similar post for PO (BADI For Service Po Item Details)

Regards,

Raymond