SAP ABAP Class /BOFU/CL_A_PPF_IMMEDIATE_PRINT (PPF Output Mgmt: BOPF Action class for Immediate Print Serv)
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 20091015
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_A_PPF_IMM_PRINT_UI Immediate Print with UI (SAPGUI/Webdynpro) 20091110
Properties
Class /BOFU/CL_A_PPF_IMMEDIATE_PRINT  
Short Description PPF Output Mgmt: BOPF Action class for Immediate Print Serv    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /BOFU/PPF_ADAPTER_U    
Program status     
Category 0   
Package /BOFU/PPF_ADAPTER_UTIL   PPF Adapter for BOPF Business Objects: Utilities & Runtime 
Created 20091015   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
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_ACTION Interface for an Action 20091015
Friends
Class /BOFU/CL_A_PPF_IMMEDIATE_PRINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FUNCTIONS Constant Public See coding Immediate Print Functions 20091015
2 MC_CONDITION_DEVICE Constant Protected Type reference (TYPE) CHAR1 'C' Device from PPF Condition configuration 20100624
3 MC_USR_PROF_DEVICE Constant Protected Type reference (TYPE) CHAR1 'U' Device from User profile 20100624
4 MO_CONFIG Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_PPF_CONFIG PPF Adapter Configurations: Read Module 20100121
5 MV_PRINT_SETTINGS Instance attribute Protected Type reference (TYPE) CHAR1 MC_USR_PROF_DEVICE Printer preference 20100618
6 SC_MEDIUM_TYPE_EXT_COMM Constant Protected Type reference (TYPE) PPFDMETYPE 'BCS' PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20091026
7 ST_FUNC_TEXTS Static Attribute Protected Type reference (TYPE) TT_DOM_VALUES 20091022
8 SV_MEDIUM_CLASS Static Attribute Protected Type reference (TYPE) /BOFU/PPF_MEDIUM_CLASS PPF Processing Type: Output Medium (Class) 20100115
9 SV_PPF_ACTION Static Attribute Protected Type reference (TYPE) PPFDTT PPF: Name of Action Definition 20100115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CARDINALITY Instance method Protected Method Check Cardinality 20091022
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091022
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100121
4 DO_PREVIEW Instance method Protected Method DO Preview 20091022
5 DO_PREVIEW_PERS Instance method Protected Method DO Preview (Personalize) - only OS txn undo control 20091101
6 DO_PREVIEW_PERS_INT Instance method Protected Method DO Preview (Personalize) - internal - calls BCS/PPF/BADI 20091101
7 DO_PRINT Instance method Protected Method DO Print 20091022
8 GET_ACTIONS Instance method Protected Method Get Actions 20091022
9 GET_ACTIONS_OF_PPF_PROFILE Instance method Protected Method Get Actions of PPF Profile 20091106
10 GET_ALL_ACTIONS Instance method Protected Method Get All Actions 20091106
11 GET_AND_CHECK_ACTION Instance method Protected Method Get, Check PPF Action 20091026
12 GET_BO_CONF Instance method Protected Method Get BO Conf 20100121
13 GET_COMM_PARTNERS Instance method Protected Method Get Communiaction Partners 20091022
14 GET_COMM_PARTNERS_INT Instance method Protected Method Get Communiaction Partners (internal) 20091026
15 GET_MEDIUM_CLASS_AND_ACTION Static method Public Method Get Medium Class Name and PPF Action Name 20100118
16 GET_PPF_CONF Instance method Protected Method Get PPF Conf 20091022
Events
Class /BOFU/CL_A_PPF_IMMEDIATE_PRINT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PARAMETERS Public Type reference (TYPE) /BOFU/S_PPF_IMMEDIATE_PRINT 20091015
2 TT_DOM_VALUES Public See coding 20091022 tt_dom_values type standard table of dd07v with default key
3 TV_ACTION_CARDINALITY Public Type reference (TYPE) /BOBF/S_CONFRO_ACT_LIST-ACT_CARDINALITY Cardinality of NodeIDs of Actions 20091023
4 TV_FUNCTION Public Type reference (TYPE) TS_PARAMETERS-/BOFU/IMMEDIATE_PRINT_FUNCTION 20091015
Method Signatures

Method CHECK_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091022
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091022
3 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091022
4 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091022
5 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091022
6 Importing IV_CARDINALITY Call by reference Type reference (TYPE) TV_ACTION_CARDINALITY Cardinality of NodeIDs of Actions 20091022
7 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091022
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091022

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /BOFU/CL_A_PPF_IMMEDIATE_PRINT has no parameter.
Method CLASS_CONSTRUCTOR on class /BOFU/CL_A_PPF_IMMEDIATE_PRINT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BOFU/CL_A_PPF_IMMEDIATE_PRINT has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_A_PPF_IMMEDIATE_PRINT has no exception.

