Hello,
I have a requirement to update the userstatus with new status (like MINO, PRIO) through a program in QA32 tcode.
I have called the FM I_CHANGE_STATUS in my program, but this function module is deactivating the previous status and activatin...
Hi Expert,
I have created a F4 help for a particular field in table control. By using the F4 help I am able to select only one value. But I want to select multiple values from F4 help and for that I have also enabled multiple choice parameter in FM...
Hi Expert,
I have one requirement that print the last level display.
FOR EXAMPLE,
If the same O_ID is maintained for different O_TYPE then on which O_TYPE has O_AMT is greater than 0 that need to print and if for both the o_type is 0 then la...
Hi All,
I have called a list in dynpro screen.
So, I have used Leave to list processing and Return to screen 0.
Suppress dialog.
Also, In the screen of application toolbar I have created a button using set pf-status 'screennumber' but that b...
Hi Expert,
I have one doubt regarding the Function Module CHVW_EXPLODE_ALL .
When I passed the value in this FM regarding Material, Plant, and Batch details I got some details regarding batch where used list.
Can anyone please explain me wha...
at first I have shared the code for f4 help which I have written . But the issue is in table control if I select multiple batch from the f4 only one batch is coming that is the last batch from the selected one.My doubt is what code changes I need to...
no actually not like that return_tab means here lt_return I am getting the value what are the values I am selecting but how I can get it one by one in table control that is my doubt.
I have two screen 100 and 200. I am using suppress dialog because after input screen(100) I am getting a blank screen then I am getting the output screen as list output(200). So avoid the blank screen I have used suppress dialog.But due to this suppr...