- Application Platform (AP)
- Basis Components (BC)
- ABAP Runtime Environment - ABAP Language Issues Only (BC-ABA)
- ABAP Workbench, Java IDE and Infrastructure (BC-DWB)
- BW Service API (BC-BW)
- Basis Services / Communication Interfaces (BC-SRV)
- Address Management/Business Address (BC-SRV-ADR)
- Application Interface Framework (BC-SRV-AIF)
- BRFplus - ABAP-Based Business Rules (BC-SRV-BR)
- Basis Application Log (BC-SRV-BAL)
- Business Partner Foundation (BC-SRV-BP)
- Business Service Functions (BC-SRV-BSF)
- Business User Management - Foundation (BC-SRV-BUM)
- Case Management (BC-SRV-CM)
- Cloud based Application Services (BC-SRV-APS)
- Communication Services: Mail, Fax, SMS, Telephony (BC-SRV-COM)
- Data Controller (BC-SRV-DC)
- Forms Processing (BC-SRV-FP)
- General Service Functions (BC-SRV-ASF)
- Generic Business Tools (BC-SRV-GBT)
- NetWeaver Demonstration (BC-SRV-NWD)
- Number Range Management (BC-SRV-NUM)
- Online Text Repository (BC-SRV-OTR)
- SAP List Viewer (BC-SRV-ALV)
- Time and Scheduling Functions (BC-SRV-TIM)
- Business Management (BC-BMT)
- Change & Transport System (BC-CTS)
- Client/Server Technology (BC-CST)
- Customizing (Use Subcomponents) (BC-CUS)
- Database Interface, Database Platforms (BC-DB)
- Documentation and Translation Tools (BC-DOC)
- Enterprise Information Management (use subcomponents) (BC-EIM)
- Enterprise Service Infrastructure (BC-ESI)
- Information Lifecycle Management (BC-ILM)
- Installation Tools (Use Subcomponents) (BC-INS)
- Intelligent Scenario Lifecycle Management (BC-ISM)
- Internationalization (I18N) (BC-I18)
- Middleware (BC-MID)
- Operating System Platforms (BC-OP)
- Security (BC-SEC)
- Test Workbench (BC-TWB)
- Upgrade - General (BC-UPG)
- Use Subcomponents (BC-CCM)
- Web Dynpro (BC-WD)
- Business Mobile (MOB)
- Business Network Solutions (BNS)
- Controlling (CO)
- Cross-Application Components (CA)
- Cross-Application Components (CA)
- Customer Relationship Management (CRM)
- Enterprise Contract Management (CM)
- Enterprise Controlling (EC)
- Enterprise information management solutions (EIM)
- Environment, Health, and Safety / Product Compliance (EHS)
- Financial Accounting (FI)
- Financial Services (FS)
- Global Trade Services (SLL)
- Investment Management (IM)
- LOD Components (LOD)
- Legal Content Management (LCM)
- Logistics - General (LO)
- Logistics Execution (LE)
- Materials Management (MM)
- Occasional Platform User (OPU)
- Payroll (PY)
- Personnel Management (PA)
- Plant Maintenance (PM)
- Portfolio and Project Management (PPM)
- Product Lifecycle Management (PLM)
- Production Planning and Control (PP)
- Project System (PS)
- Public Sector Management (PSM)
- Purchasing SAP Cloud (PUR)
- Quality Management (QM)
- Real Estate Management (RE)
- SAP Business Warehouse (BW)
- SAP Supplier Lifecycle Management (SLC)
- Sales and Distribution (SD)
- Service (SV)
- Supply Chain Management (SCM)
- Sustainability management (SUS)
- Transportation Management (TM)
Fdt_Test_Book_Cds
BOOK CDS
| view: FDT_TEST_BOOK
| Extraction:
Not supported
| Component: BRFplus - ABAP-Based Business Rules
Tables used:
SBOOK
Column Name | Description | |
---|---|---|
carrid FK | Airline Code | |
connid FK | Flight Connection Number | |
fldate FK | Flight date | |
bookid | Booking number |
Column Name | Description | |
---|---|---|
💲 Payment currency (forcurkey): | ||
forcuram | Booking price in foreign currency (dependent on location) | |
💲 Local currency of airline (loccurkey): | ||
loccuram | Price of booking in local currency of airline |
Column Name | Description | |
---|---|---|
📏 Weight Unit (wunit): | ||
luggweight | Weight of Luggage |
Column Name | Description | |
---|---|---|
fldate FK | Flight date | |
order_date | Booking Date | |
passbirth | Date of Birth of a Passenger |
Column Name | Description | |
---|---|---|
custtype | Customer type | Show values |
smoker | Smoker | Show values |
invoice | Invoice flag | Show values |
class | Flight Class | Show values |
cancelled | Cancelation flag | Show values |
reserved | Reservation flag | Show values |
Column Name | Description | Domain name | |
---|---|---|---|
passname | Name of the Passenger | S_CUSTNAME | |
passform | Form of address | S_TEXT15 |
Master Data Relations | to Other Relations ↓ | Join Conditions |
---|---|
Check Against Travel Agency
| |
Check Against Airline
| |
Check Against Flight Connection
| |
Check Against Sales Office
| |
Check against customer table
| |
Check Against Units
|
Other Relations | to Master Data Relations ↑ | Join Conditions |
---|---|
Payment currency | FDT_TEST_BOOK_CDS.FORCURKEY == SCURX.CURRKEY |
Check Currency | FDT_TEST_BOOK_CDS.LOCCURKEY == SCURX.CURRKEY |