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 for changing date in QA02

Former Member
0 Likes
2,363

Hi all,

I need to change start date and end date of inspection lot number of transaction QA02 - origin tab.

Currently I am using a BDC to change these dates in a program. But I want to change these dates using BAPI. Please suggest me BAPI for doing this. I am having insepection lot number (QALS-PRUEFLOS).

Thanks in advance.

Regards,

Sachin

6 REPLIES 6
Read only

Former Member
0 Likes
1,213

Hi,

Check this BApi BAPI_INSPPOINT_CHANGE

Read only

Former Member
0 Likes
1,213

hi,

BAPI_INSPLOT_GETLIST

BAPI_INSPPOINT_CHANGE

thanks

Read only

Former Member
0 Likes
1,213

Hi all,

BAPI_INSPLOT_GETLIST its only for displaying

BAPI_INSPPOINT_CHANGE has input structure as DATA which has INSP_DATE. But I want to have start and end date of QA02 transaction's origin tab.

Please focus on this....

Sugget me some other/same bapi with details.

Regards,

Sachin

Edited by: Sachin Dandekar on Mar 23, 2009 4:04 PM

Read only

Former Member
0 Likes
1,213

check these...


BAPI_QUALNOT_MODIFY_DATA       QM Notification: Change Data
BAPI_INSPPOINT_CHANGE          Change Inspection Point

Read only

Former Member
0 Likes
1,213

Please look into this. Is there a BAPI for this.

I tried many but are just display dtails.

Regards,

Sachin

Read only

0 Likes
1,213

Hi Sachin,

Please share the solution if you have found anything on this?

I have the same requirement to change the Start date and End date.

Thanks in Advance!!!!