Application Development and Automation 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: 
Read only

Function module to get Inspection plan details

Former Member
0 Likes
5,266

Hi,

in C203 i will enter material and plant then i wil get group and group counter

when i select group counter i will get all recipe details ...

for some of the recipe operation we have Inspection plans i want that data...

how to get this data? is there any function module?

my input is material and plant

my output is group , group counter, recipe operation / activity number, inspection plans....

3 REPLIES 3
Read only

Former Member
0 Likes
2,432

Hi Smitha,

You can try these BAPIs:

INSPECTIONPLAN_CHAR_DISPLAY.

INSPECTIONPLAN_DISPLAY.

You can do one thing.GOTO SE 37,in that in th FM tab type inspection with * like INSPECTION and press F4..you will get the FMs or BAPis related to that

You can also refer the below link:

.

Regards,

Rahul

Read only

Former Member
0 Likes
2,432

Hi

Check with Function module BAPI_INSPOPER_GETDETAIL.

Regards

Srilaxmi

Read only

Former Member
0 Likes
2,432

Hi Smitha,

You can try the function module QEEA_FEATURES_READING. We need to pass group QALS-PLNTY and QALS-PRUEFLOS (inspection lot number) to this FM.

Regards

Radhika