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

need Internal Table in MIRO

Former Member
0 Likes
561

Moderator message: duplicate in General deleted. Please do not post the same question in two different forums

Experts,

While doing IR in MIRO , i have entered a PO no . then the Line Items under this PO are getting displayed.in PO Reference Tab. Suppose there are 3 line Items . But i want to do IR for only 2 line items (whose Quality Inspection has been done).

In debugging am unable to find in which Internal Table of which std / Include program , the two selected records have been stored before the 'Simulate Tab' is pressed .

Please help .

Thanks in Advance

Jack

Edited by: Matt on Dec 12, 2008 8:31 AM

Moderator message: duplicate in General deleted. Please do not post the same question in two different forums

Experts,

While doing IR in MIRO , i have entered a PO no . then the Line Items under this PO are getting displayed.in PO Reference Tab. Suppose there are 3 line Items . But i want to do IR for only 2 line items (whose Quality Inspection has been done).

In debugging am unable to find in which Internal Table of which std / Include program , the two selected records have been stored before the 'Simulate Tab' is pressed .

Please help .

Thanks in Advance

Jack

Edited by: Matt on Dec 12, 2008 8:31 AM

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
518

Please do not post the same question in two different forums

Read only

Former Member
0 Likes
518

1-Check this BADI INVOICE_UPDATE

method is CHANGE_AT_SAVE

2-You can also look into MM08R002 and FM EXIT_SAPLMR1M_001 .

Lets see if it is helpful.

Neha