Method DO_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMETERS Call by reference Type reference (TYPE) TS_PARAMETERS 20091022
2 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091022
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091022
4 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091022
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091022
6 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091022
7 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091022
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091022

Method DO_PREVIEW_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMETERS Call by reference Type reference (TYPE) TS_PARAMETERS 20091101
2 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091101
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091101
4 Importing IO_ACTION_CUST_PPF Call by reference Object reference (TYPE REF TO) CL_TTYPE_CUST_PPF 20091101
5 Importing IO_BCS_CUST_PPF Call by reference Object reference (TYPE REF TO) CL_BCS_CUST_PPF 20091101
6 Importing IO_MEDIUM_TEMPLATE_PPF Call by reference Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF PPF: Interface for Media Template of Determination 20091103
7 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091101
8 Importing IO_PPF_SERV_FOR_BO Call by reference Object reference (TYPE REF TO) /BOFU/IF_PPF_SERV_FOR_BO 20091101
9 Importing IO_TRIGGER_TEMPLATE_PPF Call by reference Object reference (TYPE REF TO) CL_TRIGGER_TEMPL_PPF 20091103
10 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091101
11 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091101
12 Importing IS_PARTNER_PPF_OUTPUT Call by reference Type reference (TYPE) LINE OF TS_PARAMETERS-ES_VALUE_HELP-T_PPF_PARTNERS 20091101
13 Importing IS_PPF_CONF Call by reference Type reference (TYPE) /BOFU/S_PPF_CONF 20091101
14 Importing IS_PPF_PROFILE Call by reference Type reference (TYPE) /BOFU/S_PPF_PROFILE PPF Profile & Semantic Keys for Node Instance 20091103
15 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091101
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091101

Method DO_PREVIEW_PERS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMETERS Call by reference Type reference (TYPE) TS_PARAMETERS 20091101
2 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091101
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091101
4 Importing IO_ACTION_CUST_PPF Call by reference Object reference (TYPE REF TO) CL_TTYPE_CUST_PPF 20091101
5 Importing IO_BCS_CUST_PPF Call by reference Object reference (TYPE REF TO) CL_BCS_CUST_PPF 20091101
6 Importing IO_MEDIUM_TEMPLATE_PPF Call by reference Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF PPF: Interface for Media Template of Determination 20091103
7 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091101
8 Importing IO_PPF_SERV_FOR_BO Call by reference Object reference (TYPE REF TO) /BOFU/IF_PPF_SERV_FOR_BO 20091101
9 Importing IO_TRIGGER_TEMPLATE_PPF Call by reference Object reference (TYPE REF TO) CL_TRIGGER_TEMPL_PPF 20091103
10 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091101
11 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091101
12 Importing IS_PARTNER_PPF_OUTPUT Call by reference Type reference (TYPE) LINE OF TS_PARAMETERS-ES_VALUE_HELP-T_PPF_PARTNERS 20091101
13 Importing IS_PPF_CONF Call by reference Type reference (TYPE) /BOFU/S_PPF_CONF 20091101
14 Importing IS_PPF_PROFILE Call by reference Type reference (TYPE) /BOFU/S_PPF_PROFILE PPF Profile & Semantic Keys for Node Instance 20091103
15 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091101
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091101

Method DO_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMETERS Call by reference Type reference (TYPE) TS_PARAMETERS 20091022
2 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091022
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091022
4 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091022
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091022
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091022
7 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091022
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091022

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091022
2 Changing CT_PPF_ACTION Call by reference Type reference (TYPE) TS_PARAMETERS-ES_VALUE_HELP-T_PPF_ACTIONS 20091106
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091022
4 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091022
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091022
6 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091022
7 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091022
8 Importing IV_MEDIUM_TYPE Call by reference Type reference (TYPE) PPFDMETYPE PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20091026
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091022

Method GET_ACTIONS_OF_PPF_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PPF_ACTION Call by reference Type reference (TYPE) TS_PARAMETERS-ES_VALUE_HELP-T_PPF_ACTIONS 20091106
2 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091106
3 Importing IS_PPF_CONF Call by reference Type reference (TYPE) /BOFU/S_PPF_CONF Context Information for Actions 20111013
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20111013
5 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091106
6 Importing IV_MEDIUM_TYPE Call by reference Type reference (TYPE) PPFDMETYPE PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20091106
7 Importing IV_PPF_PROFILE Call by reference Type reference (TYPE) PPFDCNTXT PPF: Name of Action Profile 20091106
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091106

Method GET_ALL_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PPF_ACTION Call by reference Type reference (TYPE) TS_PARAMETERS-ES_VALUE_HELP-T_PPF_ACTIONS 20091106
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091106
3 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091106
4 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091106
5 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091106
6 Importing IV_MEDIUM_TYPE Call by reference Type reference (TYPE) PPFDMETYPE PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20091106
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091106

