SAP ABAP Class CL_DET_DYNAMIC_COMMAND_PPF (PPF: Determination Interface Command CREATE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_VIEW (Package) PPF: Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_SINGLE_COMMAND | Function Object for a Receiver | 20000120 |
Properties
| Class | CL_DET_DYNAMIC_COMMAND_PPF | |
| Short Description | PPF: Determination Interface Command CREATE | |
| Super Class | CL_FWWP_SINGLE_COMMAND | Function Object for a Receiver |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_VIEW | PPF: Interface |
| Created | 20000120 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DET_DYNAMIC_COMMAND_PPF has no forward declaration.
Interfaces
Class CL_DET_DYNAMIC_COMMAND_PPF has no interface implemented.
Friends
Class CL_DET_DYNAMIC_COMMAND_PPF 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_DET_TTYPE_AREA_PPF | Area: Area Object | 20000124 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SEOCPDNAME | Item/Area: Command | 20000120 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RULE_DETERMINATION_PPF | Area: Determination Object | 20000120 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | Item: Receiver | 20000120 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PPFDTT | Area: Trigger Type | 20000120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000120 | |
| 2 | Instance method | Public | Method | Sets Determination Object | 20000120 | |
| 3 | Instance method | Public | Method | Sets the Trigger Type | 20000120 |
Events
Class CL_DET_DYNAMIC_COMMAND_PPF has no event.
Types
Class CL_DET_DYNAMIC_COMMAND_PPF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AREA | Call by reference | Object reference (TYPE REF TO) | CL_DET_TTYPE_AREA_PPF | PPF: Triggertypbereich | 20000124 | |||
| 2 | IP_COMMAND | Call by reference | Type reference (TYPE) | SEOCPDNAME | Kommando | 20000120 | |||
| 3 | IS_CONFIG | Call by reference | Type reference (TYPE) | SBPT_FCONF | FWWP: Konfiguration für ein Command-Objekt | 20000120 |
Method CONSTRUCTOR on class CL_DET_DYNAMIC_COMMAND_PPF has no exception.
Method SET_DETERMINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DETERMINATION | Call by reference | Object reference (TYPE REF TO) | CL_RULE_DETERMINATION_PPF | PPF: Findung über Bedingungen | 20000120 |
Method SET_DETERMINATION on class CL_DET_DYNAMIC_COMMAND_PPF has no exception.
Method SET_TTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TTYPE | Call by reference | Type reference (TYPE) | PPFDTT | PPF: Name eines Ausgabetyps | 20000120 |
Method SET_TTYPE on class CL_DET_DYNAMIC_COMMAND_PPF has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 46D |