SAP ABAP Function Module SAPBC_GLOBAL_GET_PRICELIST (Ermittelt komplette Flugpreisinfo aus Listenpreis)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
⤷
SAPBC_GLOBAL (Package) SAP Training: Objects for Multiple Course Use
⤷
⤷
Basic Data
| Function Module | SAPBC_GLOBAL_GET_PRICELIST | Ermittelt komplette Flugpreisinfo aus Listenpreis |
| Function Group | SAPBC_GLOBAL_FIS | Flight Information System |
| Program Name | SAPLSAPBC_GLOBAL_FIS | Flight Information System |
| INCLUDE Name | LSAPBC_GLOBAL_FISU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PRICE_ADULT_ECO | TYPE | S_PRICE | Economy class airfare | |||
| |
PRICE_ADULT_BUS | TYPE | S_PRICE | Business class airfare | |||
| |
PRICE_ADULT_FST | TYPE | S_PRICE | First class airfare | |||
| |
PRICE_CHILD_ECO | TYPE | S_PRICE | Economy class airfare -Child | |||
| |
PRICE_CHILD_BUS | TYPE | S_PRICE | Business class airfare - Child | |||
| |
PRICE_CHILD_FST | TYPE | S_PRICE | First class airfare - Child | |||
| |
PRICE_INFANT_ECO | TYPE | S_PRICE | Economy class airfare - Small child | |||
| |
PRICE_INFANT_BUS | TYPE | S_PRICE | Business class airfare - Small child | |||
| |
PRICE_INFANT_FST | TYPE | S_PRICE | First class airfare - Small child | |||
| |
TAX | TYPE | S_PRICE | Flight taxes | |||
| |
FLIGHT_PRICE | TYPE | S_PRICE | Airfare | |||
| |
INVALID_PRICE | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010220 |
| SAP Release Created in |