Method GET_AND_CHECK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091026
2 Exporting EO_ACTION_CUST_PPF Call by reference Object reference (TYPE REF TO) CL_TTYPE_CUST_PPF PPF: Action Definition in Customizing 20091026
3 Exporting EO_MEDIUM_CUST_PPF Call by reference Object reference (TYPE REF TO) IF_MEDIUM_CUST_PPF PPF: Interface for Media 20091026
4 Exporting EO_MEDIUM_TEMPLATE_PPF Call by reference Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF PPF: Interface for Media Template of Determination 20091103
5 Exporting EO_PPF_SERV_FOR_BO Call by reference Object reference (TYPE REF TO) /BOFU/IF_PPF_SERV_FOR_BO PPF Services for BO (Don't preserve state in impl) 20091026
6 Exporting EO_TRIGGER_TEMPLATE_PPF Call by reference Object reference (TYPE REF TO) CL_TRIGGER_TEMPL_PPF PPF: Action Template 20091103
7 Exporting ES_PPF_CONF Call by reference Type reference (TYPE) /BOFU/S_PPF_CONF BO Node specific settings for PPF usage 20091026
8 Exporting ES_PPF_PROF Call by reference Type reference (TYPE) /BOFU/S_PPF_PROF Assign PPF Action Profiles to BO Nodes 20100121
9 Exporting ES_PPF_PROFILE Call by reference Type reference (TYPE) /BOFU/S_PPF_PROFILE PPF Profile & Semantic Keys for Node Instance 20091103
10 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091026
11 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091026
12 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091026
13 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091026
14 Importing IV_CHECK_ACTION_RELEVANCY Call by reference Type reference (TYPE) ABAP_BOOL 20091026
15 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091026
16 Importing IV_MEDIUM_TYPE Call by reference Type reference (TYPE) PPFDMETYPE PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20091026
17 Importing IV_PPF_ACTION Call by reference Type reference (TYPE) PPFDTT PPF: Name of Action Definition 20091026
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091026

Method GET_BO_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20100121
2 Exporting EO_BO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20100121
3 Exporting ES_BO_NODE_CONF Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE Configuration: Node 20100121
4 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20100121
5 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20100121
6 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20100121
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100121
8 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20100121
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20100121

Method GET_COMM_PARTNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMETERS Call by reference Type reference (TYPE) TS_PARAMETERS 20091022
2 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091022
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091022
4 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091022
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091022
6 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091022
7 Importing IV_CHECK_ACTION_RELEVANCY Call by reference Type reference (TYPE) ABAP_BOOL 20091026
8 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091022
9 Importing IV_MEDIUM_TYPE Call by reference Type reference (TYPE) PPFDMETYPE PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20091026
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091022

Method GET_COMM_PARTNERS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMETERS Call by reference Type reference (TYPE) TS_PARAMETERS 20091026
2 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091026
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091026
4 Importing IO_ACTION_CUST_PPF Call by reference Object reference (TYPE REF TO) CL_TTYPE_CUST_PPF PPF: Action Definition in Customizing 20091026
5 Importing IO_MEDIUM_CUST_PPF Call by reference Object reference (TYPE REF TO) IF_MEDIUM_CUST_PPF PPF: Interface for Media 20091026
6 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091026
7 Importing IO_PPF_SERV_FOR_BO Call by reference Object reference (TYPE REF TO) /BOFU/IF_PPF_SERV_FOR_BO PPF Services for BO (Don't preserve state in impl) 20091026
8 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091026
9 Importing IS_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091026
10 Importing IS_PPF_CONF Call by reference Type reference (TYPE) /BOFU/S_PPF_CONF BO Node specific settings for PPF usage 20091026
11 Importing IV_CHECK_ACTION_RELEVANCY Call by reference Type reference (TYPE) ABAP_BOOL 20091026
12 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091026
13 Importing IV_MEDIUM_TYPE Call by reference Type reference (TYPE) PPFDMETYPE PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20091026
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091026

Method GET_MEDIUM_CLASS_AND_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MEDIUM_CLASS Call by reference Type reference (TYPE) /BOFU/PPF_MEDIUM_CLASS PPF Processing Type: Output Medium (Class) 20100118
2 Exporting EV_PPF_ACTION Call by reference Type reference (TYPE) PPFDTT PPF: Name of Action Definition 20100118

Method GET_MEDIUM_CLASS_AND_ACTION on class /BOFU/CL_A_PPF_IMMEDIATE_PRINT has no exception.

Method GET_PPF_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091022
2 Exporting EO_BO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20091022
3 Exporting ES_BO_NODE_CONF Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE Configuration: Node 20091022
4 Exporting ET_PPF_CONF Call by reference Type reference (TYPE) /BOFU/T_PPF_CONF BO Node specific settings for PPF usage 20100121
5 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091022
6 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091022
7 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091022
8 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091022
9 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20091022
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091022
History
Last changed by/on SAP  20130531 
SAP Release Created in 702