SAP ABAP Class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF (Complex transformation test method)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_TEST_CONFIGURATION (Package) self tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20080331
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20080331
Properties
Class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF  
Short Description Complex transformation test method    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_TEST_CONFIGURATION   self tests 
Created 20080331   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20080331
2 IF_SMT_TRANSFORMATION Transformation Class 20080331
Friends
Class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no friend class.
Attributes
Class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUSINESS_CLASS_SEATS Static method Public Method Add business class seat to a flight 20080331
2 CREATE_BOOKING Static method Public Method Create a booking structure 20080331
3 POSTPONE_FLIGHT_DATE Static method Public Method Reinitialize flight date 20080515
Events
Class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no event.
Types
Class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no local type.
Method Signatures

Method ADD_BUSINESS_CLASS_SEATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAX_BUSINESS_SEATS Call by reference Type reference (TYPE) S_SEATSMAX Maximum capacity in economy class 20080401
2 Exporting E_MAX_SEATS Call by reference Type reference (TYPE) S_SEATSMAX Maximum capacity in economy class 20080401
3 Importing I_MAX_BUSINESS_SEATS Call by reference Type reference (TYPE) S_SEATSMAX Maximum capacity in economy class 20080401
4 Importing I_MAX_SEATS Call by reference Type reference (TYPE) S_SEATSMAX Maximum capacity in economy class 20080401
5 Importing I_NUMBER_OF_SEATS Call by reference Type reference (TYPE) S_SEATSMAX Maximum capacity in economy class 20080331
6 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20080331

Method ADD_BUSINESS_CLASS_SEATS on class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no exception.

Method CREATE_BOOKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SBOOK_FLAT Call by reference Type reference (TYPE) SMT_TEST_S_SBOOK Flight booking infomation (flat) 20080331
2 Importing IS_SBOOK Call by reference Type reference (TYPE) SBOOK Single Flight Booking 20080331
3 Importing IS_SCARR Call by reference Type reference (TYPE) SCARR Airline 20080331
4 Importing IS_SFLIGHT Call by reference Type reference (TYPE) SFLIGHT Flight 20080331
5 Importing IS_SPFLI Call by reference Type reference (TYPE) SPFLI Flight schedule 20080331
6 Importing I_ORDER_DATE Call by reference Type reference (TYPE) S_BDATE SY-DATUM 20080331
7 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20080331

Method CREATE_BOOKING on class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no exception.

Method POSTPONE_FLIGHT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) S_DATE Flight date 20080515
2 Importing IV_DATE Call by reference Type reference (TYPE) S_DATE Flight date 20080515
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20080515

Method POSTPONE_FLIGHT_DATE on class CL_SMT_TEST_FLIGHT_CMPLX_TRNSF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701