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: 

EQUI - Serial numbers

Former Member
0 Kudos

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

VenkatRamesh_V
Active Contributor
0 Kudos

Hi,

Try

Table MASE .

Hope it helpful,

Regards,

Venkat.

Former Member
0 Kudos

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.