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

BAPI/FM to update dbtable QALS

Former Member
2,940

Hi Experts,

Is there anyone knows a BAPI or FM to update or change data in standard table QALS? I need to change the inspection stage based on inspection lot.

Points will be rewarded...

Thanks in advance...

Hi Experts,

Is there anyone knows a BAPI or FM to update or change data in standard table QALS? I need to change the inspection stage based on inspection lot.

Points will be rewarded...

Thanks in advance...

4 REPLIES 4
Read only

Former Member
0 Likes
1,614

hi

i am not sure there is a bapi for this..but u can try with this badi INSPECTIONLOT_UPDATE

if helpful, reward

Sathish. R

Read only

Former Member
0 Likes
1,614

hI,

Check the following BADI's Which are useful to ur reqirement

IWP3_INSP_TYPE_CHECK

QG_INSP_RESULT_PRINT

QPL1_SUBSCREEN_ADDON.

QEC_RESULT_COPY.

check the FM's

CO_QM_INSPECTION_LOT_CREATE

L_INSPEC_LOT_DISPLAY

QTLS_PARTIAL_LOT_CREATE

QTLS_PARTIAL_LOT_READ.

Regards

Read only

Former Member
0 Likes
1,614

Hi Sathish,

May I know to what transaction this BADI: INSPECTIONLOT_UPDATE is used?

Thanks...

Read only

0 Likes
1,614

Hi,

This BADI will trigger from QA12 transaction .Check the BADI defination In se18 and implement the BADI in se19.

<b>*Reward points</b>

Regards