SAP ABAP Class IS_TF_FLIGHT (statisches Implementierungsinterface zu BC_TF_FLIGHT)
Properties
Class IS_TF_FLIGHT  
Short Description statisches Implementierungsinterface zu BC_TF_FLIGHT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 51  Business Class Interface for Static Components 
Package      
Created 20001206   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IS_TF_FLIGHT has no forward declaration.
Interfaces
Class IS_TF_FLIGHT has no interface implemented.
Friends
Class IS_TF_FLIGHT has no friend class.
Attributes
Class IS_TF_FLIGHT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_BY_KEY Instance method Public Test Method for ABAP Unit 20001206
2 FIND_BY_LPOR Instance method Public Test Method for ABAP Unit 20001206
3 GET_AGENT Static method Public Method 20001206
4 MAP_KEY_TO_LPOR Instance method Public Method 20001206
5 MAP_LPOR_TO_KEY Instance method Public Method 20001206
Events
Class IS_TF_FLIGHT has no event.
Types
Class IS_TF_FLIGHT has no local type.
Method Signatures

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 20001206
# Exception Resumable Description Created on
1 CX_BO_FIND_ERROR 20001206
2 CX_BO_INSTANCE_NOT_FOUND 20001206

Method FIND_BY_LPOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LPOR Value transfer Type reference (TYPE) SIBFLPOR 20001206
2 Returning RESULT Value transfer Object reference (TYPE REF TO) BC_TF_FLIGHT 20001206

Method FIND_BY_LPOR on class IS_TF_FLIGHT has no exception.

Method GET_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IS_TF_FLIGHT Referenz auf statisches Implementierungsinterface 20001206

Method GET_AGENT on class IS_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
History
Last changed by/on SAP  00000000 
SAP Release Created in