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

VB01 fields

Former Member
0 Likes
606

Hello gurus,

I am using vb01 taransction. My requirement is that i hav to use values of the fields in my function module.

for ex:

vkorg:0101 i can use this 0101 value in my function using parameter id 'VKO' but i can not do the same for the fields like datab and databi because they dont have parameter id.

Could you please help me to get the all values inthe transactioin VB01 .

enter vb01 transaction and enter the value ab01 and press enter you will get the fields like Sales Organization

Distribution Chann

Division

Valid From

Valid to

and one table controll also.

Please help me as early as possible

regards

Bobby

2 REPLIES 2
Read only

Former Member
0 Likes
503

Pass the Parameter IDs given below for Dist channel and Division.

Distribution Channel - VTW

Division - SPA

And regarding...Valid From and Valid To.......you do not have to do anything.

Valid From - SD_COND_DATE_FROM_DEFAULT

Valid To - SD_COND_DATE_TO_DEFAULT

Those two Function modules are called internally and the dates are brought default based on conditions.

Hope this helps

Vinodh Balakrishnan

Read only

0 Likes
503

Hello vinod,

Thanks for your inputs,

I will follow your mentioned steps for dates but i need to get the values for KUNNR and MATNR. If the user enters many values for KUNNR and MATNR how retrieve those values . using MAT adn KUN parameter id's i can get only one value each i shoud hav all the values.

Scenerio:

In vb01

enter value

click key combinations

select first radio button

then you will get the screen . here you will have the screen with table with fields KUNNR adn MATNR

Please provide me your help

Thansk for your time and cooperation

regards

Bobby