Application Development 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: 

How can we know if a External/Internal license is attached to sales order

Former Member
0 Kudos

Hi,

How can we know if a <b>External[EXGEN]/Internal license[GENNR]</b> is attached to <b>sales order & Item</b>.

Which table will validate this!

Can anybody know the solution for the above!

Thanks in advance.

Thanks & Regards,

Prasad.

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can use EMBK table and also VBEX

Use pass the sales order number to EMBK-VBELN or VBEX-VBELN and you will get corresponding import and export license numbers.

Former Member
0 Kudos

Hi,

Refer the following tables :

EMBK, VESED, VBEX

Sreedhar