How can I get the default values (like date, company code)
in module pool programming before the screen is displayed??
I dont wanna use VARIENTS...

Answer Posted / guest

WE CAN DEFINE IN SCREEN FIELD ATTRIBUTES BY GIVING ID IN
SET & GET PARAMETER

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between free and refresh?

600


What are the different control break statements available inside a loop?

586


What are internal tables? : abap hr

569


Describe the difference between macro and subroutine?

637


How to creat transactions? : abap data dictionary

652






how to track records from data dictionary?

1655


What are ranges?

595


What is macro? : abap hr

642


What is the table & field to identify the no of items (bottles) stored in one case?

1983


How to select valid lines for secondary list?

611


5) How to rereive text elements in SF and script?

1646


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1768


What is generic buffering?

865


What is an internal table?

730


Reports: Event functionality.

891