SAP ABAP Class BC_TF_FLIGHT (BC_TF_FLIGHT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_TEST (Package) Test Package for Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20001206
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20001206
Properties
Class BC_TF_FLIGHT  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 50  Business Class 
Package SEO_TEST   Test Package for Class Builder 
Created 20001206   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class BC_TF_FLIGHT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20001206
2 BI_PERSISTENT Persistent Business Instance 20001206
Friends
# Friend Modeled only Created on Description
1 II_TF_FLIGHT 20001206 instanzabhängiges Implementierungsinterface zu BC_TF_FLIGHT
2 IS_TF_FLIGHT 20001206 statisches Implementierungsinterface zu BC_TF_FLIGHT
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CARRID Instance attribute Public Type reference (TYPE) S_CARR_ID 20001206
2 CONNID Instance attribute Public Type reference (TYPE) S_CONN_ID 20001206
3 CURRENCY Instance attribute Public Type reference (TYPE) S_CURRCODE 20001206
4 FLDATE Instance attribute Public Type reference (TYPE) S_DATE 20001206
5 IMPL_AGENT Static Attribute Private Object reference (TYPE REF TO) IS_TF_FLIGHT 20001206
6 IMPL_INSTANCE Instance attribute Private Object reference (TYPE REF TO) II_TF_FLIGHT 20001206
7 KEYATT_4 Instance attribute Public Type reference (TYPE) I 20001206
8 KEYATT_5 Instance attribute Public Type reference (TYPE) I 20001206
9 PAYMENTSUM Instance attribute Public Type reference (TYPE) S_SUM 20001206
10 PLANETYPE Instance attribute Public Type reference (TYPE) S_PLANETYE 20001206
11 PRICE Instance attribute Public Type reference (TYPE) S_PRICE 20001206
12 SEATSMAX Instance attribute Public Type reference (TYPE) S_SEATSMAX 20001206
13 SEATSOCC Instance attribute Public Type reference (TYPE) S_SEATSOCC 20001206
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20001206
2 CONSTRUCTOR Instance method Public Constructor 20001206
3 DEFAULT_ATTRIBUTE_VALUE Instance method Public Method 20001206
4 EXECUTE_DEFAULT_METHOD Instance method Public Method 20001206
5 FIND_BY_KEY Static method Public Test Method for ABAP Unit 20001206
6 FIND_BY_LPOR Static method Public Method 20001206
7 GET_BUSINESS_INSTANCE Static method Private Method 20001206
8 LPOR Instance method Public Method 20001206
9 MAP_KEY_TO_LPOR Static method Public Method 20001206
10 MAP_LPOR_TO_KEY Static method Public Method 20001206
11 REFRESH Instance method Public Method 20001206
12 RELEASE Instance method Public Method 20001206
Events
Class BC_TF_FLIGHT has no event.
Types
Class BC_TF_FLIGHT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class BC_TF_FLIGHT has no parameter.
Method CLASS_CONSTRUCTOR on class BC_TF_FLIGHT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPL_INSTANCE Value transfer Object reference (TYPE REF TO) II_TF_FLIGHT Referenz auf Implementierungsinterface 20001206

Method CONSTRUCTOR on class BC_TF_FLIGHT has no exception.

Method DEFAULT_ATTRIBUTE_VALUE Signature

Method DEFAULT_ATTRIBUTE_VALUE on class BC_TF_FLIGHT has no parameter.
Method DEFAULT_ATTRIBUTE_VALUE on class BC_TF_FLIGHT has no exception.

Method EXECUTE_DEFAULT_METHOD Signature

Method EXECUTE_DEFAULT_METHOD on class BC_TF_FLIGHT has no parameter.
Method EXECUTE_DEFAULT_METHOD on class BC_TF_FLIGHT has no exception.

Method FIND_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CARRID Value transfer Type reference (TYPE) S_CARR_ID Kurzbezeichnung der Fluggesellschaft 20001206
2 Importing CONNID Value transfer Type reference (TYPE) S_CONN_ID Code der Flugverbindung 20001206
3 Importing FLDATE Value transfer Type reference (TYPE) S_DATE Flugdatum 20001206
4 Importing KEYATT_4 Value transfer Type reference (TYPE) I 20001206
5 Importing KEYATT_5 Value transfer Type reference (TYPE) I 20001206
6 Returning RESULT Value transfer Object reference (TYPE REF TO) BC_TF_FLIGHT - generated - do not manipulate 20001206
# Exception Resumable Description Created on
1 CX_BO_FIND_ERROR 20001206
2 CX_BO_INSTANCE_NOT_FOUND 20001206

Method FIND_BY_LPOR Signature

Method FIND_BY_LPOR on class BC_TF_FLIGHT has no parameter.
Method FIND_BY_LPOR on class BC_TF_FLIGHT has no exception.

Method GET_BUSINESS_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPL_INSTANCE Value transfer Object reference (TYPE REF TO) II_TF_FLIGHT - generated - do not manipulate 20001206
2 Returning RESULT Value transfer Object reference (TYPE REF TO) BC_TF_FLIGHT - generated - do not manipulate 20001206

Method GET_BUSINESS_INSTANCE on class BC_TF_FLIGHT has no exception.

Method LPOR Signature

Method LPOR on class BC_TF_FLIGHT has no parameter.
Method LPOR on class BC_TF_FLIGHT has no exception.

Method MAP_KEY_TO_LPOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CARRID Value transfer Type reference (TYPE) S_CARR_ID Kurzbezeichnung der Fluggesellschaft 20001206
2 Importing CONNID Value transfer Type reference (TYPE) S_CONN_ID Code der Flugverbindung 20001206
3 Importing FLDATE Value transfer Type reference (TYPE) S_DATE Flugdatum 20001206
4 Importing KEYATT_4 Value transfer Type reference (TYPE) I 20001206
5 Importing KEYATT_5 Value transfer Type reference (TYPE) I 20001206
6 Returning RESULT Value transfer Type reference (TYPE) SIBFLPOR 20001206
# Exception Resumable Description Created on
1 CX_BO_ERROR 20001206
2 CX_BO_INSTANCE_NOT_FOUND 20001206

Method MAP_LPOR_TO_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CARRID Value transfer Type reference (TYPE) S_CARR_ID Kurzbezeichnung der Fluggesellschaft 20001206
2 Exporting CONNID Value transfer Type reference (TYPE) S_CONN_ID Code der Flugverbindung 20001206
3 Exporting FLDATE Value transfer Type reference (TYPE) S_DATE Flugdatum 20001206
4 Exporting KEYATT_4 Value transfer Type reference (TYPE) I 20001206
5 Exporting KEYATT_5 Value transfer Type reference (TYPE) I 20001206
6 Importing LPOR Value transfer Type reference (TYPE) SIBFLPOR 20001206
# Exception Resumable Description Created on
1 CX_BO_ERROR 20001206
2 CX_BO_INSTANCE_NOT_FOUND 20001206

Method REFRESH Signature

Method REFRESH on class BC_TF_FLIGHT has no parameter.
Method REFRESH on class BC_TF_FLIGHT has no exception.

Method RELEASE Signature

Method RELEASE on class BC_TF_FLIGHT has no parameter.
Method RELEASE on class BC_TF_FLIGHT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610