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

Plese clarify!!!!

Former Member
0 Likes
345

Hi all,

I using Transaction VOFM and Iam using Pricing requirement....I need to get the purchase order number in the Pricing Requirement . Can anyone please tell me a structure name whcih would help me to get the Purchase order number.

Please reply as fast as possible!!!!

Regards,

vijay

1 REPLY 1
Read only

Former Member
0 Likes
307

Hi,

For the field to be available in the routine..Try to extend the structure KOMKBEA with the field EBELN..

Then the field will be field in the routine..

KOMKBEA-EBELN

Use the following steps..

GOto SE11..Give the structure in the data type..

Press display..

Click the "Append structure" in the application toolbar..

It will propose the structure ZAKOMPBEA..Then press enter..

Enter the description in the structure..

Give the field BEDNR and give the data element which is used in the table EKPO..

<b>Reward points</b>

Regards