SAP ABAP Class CL_ECH_PLA_FACTORY (Factory for Payload Analysis)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PAYLOAD_ANALYSIS (Package) Analysis (Indexing) of Payload Data
⤷
⤷
Properties
| Class | CL_ECH_PLA_FACTORY | |
| Short Description | Factory for Payload Analysis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_ECH_PAYLOAD_ANALYSIS | Analysis (Indexing) of Payload Data |
| Created | 20100512 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECH_PLA_FACTORY has no forward declaration.
Interfaces
Class CL_ECH_PLA_FACTORY has no interface implemented.
Friends
Class CL_ECH_PLA_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ECH_PLA_CUSTOMIZING | Customizing for Payload Analysis | 20100617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20100617 | ||
| 2 | Static method | Public | Method | Create Attribute | 20100617 | |
| 3 | Static method | Public | Method | Create Attribute Extractor | 20110208 | |
| 4 | Static method | Public | Method | Create Read Access for Extracted Attributes | 20100709 | |
| 5 | Static method | Public | Method | Create Attribute Display | 20100611 | |
| 6 | Static method | Public | Method | 20101016 | ||
| 7 | Static method | Public | Method | 20110505 |
Events
Class CL_ECH_PLA_FACTORY has no event.
Types
Class CL_ECH_PLA_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ECH_PLA_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ECH_PLA_FACTORY has no exception.
Method S_CREATE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | ECH_PLA_ATTRIBUTE_ID | ID eines Merkmals | 20100617 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLA_ATTRIBUTE | ECH Payload Analayse Attribut Callback | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse für Payload Analyse Attribute | 20100617 |
Method S_CREATE_ATTRIBUTE_EXTRACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20110208 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLA_ATTRIBUTE_EXTRACTOR | Payload attribute extractor | 20110208 |
Method S_CREATE_ATTRIBUTE_EXTRACTOR on class CL_ECH_PLA_FACTORY has no exception.
Method S_CREATE_ATTRIBUTE_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ATTRIBUTE_READER | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLA_ATTRIBUTE_READER | Lesezugriff auf Payload Attribute | 20100709 |
Method S_CREATE_ATTRIBUTE_READER on class CL_ECH_PLA_FACTORY has no exception.
Method S_CREATE_ATTRIBUTE_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20100611 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | ID einer Payload | 20100611 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLA_ATTRIBUTE_VIEWER | Control zur Anzeige der Attribute | 20100611 |
Method S_CREATE_ATTRIBUTE_VIEWER on class CL_ECH_PLA_FACTORY has no exception.
Method S_CREATE_PLA_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLA_CUSTOMIZING | 20101016 |
Method S_CREATE_PLA_CUSTOMIZING on class CL_ECH_PLA_FACTORY has no exception.
Method S_INJECT_DB_ACCESS_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DB_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLA_DB_ACCESS | 20110505 |
Method S_INJECT_DB_ACCESS_ARCHIVE on class CL_ECH_PLA_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |