‎2008 Oct 02 5:04 AM
Hi Gurus,
I'm new to ABAP and Module pool program. Currently I'm working on Module Programming.
Can any one provide me the logic for the below logic.
Here total buttons need to be create on the screen. I have already created the selection screen and buttons.
User Operation
Selection Screen
Select the criteria such as delivery date, material(product) code etc.
Screen
nput/update : update the Pro. Qty(Production Quantity), Pro. Date(Production Date) and Ins Type(Inspection Type) Field
click the 'Save' button
Insert : In case of separating the production quantity per 1 PO/item, select the PO/Item line, click the 'Insert' Button and then New line is inserted, update the fields
Click the 'save' button
Clear : If want to delete the Pro.Qty, Pro. Date or Ins Type in the screen, click the 'Clear' button
Delete : If want to delete Production SEQ, click the 'delete' button, only possible to delete last SEQ No
(ex : There are 01, 02, 03 SEQ No. can delete '03' or '02 and 03'. Not possilbe to delete 01 or only 02 (w/o last 03)
‎2008 Oct 02 6:00 AM
Hi Venky,
I think its pretty difficult to help you in the whole process you start of and if you need any help we will do that.
Cheers!!
‎2008 Oct 02 6:00 AM
Hi Venky,
I think its pretty difficult to help you in the whole process you start of and if you need any help we will do that.
Cheers!!
‎2008 Oct 02 7:34 AM
Balu,
Thanks for the prompt response...
I have already started. I have created the selection screens,GUI status and title.
also created the Insert,Clear,Delete and Insptection buttons on the GUI status screen.
Now need the logic to display the data. That is what i'm struct in. If you can provide me your email I will send the complete spec to you to help me out.
Thanks!
‎2008 Oct 02 6:30 PM
Hi venky,
Is your issue finished or still pending, if it is still pending we will sort out, please we will come official with SDN so that many can help you rather than me alone.
Cheers!!
‎2008 Oct 02 11:20 AM
hi,
please send the complete spec.
then only possible to give the logic
‎2008 Oct 02 10:44 PM
Hi Thanks for your reply..
Where should I send the specs. Can you give me u r email id.
‎2008 Nov 21 6:56 AM
Hi Venky,
what u exactly want?
to display data or whatever operations u r doing according to the buttons like insert, delete u want to change u r database.like if u r inserting data then it should go to the table.
right?
Thanks.