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

Reservation Complete Or Not?

Former Member
0 Likes
788

Hi all,

I want to know whether the reservation is complete or not.

I have a field resb-kzear which will be marked X for all completed line items with in a reservation.

Let say we have 2 line items in a reservation and one line item is completed so

for line item 1 resb-kzear = X

ITEM 2 resb-kzear =

BuT THIS WAY I HAVE CHECK ALL LINE ITEMS IS THERE A SOMETHING THAT WILL TELL YOU WHETHER ALL THE LINE ITEMS IN A RESERVATION ARE COMPLETE --SOMETHING IN HEADER TABLE RKPF

THANKS

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
680

Hi,

Look at the below function module

BAPI_RESERVATION_GETDETAIL

Regards

Sudheer

Hi,

Look at the below function module

BAPI_RESERVATION_GETDETAIL

Regards

Sudheer

3 REPLIES 3
Read only

Former Member
0 Likes
681

Hi,

Look at the below function module

BAPI_RESERVATION_GETDETAIL

Regards

Sudheer

Read only

Former Member
0 Likes
680

Hi,

That won't tell me whether the reservation on the whole is complete or not

Any other suggestions

Thanks

Read only

0 Likes
680

HI,

Any suggestions would be greatly appreciated

Thanks