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_ALM_ORDER_MAINTAIN

Former Member
0 Likes
562

Hi all,

I am creating service order by using bapi_alm_order_maintain. But getting an error - Scheduling parameters for maintenance order have not been entered.

Thanks,

Ritu

2 REPLIES 2
Read only

Former Member
0 Likes
459

Hi Ritu,

Can you tell me which values you are entering is this bapi can you paste the code here before calling the bapi.

Rgrds,

Nikhil.

Read only

Former Member
0 Likes
459

Hi Nikhil,

I am passing methods, header, header_up, srv_header, srv_header_up, operation, operation_up, srule, srule_up, component, component_up data. It is difficult to show u the exact values i am passing as these are getting derived from calling application. In methods i am passing the following entries.

000001 SRULE CREATE

000001 OBJECTLIST CREATE

000002 COMPONENT CREATE

000001 COMPONENT CREATE

000001 OPERATION CREATE

000001 PARTNER CREATE

000001 HEADER RELEASE

000001 HEADER CREATE

000001 SAVE

Thanks.

Ritu