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

va03

sandeepkarnati
Participant
0 Likes
2,152

hi there.....i am trying to get data from some fields from transaction va03.....in the plant field data was extracted from vbap-werks.......but there was no data in werks field in vbap table........why?

12 REPLIES 12
Read only

Former Member
0 Likes
1,997

Hi,

Please explain more regarding the issue you are facing.

Regards,

Ravi Pratap Singh

Read only

FredericGirod
Active Contributor
0 Likes
1,997

I think you have try to ask SAP for technical information : F1 + tech. info

That will give you the dictionnary field link to your dynpro field, not the exact place where SAP store the informations. If you want to know where SAP store the information, you will have to put a SQL trace (ST05) and modify this field.

regards

Fred

Read only

eduardo_hinojosa
Active Contributor
0 Likes
1,997

Hi

It's a functional question. The value for VBAP-WERKS comes from 2 sites in this order: KNVV-WERKS or MVKE-WERKS according values or sales organization and so on. See the help (press F1) and read it.

Regards

Eduardo

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,997

Welcome to SCN!

Such questions should be directed to a local SD/MM specialist. ABAP forum is for the ABAP related questions and this doesn't seem to be one of them.

Please also make sure to read Rules of Engagement before posting. You might want to note the rule #  2 ('Choose the right space') and # 3 ('Create a clear title') to avoid the posts being reported for moderation and to get more relevant answers.

Thank you and good luck.

Read only

Former Member
0 Likes
1,997

In VBAP  table, Go to Entry help/check tab.There you will find one search help attached to WERKS field ,which can be of use for you.

You can go to that collective search. Look for included search helps. Clicking on selection method will take you to database view where you can find related Table/Join conditions.

Hope you find this info useful .

Read only

0 Likes
1,997

when i tryed to do as u said.....there is a popup with warning.....there is no search help linked to the field VBAP-WERKS

Read only

0 Likes
1,997

In Entry help\check tab one of the column is 'Srch Help'.So for WERKS field you will see the related search help in this 'Srch Help' column. I am attaching a screen shot for your better understanding.

Please check and let me know if  you still have any issue.

Read only

0 Likes
1,997

screen shot is not opening..........

Read only

Former Member
0 Likes
1,997

Hi Sandeep,

Is there any value written in plant? If yes, that is 100% extracted from vbap-werks. If your vbap table does not have it, reply us with screenshots.

Regards

Purnand

Read only

0 Likes
1,997

there is a werks field in the table but there is no data assigned to that field..........when i had given a sample i/p at VA03 it is displaying plant data....but it was showing it was extracted from vbap-werks.......

Read only

0 Likes
1,997

Dear Sandeep,

I think you are doing some enhancement. while doing enhancement hope you are not getting WERKS from VBAP structure.

Will get WERKS from TKOMK stucture.

TKOMK-WERKS

thanks and regards,

buz_sap

Read only

venkateswaran_k
Active Contributor
0 Likes
1,997

Hi Sandeep,

Generally the field VBAP-WERKS should have the plant data.

If it is blank, then check your document,  it would be of type G - Contract.. 

Regards,

Venkat