cancel
Showing results for 
Search instead for 
Did you mean: 

function module to get material serial number status

muthusamy_sankaran
Active Contributor
0 Kudos

Hi Gurus,

How to get material serial number status? Is there any function module?

TCode IQ03 to display the serial number staus, but where i can find the status (AVLB / ESTO / ECUS) of these serial number ?

Pls help.

Regards,

Sankaran

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184655
Active Contributor
0 Kudos

Dear Sankaran,

Do you mean to say you need the status explanation for a serial number or else for a list of serial number's you need the status?

Though I have not worked on this topic,let me share my findings,

in IQ03,you can enter the material,serial number combination and you can find the status of the serial number and click on I icon

for the explanation of the status.

In IQ03 itself without entering the serial number and material combination click on existing serial no's list(Shift+F12) amd here

you can select and click on details icon to find out it's status.

Check and revert back.

Regards

Mangalraj.S

muthusamy_sankaran
Active Contributor
0 Kudos

Hi Mangalraj,

thanks for your reply

We are developing customized report, so i want function module to get material serial number system status (AVLB / ESTO / ECUS) .

pls help.

Regards,

Sankaran

Former Member
0 Kudos

Hi,

Use - BAPI_EQUI_GETSTATUS i think it should give you the info you're looking for.

Hope it helps.

Regards,

Vivek

former_member184655
Active Contributor
0 Kudos

Dear Sankaran,

First check the FM mentioned by Mr.Vivek.

Also check these tables,

Check in these tables,

SER00 General Header Table for Serial Number Management

SER01 Document Header for Serial Numbers for Delivery

SER02 Document Header for Serial Nos for Maint.Contract (SD Order)

SER03 Document Header for Serial Numbers for Goods Movements

SER04 Document Header for Serial Numbers for Inspection Lot

SER05 Document Header for Serial Numbers for PP Order

SER06 Document Header for Serial Numbers for Handling Unit-Content

SER07 Document Header for Serial Numbers in Physical Inventory

EQBS Serial Number Stock Segment

EQSE Serial Number Records

EQST Equipment to BOM Link

EQUI Equipment master data

Regards

Mangalraj.S

muthusamy_sankaran
Active Contributor
0 Kudos

thanks

Ritz
Active Contributor
0 Kudos

Hi ,

check out below list.

DOC_SERNR_STATUS_CHANGE

HU_SERNR_STATUS_CHANGE

IV_SERNR_STATUS_CHANGE

LS_SERNR_STATUS_CHANGE

Hope it helps you.

Regards

Ritesh