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 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FEHTEST_SFLIGHT_PROCESS | 20100323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100323 | ||
| 2 | Instance method | Public | Constructor | 20100323 | ||
| 3 | Instance method | Public | Method | 20100323 | ||
| 4 | Instance method | Public | Method | 20100323 | ||
| 5 | Instance method | Private | Method | 20100323 | ||
| 6 | Static method | Public | Method | 20100323 | ||
| 7 | 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 | IV_PAYLOAD | Call by reference | Type reference (TYPE) | FEH_GUID | IV_PAYLOAD | 20100323 | |||
| 2 | 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 | IV_BULK_MESSAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100323 | |||
| 2 | IV_FEHCMP | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | IV_FEHCMP | 20100323 | |||
| 3 | IV_FEHPRC | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | IV_FEHPRC | 20100323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_PAYLOADS | Call by reference | Type reference (TYPE) | CL_FEH_TEST_SFLIGHT_PAYLOAD=>TT_PAYLOAD | ET_PAYLOADS | 20100323 | |||
| 2 | IV_MASS_PROCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | IV_MASS_PROCESS | 20100323 | ||
| 3 | IV_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_TEST | 20100323 | |||
| 4 | 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 | 20100323 | ||
| 2 | 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 | ET_PAYLOADS | Call by reference | Type reference (TYPE) | CL_FEH_TEST_SFLIGHT_PAYLOAD=>TT_PAYLOAD | ET_PAYLOADS | 20100323 | |||
| 2 | IV_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_TEST | 20100323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_AI_SYSTEM_FAULT | 20100323 | ||
| 2 | CX_ECATT_TDC_ACCESS | 20100323 | ||
| 3 | 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 | ET_PAYLOADS | Call by reference | Type reference (TYPE) | CL_FEH_TEST_SFLIGHT_PAYLOAD=>TT_PAYLOAD | ET_PAYLOADS | 20100323 | |||
| 2 | IV_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_TEST | 20100323 | |||
| 3 | IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | IV_VARIANT | 20100323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_AI_SYSTEM_FAULT | 20100323 | ||
| 2 | CX_ECATT_TDC_ACCESS | 20100323 | ||
| 3 | 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 | 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 | 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 |