cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding BAPI_FLIGHT_GETLIST

Former Member
0 Likes
146

I am new in Xmii so i am trying to do the creating transaction using BAPI so can any body explain the meaning of givencode that i used in Repeater action block.

FlightGetList.Response{/BAPI_FLIGHT_GETLIST/TABLES/FLIGHT_LIST/item[not(AIRPORTTO=preceding-sibling::item/AIRPORTTO) and not(AIRPORTFM=preceding-sibling::item/AIRPORTFM)]}

Accepted Solutions (0)

Answers (1)

Answers (1)

agentry_src
Active Contributor
0 Likes

If that is the input to the Repeater, then you are going to repeat on each item and it shows the contents at that node level for each item.

Regards,

Mike

Ask a Question