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

EQUI - Serial numbers

Former Member
0 Likes
870

Can anybody help me to get the serial numbers for materials which are in stock(Unrestricted ) from EQUI table

Serial numbers which we can see in MMBE transaction.

Can anybody help me to get the serial numbers for materials which are in stock(Unrestricted ) from EQUI table

Serial numbers which we can see in MMBE transaction.

2 REPLIES 2
Read only

VenkatRamesh_V
Active Contributor
0 Likes
772

Hi,

Try

Table MASE .

Hope it helpful,

Regards,

Venkat.

Read only

Former Member
0 Likes
772

Hi,

You can make use of the function module 'GET_SERNOS_OF_DOCUMENT' to get the Serial Numbers based on the Material Documents retrieved and get the status by FM 'BAPI_EQUI_GETSTATUS'.

Regards,

Suren.