SAP ABAP Class CL_SERVICE_FACTORY_PPF (Creater for Service Objects)
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_SERVICE_FACTORY_PPF | |
Short Description | Creater for Service Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPPF_CORE | PPF: Central Logic |
Created | 20020503 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SERVICE_FACTORY_PPF has no forward declaration.
Interfaces
Class CL_SERVICE_FACTORY_PPF has no interface implemented.
Friends
Class CL_SERVICE_FACTORY_PPF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_ACTIONS_PPF | Cross-Application Methods | 20020503 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_ACTION_CONF_SERVICE_PPF | Configuration API | 20031117 | ||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_ACTION_CUST_SERVICE_PPF | Customizing API | 20030729 | ||
4 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_TRANSACTION_PPF | Transactions | 20030729 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020503 |
2 | ![]() |
Static method | Public | Method | Cross-Application Methods | 20020503 |
3 | ![]() |
Static method | Public | Method | Generate View of Action | 20020503 |
4 | ![]() |
Static method | Public | Method | Configuration API | 20031117 |
5 | ![]() |
Static method | Public | Method | Customizing API | 20030729 |
6 | ![]() |
Static method | Public | Method | Generate Transaction Interface | 20020503 |
Events
Class CL_SERVICE_FACTORY_PPF has no event.
Types
Class CL_SERVICE_FACTORY_PPF has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SERVICE_FACTORY_PPF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SERVICE_FACTORY_PPF has no exception.
Method GET_ACTIONS_IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_ACTIONS | Value transfer | Object reference (TYPE REF TO) | IF_ACTIONS_PPF | Aktionsübergreifende Methoden | 20020503 |
Method GET_ACTIONS_IF on class CL_SERVICE_FACTORY_PPF has no exception.
Method GET_ACTION_IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | PPF: Aktion | 20020503 | ||
2 | ![]() |
RI_ACTION | Value transfer | Object reference (TYPE REF TO) | IF_ACTION_PPF | Aktions-IF | 20020503 |
Method GET_ACTION_IF on class CL_SERVICE_FACTORY_PPF has no exception.
Method GET_CONF_API_IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_CONF_API | Value transfer | Object reference (TYPE REF TO) | IF_ACTION_CONF_SERVICE_PPF | Configuration API | 20031117 |
Method GET_CONF_API_IF on class CL_SERVICE_FACTORY_PPF has no exception.
Method GET_CUST_API_IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_CUST_API | Value transfer | Object reference (TYPE REF TO) | IF_ACTION_CUST_SERVICE_PPF | Customizing API | 20030729 |
Method GET_CUST_API_IF on class CL_SERVICE_FACTORY_PPF has no exception.
Method GET_TRANSACTION_IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | IF_TRANSACTION_PPF | Transaktionsdienst | 20020503 |
Method GET_TRANSACTION_IF on class CL_SERVICE_FACTORY_PPF has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 630 |