SAP ABAP Class /BOFU/CL_A_PPF_MASS_OUTPUT (PPF Output Mgmt: BOPF Action class for Mass Output)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-PPF (Application Component) Post Processing Framework Adapter
⤷
/BOFU/PPF_ADAPTER_UTIL (Package) PPF Adapter for BOPF Business Objects: Utilities & Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_ACTION | Interface for an Action | 20100609 |
Properties
| Class | /BOFU/CL_A_PPF_MASS_OUTPUT | |
| Short Description | PPF Output Mgmt: BOPF Action class for Mass Output | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/PPF_ADAPTER_UTIL | PPF Adapter for BOPF Business Objects: Utilities & Runtime |
| Created | 20100609 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_FRW_ACTION | Interface for an Action | 20100609 |
Friends
Class /BOFU/CL_A_PPF_MASS_OUTPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100623 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/CL_PPF_CONFIG | PPF Adapter Configurations: Read Module | 20100630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100630 | |
| 2 | Instance method | Protected | Method | Execute Mass Output | 20100624 | |
| 3 | Instance method | Protected | Method | Get All Actions | 20100630 |
Events
Class /BOFU/CL_A_PPF_MASS_OUTPUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_PARAMETERS | Public | Type reference (TYPE) | /BOFU/S_PPF_MASS_OUTPUT | BOPF Action for Mass Output: Paramters: Input/Values Help | 20100623 | |
| 2 | TV_FUNCTION | Public | Type reference (TYPE) | TS_PARAMETERS-/BOFU/MASS_OUTPUT_FUNCTION | 20100623 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_A_PPF_MASS_OUTPUT has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_A_PPF_MASS_OUTPUT has no exception.
Method DO_MASS_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARAMETERS | Call by reference | Type reference (TYPE) | TS_PARAMETERS | 20100624 | ||||
| 2 | CT_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20100624 | ||||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100624 | ||||
| 4 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | 20100624 | ||||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | 20100624 | ||||
| 6 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20100624 |
Method DO_MASS_OUTPUT on class /BOFU/CL_A_PPF_MASS_OUTPUT has no exception.
Method GET_ALL_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100630 | |||
| 2 | CT_PPF_ACTION | Call by reference | Type reference (TYPE) | TS_PARAMETERS-ET_PPF_ACTIONS | BOPF Action for Mass Output: Paramters: Input/Values Help | 20100630 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100630 | ||||
| 4 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100630 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100630 | |||
| 6 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100630 |
Method GET_ALL_ACTIONS on class /BOFU/CL_A_PPF_MASS_OUTPUT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |