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 ABAP 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 MC_PDF_FORM Constant Public Type reference (TYPE) FPTOOLTYPE 'P' Form Formatting Type 20110601
2 MC_RCODE_FAILURE Constant Public Type reference (TYPE) RCODE '01' Return code 20110601
3 MC_RCODE_SUCCESS Constant Public Type reference (TYPE) RCODE '00' Return code 20110601
4 MC_SMARTFORM Constant Public Type reference (TYPE) FPTOOLTYPE ' ' Form Formatting Type 20110601
5 MO_PPF_CONTAINER Instance attribute Public Object reference (TYPE REF TO) /BOFU/CL_PPF_CONTAINER Output Mgmt for BOPF BOs: Persistent Container 20110601
6 MO_PPF_UTILITIES Instance attribute Public Object reference (TYPE REF TO) /BOFU/CL_PPF_UTILITIES PPF Utilities 20110601
7 MV_FORM_TYPE Instance attribute Public Type reference (TYPE) FPTOOLTYPE Form Formatting Type 20110601
8 MV_PPF_ACTION Instance attribute Public Type reference (TYPE) PPFDTT PPF: Name of Action Definition 20110601
Methods
# Method Level Visibility Method type Description Created on
1 GET_CANCELLED_STATUS Instance method Public Method Get the cancelled status for a document 20110601
2 GET_CHANGEABLE Static method Public Method Get the Changeable Field from Trigger Node 20110128
3 SET_PPF_DATA Instance method Public Method Set the attributes for PPF details from instance key 20110601
4 UPDATE_CONTENT_NODE 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 Exporting EV_ENABLE_PDF Call by reference Type reference (TYPE) ABAP_BOOL Enable PDF 20110601
2 Exporting 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 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20110128
2 Returning 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 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20110601
2 Returning 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 Importing IS_BO_KEY Call by reference Type reference (TYPE) /BOFU/OBM_BO_KEY Business Object Key (with Conversion Exit) 20110128
2 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY NodeID 20110128
3 Importing IV_PDF Call by reference Type reference (TYPE) XSTRING data in PDF format 20110128
4 Importing 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