In which system field does the name of current gui status is there?
Answer / atuldev
the system variable PFKEY holds the Screens, current GUI status
Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between hashed & sorted internal tables?
WHAT IS DOCUMENTATION?WHY IT IS USED?
What is the different type of projects? : sap abap hr
What are control tables?
Suppose in an ALV report in grid we have to disply matnr, ernam,ebeln,ebelp etc.But when we bring the cursor on that specified field it will show "material number" for matnr, "purchase Document Number" for ebeln etc. how do you acheive this?
to link the loop to a table control we use the addition WITH CONTROL else this works as as stand-alone________________?
What are the check tables?
Will the views get effected when updating the database?
what is the variable to be used in sap scripts to find the total number of pages of the print job?
What happens if we use leave to list-processing without using suppress-dialog?
Difference Between Protect and EndProtect?
Hi Gurus, I have 250 records in an internal table, tell me how to randomly delete the each 5th record...i,e 5,10,15,20 like this.