Table/Structure Field list used by SAP ABAP Function Module CRM_UIF_CALCULATE_PRICE (Calculate the price based on booking info)
SAP ABAP Function Module
CRM_UIF_CALCULATE_PRICE (Calculate the price based on booking info) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SBOOK - CLASS | Flight Class | ||
| 2 | SBOOK - LUGGWEIGHT | Weight of Luggage | ||
| 3 | SBOOK - LOCCURKEY | Local currency of airline | ||
| 4 | SBOOK - LOCCURAM | Price of booking in local currency of airline | ||
| 5 | SBOOK - FORCURKEY | Payment currency | ||
| 6 | SBOOK - FORCURAM | Booking price in foreign currency (dependent on location) | ||
| 7 | SBOOK - FLDATE | Flight date | ||
| 8 | SBOOK - CUSTTYPE | Customer type | ||
| 9 | SBOOK - CUSTOMID | Customer Number | ||
| 10 | SBOOK - CONNID | Flight Connection Number | ||
| 11 | SBOOK - CARRID | Airline Code | ||
| 12 | SCUSTOM - CUSTTYPE | Customer type | ||
| 13 | SCUSTOM - ID | Customer Number | ||
| 14 | SFLIGHT - CARRID | Airline Code | ||
| 15 | SFLIGHT - CONNID | Flight Connection Number | ||
| 16 | SFLIGHT - CURRENCY | Local currency of airline | ||
| 17 | SFLIGHT - FLDATE | Flight date | ||
| 18 | SFLIGHT - PRICE | Airfare | ||
| 19 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |