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

Dictionary table

Former Member
0 Likes
825

Hi guys,

I need get the Business Partner Number (PARTNER) but somebody know in which table can I find this field? This field is displayed in transaction VL33N on tab Partner.

Thanks in advance

Marisol

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
791

Maybe you want this

BAPISDORDER_GETDETAILEDLIST

chose order_view-partner = 'X'.

put the vbeln in table sales_documents and you can see the partners

5 REPLIES 5
Read only

Sm1tje
Active Contributor
0 Likes
791

LFA1 possibly?? No sap system at hand, but sounds more or less familiar (I think and hope).

Read only

abdul_hakim
Active Contributor
0 Likes
791

Hi

Please check the table KNVP.

Regards,

Hakim

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 11, 2008 5:04 PM

Read only

Former Member
0 Likes
791

Try VBPA2

Greetings,

Blag.

Read only

0 Likes
791

Sorry...I was wrong -:(

You must go to LIKP with the VBELN number...and took the LIFNR number.

With the LIFNR you go to LFA1 and got the details of the partner -;)

Greetings,

Blag.

Read only

Former Member
0 Likes
792

Maybe you want this

BAPISDORDER_GETDETAILEDLIST

chose order_view-partner = 'X'.

put the vbeln in table sales_documents and you can see the partners