SAP ABAP Class CL_GOS_SRV_PPF (PPF: Service for Actions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_GOS (Package) SPPF-GOS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GOS_SERVICE | Publication for Generic Object Services | 20000606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GOS_SERVICE_MULTIPLE | SGOS: Service Offers Several Functions | 20000607 |
Properties
| Class | CL_GOS_SRV_PPF | |
| Short Description | PPF: Service for Actions | |
| Super Class | CL_GOS_SERVICE | Publication for Generic Object Services |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_GOS | SPPF-GOS |
| Created | 20000606 | SAP |
| Last change | 20110908 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GOS_SERVICE_MULTIPLE | SGOS: Service Offers Several Functions | 20000607 |
Friends
Class CL_GOS_SRV_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_CUST_MANAGER_PPF | PPF: Customizing Manager | 20000607 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PPFTGOSLST | PPF: Administration Table for GO Service | 20000607 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_MANAGER_PPF | PPF: PPF Manager | 20000607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Create Function List | 20000607 | |
| 2 | Instance method | Protected | Method | Create Header Function List | 20000607 | |
| 3 | Instance method | Protected | Method | Create Position Function List | 20000609 | |
| 4 | Instance method | Protected | Method | Create GUID | 20000607 | |
| 5 | Static method | Public | Method | Trigger Event 'Action Has Been Activated' | 20000814 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTION_ACTIVATED | Static Event (1) |
Public (2) |
Action Has Been Activated | 20000814 |
Types
Class CL_GOS_SRV_PPF has no local type.
Method Signatures
Method BUILD_FUNCTION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FUNCTIONS | Call by reference | Type reference (TYPE) | TGOS_MSRV | Funktionsliste | 20000607 |
Method BUILD_FUNCTION_LIST on class CL_GOS_SRV_PPF has no exception.
Method BUILD_HEADER_FUNCTION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOSLST | Call by reference | Type reference (TYPE) | PPFTGOSLST | Liste für GO-Service | 20000607 | |||
| 2 | IO_HEADER_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Kopfkontext | 20000607 |
Method BUILD_HEADER_FUNCTION_LIST on class CL_GOS_SRV_PPF has no exception.
Method BUILD_ITEM_FUNCTION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOSLST | Call by reference | Type reference (TYPE) | PPFTGOSLST | Liste für GO-Service | 20000609 | |||
| 2 | IT_ITEM_CONTEXTS | Call by reference | Type reference (TYPE) | PPFTCTXPOS | Positionskontexte | 20000609 |
Method BUILD_ITEM_FUNCTION_LIST on class CL_GOS_SRV_PPF has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_GUID | Value transfer | Type reference (TYPE) | SYSUUID_C | GUID | 20000607 |
Method GET_GUID on class CL_GOS_SRV_PPF has no exception.
Method RAISE_ACTION_ACTIVATED Signature
Method RAISE_ACTION_ACTIVATED on class CL_GOS_SRV_PPF has no parameter.
Method RAISE_ACTION_ACTIVATED on class CL_GOS_SRV_PPF has no exception.
Event Signatures
Event ACTION_ACTIVATED Signature
Event ACTION_ACTIVATED on class CL_GOS_SRV_PPF has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46D |