SAP ABAP Class /BOFU/CL_PPFOC_ASST_INTRCT_FRM (Assistance Class for /BOFU/WDC_PPFOC_PDF_INTR)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-PPF (Application Component) Post Processing Framework Adapter
⤷
/BOFU/PPF_ADAPTER_CONTENT_DO (Package) PPF Adapter for BOPF: Output History Content: Business Obj
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20110128 |
Properties
| Class | /BOFU/CL_PPFOC_ASST_INTRCT_FRM | |
| Short Description | Assistance Class for /BOFU/WDC_PPFOC_PDF_INTR | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/PPF_ADAPTER_CONTENT_DO | PPF Adapter for BOPF: Output History Content: Business Obj |
| Created | 20110128 | 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
Class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no interface implemented.
Friends
Class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPTOOLTYPE | 'P' | Form Formatting Type | 20110601 | ||
| 2 | Constant | Public | Type reference (TYPE) | RCODE | '01' | Return code | 20110601 | ||
| 3 | Constant | Public | Type reference (TYPE) | RCODE | '00' | Return code | 20110601 | ||
| 4 | Constant | Public | Type reference (TYPE) | FPTOOLTYPE | ' ' | Form Formatting Type | 20110601 | ||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/CL_PPF_CONTAINER | Output Mgmt for BOPF BOs: Persistent Container | 20110601 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/CL_PPF_UTILITIES | PPF Utilities | 20110601 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FPTOOLTYPE | Form Formatting Type | 20110601 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | PPFDTT | PPF: Name of Action Definition | 20110601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the cancelled status for a document | 20110601 | |
| 2 | Static method | Public | Method | Get the Changeable Field from Trigger Node | 20110128 | |
| 3 | Instance method | Public | Method | Set the attributes for PPF details from instance key | 20110601 | |
| 4 | Static method | Public | Method | Update the Content Node with Edited XML and PDF | 20110128 |
Events
Class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no event.
Types
Class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no local type.
Method Signatures
Method GET_CANCELLED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENABLE_PDF | Call by reference | Type reference (TYPE) | ABAP_BOOL | Enable PDF | 20110601 | |||
| 2 | EV_FORCE_LOCK_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Cancelled Status | 20110601 |
Method GET_CANCELLED_STATUS on class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no exception.
Method GET_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110128 | |||
| 2 | RV_CHANGEABLE | Value transfer | Type reference (TYPE) | BOOLE | Boolean variable | 20110128 |
Method GET_CHANGEABLE on class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no exception.
Method SET_PPF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | Node Key | 20110601 | |||
| 2 | RV_RCODE | Value transfer | Type reference (TYPE) | RCODE | Return code | 20110601 |
Method SET_PPF_DATA on class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no exception.
Method UPDATE_CONTENT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BO_KEY | Call by reference | Type reference (TYPE) | /BOFU/OBM_BO_KEY | Business Object Key (with Conversion Exit) | 20110128 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | NodeID | 20110128 | |||
| 3 | IV_PDF | Call by reference | Type reference (TYPE) | XSTRING | data in PDF format | 20110128 | |||
| 4 | IV_XML | Call by reference | Type reference (TYPE) | XSTRING | data in XML format | 20110128 |
Method UPDATE_CONTENT_NODE on class /BOFU/CL_PPFOC_ASST_INTRCT_FRM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |