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

Excise Report For Materials

SrihariNerella
Participant
0 Likes
257

Hi,

I am creating Excise Report for Materails .

My requirement i am creating 3 radio buttons in selection screen.

Functionality of 1 radio button

-


It displays all the excise details . This is i am getting from Mseg and Mkpf and j_1iexdtl and j_1iexdthr.

It is giving correctly in my report.

Functionality of 2 radio button

-


If one material came to the plant and again they send to Subcontractor they do not want to show the

original grs no if quantity same .If quantity is not same they want to display remaining quantity.

Here i am showing actual capital taken .

Here i am facing problem when i am delete the record when it is send to subcontractor if it again came from subcontractor I want add it Original Material Document no.

Functionality of 3 radio button

-


Which entires i am removing from second radio button i want to show in third radio button.

Regards

Nandan.

Edited by: srihari haranandan on May 13, 2009 8:32 AM

1 REPLY 1
Read only

Former Member
0 Likes
234

Hi,

In the second radio button you are facing the problem.

1) move the records to one internal table which you are going to delete from the internal table based on some conditions.

2) Display the internal table which you collected in the select radiobutton.