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

Bapi or function module for workoder

former_member445147
Participant
0 Likes
1,217

Hi

i have one situation where i pass workoder number to a bapi  or function module .

it should return the notification numbers which are assigned to that workorder number.

but i found one bapi (BAPI_ALM_ORDER_GET_DETAIL ) which accept the workorder number  and giving every thing  but not  notification number.

is thier any bapi or function module which accept the workorder number  and give notification number

thanks in advance

Regard

Harish

5 REPLIES 5
Read only

Former Member
0 Likes
1,026

Hi,

take a look into ES_HEADER-NOTIF_NO.

Regards Dieter

Read only

0 Likes
1,026

HI

Dieter here also ( ES_HEADER-NOTIF_NO ) it not giving any thing.


Regards


Harish

Read only

Former Member
0 Likes
1,026

Hi,

i don't know how do you create the CS-Order. We first use IW51 to create the notification

and than (inside IW51) we create the CS-Order.

Do you see the notification-NO in your CS-Order?

Is the field QMNUM filled in table AFIH?

You can also have a look into table QMEL, field AUFNR.

Regards, Dieter

Read only

former_member445147
Participant
0 Likes
1,026

Hi

Dieter im created workoder using transaction code iw31 and notification using iw21

hover data filled QMNUM filled in table AFIH

AUFNR. filled in table QMEL,



Regards

Harish

Read only

0 Likes
1,026

Hi,

i don't why you cannot see it in ES_HEADER-NOTIF_NO.

Another object is table ET_OLIST, there is also a field NOTIF_NO.

Regards

Dieter