SAP ABAP Class CL_TRIGGER_CHECK_PPF (PPF: Check Output)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_CORE (Package) PPF: Central Logic
⤷
⤷
Properties
| Class | CL_TRIGGER_CHECK_PPF | |
| Short Description | PPF: Check Output | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_CORE | PPF: Central Logic |
| Created | 20000324 | SAP |
| Last change | 20000324 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TRIGGER_CHECK_PPF has no interface implemented.
Friends
Class CL_TRIGGER_CHECK_PPF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | PPFSTAPPL | Invalid applications | 20000327 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | PPFSTGUIDC | Invalid Class GUIDs | 20000324 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | PPFSTCNTXT | Invalid Context | 20000327 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | PPFSTGUIDS | Invalid Object GUIDs | 20000324 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | PPFSTTTYPE | Invalid Output Types | 20000327 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | PPFSTAPPL | Valid Applications | 20000327 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | PPFSTGUIDC | Valid Class GUIDs | 20000324 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | PPFSTCNTXT | Valid Contexts | 20000327 | |||
| 9 | Static Attribute | Protected | Type reference (TYPE) | PPFSTGUIDS | Valid Object GUIDs | 20000324 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | PPFSTTTYPE | Valid Output Types | 20000327 | |||
| 11 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_TRIGGER_CHECK_PPF | Singleton | 20000324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Action | 20000324 | |
| 2 | Static method | Public | Method | Procure Singleton | 20000324 | |
| 3 | Instance method | Protected | Method | Check Application Definition | 20000327 | |
| 4 | Instance method | Protected | Method | Check Context Definition | 20000327 | |
| 5 | Instance method | Protected | Method | Check object | 20000327 | |
| 6 | Instance method | Protected | Method | Check Action Definition | 20000327 |
Events
Class CL_TRIGGER_CHECK_PPF has no event.
Types
Class CL_TRIGGER_CHECK_PPF has no local type.
Method Signatures
Method CHECK_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GUID | Call by reference | Type reference (TYPE) | OS_GUID | GUID der Ausgabe | 20000324 | |||
| 2 | IS_CHECK | Call by reference | Type reference (TYPE) | PPFSCHKOPT | Prüfoptionen | 20000324 | |||
| 3 | RS_RESULT | Value transfer | Type reference (TYPE) | PPFSCHKRES | Prüfergebnisse | 20000324 |
Method CHECK_GUID on class CL_TRIGGER_CHECK_PPF has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CHECKER | Value transfer | Object reference (TYPE REF TO) | CL_TRIGGER_CHECK_PPF | Prüfobjekt für Ausgaben | 20000324 |
Method GET_INSTANCE on class CL_TRIGGER_CHECK_PPF has no exception.
Method SUBCHECK_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRIGGER | Call by reference | Type reference (TYPE) | PPFTTRIGG | Ausgabedaten | 20000324 | |||
| 2 | RP_ERROR | Value transfer | Type reference (TYPE) | PPFDCHKAPPL | Ergebnis ('X': Fehler) | 20000324 |
Method SUBCHECK_APPL on class CL_TRIGGER_CHECK_PPF has no exception.
Method SUBCHECK_CNTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRIGGER | Call by reference | Type reference (TYPE) | PPFTTRIGG | Ausgabedaten | 20000327 | |||
| 2 | RP_ERROR | Value transfer | Type reference (TYPE) | PPFDCHKCNTXT | Ergebnis ('X': Fehler) | 20000327 |
Method SUBCHECK_CNTXT on class CL_TRIGGER_CHECK_PPF has no exception.
Method SUBCHECK_OBJECT_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJ_CLS | Call by reference | Type reference (TYPE) | OS_GUID | Klassen-GUID | 20000327 | |||
| 2 | IP_OBJ_OID | Call by reference | Type reference (TYPE) | OS_GUID | Objekt-GUID | 20000327 | |||
| 3 | RP_ERROR | Value transfer | Type reference (TYPE) | PPFDCHKAOBJ | 'X': Fehler | 20000327 |
Method SUBCHECK_OBJECT_EXISTENCE on class CL_TRIGGER_CHECK_PPF has no exception.
Method SUBCHECK_TTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRIGGER | Call by reference | Type reference (TYPE) | PPFTTRIGG | Ausgabedaten | 20000327 | |||
| 2 | RP_ERROR | Value transfer | Type reference (TYPE) | PPFDCHKTTYPE | Ergebnis ('X': Fehler) | 20000327 |
Method SUBCHECK_TTYPE on class CL_TRIGGER_CHECK_PPF has no exception.
History
| Last changed by/on | SAP | 20000324 |
| SAP Release Created in | 50A |