SAP ABAP Class CL_FEH_TEST_SFLIGHT_PAYLOAD (CL_FEH_TEST_SFLIGHT_PAYLOAD)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FEH_TEST (Package) Tests
Properties
Class CL_FEH_TEST_SFLIGHT_PAYLOAD  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FEH_TEST   Tests 
Created 20100323   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FEH_TEST_SFLIGHT_PAYLOAD has no interface implemented.
Friends
Class CL_FEH_TEST_SFLIGHT_PAYLOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SFLIGHT_PROCESS Instance attribute Protected Object reference (TYPE REF TO) CL_FEHTEST_SFLIGHT_PROCESS 20100323
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PAYLOAD_EXISTENCE Instance method Public Method 20100323
2 CONSTRUCTOR Instance method Public Constructor 20100323
3 CREATE_PAYLOADS_FROM_DB Instance method Public Method 20100323
4 CREATE_PAYLOADS_FROM_ECATT Instance method Public Method 20100323
5 CREATE_PAYLOADS_FROM_VARIANT Instance method Private Method 20100323
6 START_PAYLOAD_EDITOR Static method Public Method 20100323
7 START_PPO Static method Public Method 20100323
Events
Class CL_FEH_TEST_SFLIGHT_PAYLOAD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PAYLOAD Public See coding 20100323 begin of ts_payload, payload type feh_guid, description type string, end of ts_payload
2 TT_PAYLOAD Public See coding 20100323 tt_payload type standard table of ts_payload
Method Signatures

Method CHECK_PAYLOAD_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAYLOAD Call by reference Type reference (TYPE) FEH_GUID IV_PAYLOAD 20100323
2 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL RV_EXIST 20100323

Method CHECK_PAYLOAD_EXISTENCE on class CL_FEH_TEST_SFLIGHT_PAYLOAD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BULK_MESSAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100323
2 Importing IV_FEHCMP Call by reference Type reference (TYPE) ECH_DTE_COMPONENT IV_FEHCMP 20100323
3 Importing IV_FEHPRC Call by reference Type reference (TYPE) ECH_DTE_COMPONENT IV_FEHPRC 20100323
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS CX_ECATT_TDC_ACCESS 20100323

Method CREATE_PAYLOADS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYLOADS Call by reference Type reference (TYPE) CL_FEH_TEST_SFLIGHT_PAYLOAD=>TT_PAYLOAD ET_PAYLOADS 20100323
2 Importing IV_MASS_PROCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE IV_MASS_PROCESS 20100323
3 Importing IV_TEST Call by reference Type reference (TYPE) ABAP_BOOL IV_TEST 20100323
4 Importing IV_XTRA_MSGS Call by reference Type reference (TYPE) ABAP_BOOL IV_XTRA_MSGS 20100323
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT CX_AI_SYSTEM_FAULT 20100323
2 CX_FEHTEST_SFLIGHT_PROCESS Ausnahmeklasse für SFLGHT im FEH 20100326

Method CREATE_PAYLOADS_FROM_ECATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYLOADS Call by reference Type reference (TYPE) CL_FEH_TEST_SFLIGHT_PAYLOAD=>TT_PAYLOAD ET_PAYLOADS 20100323
2 Importing IV_TEST Call by reference Type reference (TYPE) ABAP_BOOL IV_TEST 20100323
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT CX_AI_SYSTEM_FAULT 20100323
2 CX_ECATT_TDC_ACCESS CX_ECATT_TDC_ACCESS 20100323
3 CX_FEHTEST_SFLIGHT_PROCESS Ausnahmeklasse für SFLGHT im FEH 20100326

Method CREATE_PAYLOADS_FROM_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYLOADS Call by reference Type reference (TYPE) CL_FEH_TEST_SFLIGHT_PAYLOAD=>TT_PAYLOAD ET_PAYLOADS 20100323
2 Importing IV_TEST Call by reference Type reference (TYPE) ABAP_BOOL IV_TEST 20100323
3 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID IV_VARIANT 20100323
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT CX_AI_SYSTEM_FAULT 20100323
2 CX_ECATT_TDC_ACCESS CX_ECATT_TDC_ACCESS 20100323
3 CX_FEHTEST_SFLIGHT_PROCESS Ausnahmeklasse für SFLGHT im FEH 20100326

Method START_PAYLOAD_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAYLOAD Call by reference Type reference (TYPE) FEH_GUID IV_PAYLOAD 20100323

Method START_PAYLOAD_EDITOR on class CL_FEH_TEST_SFLIGHT_PAYLOAD has no exception.

Method START_PPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAYLOAD Call by reference Type reference (TYPE) FEH_GUID IV_PAYLOAD 20100323

Method START_PPO on class CL_FEH_TEST_SFLIGHT_PAYLOAD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730