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

F1 help Information

Former Member
0 Likes
551

hi friends...

in any field if i press F1 means i can get the program name...

but in VA01 in condition tab-> table control line item...

if i press F1 means..

i am getting 4 Frames

1. Screen Data

2. GUI Data

3. Field data

4. Field Description for Batch Input..

here

everyone having the program name..

but my question is what is the use of "Screen data" program name ? what data it contain ? like wise

what is the use of "Field Description for Batch Input." program name ? what data it contain ?

give me idea

Regards

Deva

2 REPLIES 2
Read only

Former Member
0 Likes
449

Hi,

 1) but my question is what is the use of "Screen data" program name ? what data it contain ?

Its the name of Module Pool program, which is User Interface program to display Your master data. It just contain the Corresponding field value from the Master data table.

 2)what is the use of "Field Description for Batch Input." program name ? what data it contain ?

Field Description for Batch Input means that correponding variable field needs to populated if you are writting BDC Program to create Sales order.

Hope this helps!

Regards

Shital

Read only

Former Member
0 Likes
449

solved