SAP ABAP Class CL_O2C_PRINT_PREVIEW_FACTORY (Print Preview: Factory for IF Implementations)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD (Application Component) Sales and Distribution
     ERP_SALES_O2C_MAIN (Package) ERP Sales Order 2 Cash - Main
Properties
Class CL_O2C_PRINT_PREVIEW_FACTORY  
Short Description Print Preview: Factory for IF Implementations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SALES_O2C_MAIN   ERP Sales Order 2 Cash - Main 
Created 20070402   SAP 
Last change 20100310   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 CL_O2C_PRINT_PREVIEW_FACTORY has no interface implemented.
Friends
Class CL_O2C_PRINT_PREVIEW_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PP_BIL Static Attribute Private Object reference (TYPE REF TO) IF_O2C_PRINT_PREVIEW obsolete 20070402
2 MR_PP_SLS Static Attribute Private Object reference (TYPE REF TO) IF_O2C_PRINT_PREVIEW obsolete 20070402
3 SC_PP_BIL Constant Private Type reference (TYPE) STRING 'CL_O2C_PRINT_PREVIEW_BIL' obsolete 20070402
4 SC_PP_BIL_VBTYP Constant Private Type reference (TYPE) STRING '3456MNOPSU' VBTYPs for BIL 20070402
5 SC_PP_CLS Constant Private Type reference (TYPE) STRING 'CL_O2C_PRINT_PREVIEW_&' Placeholder Implementing Class 20081209
6 SC_PP_DLV_VBTYP Constant Private Type reference (TYPE) STRING '7TJ' VBTYPs for DLV 20081209
7 SC_PP_SLS Constant Private Type reference (TYPE) STRING 'CL_O2C_PRINT_PREVIEW_SLS' obsolete 20070402
8 SC_PP_SLS_VBTYP Constant Private Type reference (TYPE) STRING '0ABCGHIKL' VBTYPs for for SLS 20070402
9 SC_PP_VBTYP Constant Private Type reference (TYPE) STRING 'SC_PP_&_VBTYP' VBTYPs Placeholder 20081209
10 ST_PP_APPL Static Attribute Private Type reference (TYPE) TCT_APPL List of Supporting Applications 20081209
11 ST_PP_IF_IMPL Static Attribute Private Type reference (TYPE) TCT_IF_IMPL List of Implementation Instances 20081209
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081209
2 CONSTRUCT_URL Static method Public Method Generates URL for WD Application O2C_PRINT_PREVIEW 20070411
3 GET_PRINT_PREVIEW_IF Static method Public Method Provides Implementing Interface for VBTYP 20070402
Events
Class CL_O2C_PRINT_PREVIEW_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_APPL Protected See coding Supporting Application 20081209 begin of tcs_appl, name type seoclsname, table type tabname, end of tcs_appl
2 TCS_IF_IMPL Protected See coding Implementation of IF_O2C_PRINT_PREVIEW 20081209 begin of tcs_if_impl, appl type seoclsname, intf type ref to if_o2c_print_preview, end of tcs_if_impl
3 TCT_APPL Protected See coding List of Supporting Applications 20081209 tct_appl type standard table of tcs_appl
4 TCT_IF_IMPL Protected See coding List of Implementations of IF_O2C_PRINT_PREVIEW 20081209 tct_if_impl type sorted table of tcs_if_impl with unique key appl
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_O2C_PRINT_PREVIEW_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_O2C_PRINT_PREVIEW_FACTORY has no exception.

Method CONSTRUCT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_CATEGORY Call by reference Type reference (TYPE) VBTYP Vertriebsbelegtyp 20070411
2 Importing IV_DOC_NUMBER Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070411
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070507
4 Importing IV_NEW_SESSION Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 'X': Neue Session bei URL-Aufruf 20070411
5 Importing IV_PRINT_TYPE Call by reference Type reference (TYPE) NA_KSCHL Druck-Nachrichtenart 20070411
6 Returning RV_URL Value transfer Type reference (TYPE) STRING URL für LORD-Anwendung 20070411

Method CONSTRUCT_URL on class CL_O2C_PRINT_PREVIEW_FACTORY has no exception.

Method GET_PRINT_PREVIEW_IF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070411
2 Importing IV_VBTYP Call by reference Type reference (TYPE) VBTYP Vertriebsbelegtyp 20070402
3 Returning RR_PRINT_PREVIEW Value transfer Object reference (TYPE REF TO) IF_O2C_PRINT_PREVIEW O2C: Druckansicht 20070402

Method GET_PRINT_PREVIEW_IF on class CL_O2C_PRINT_PREVIEW_FACTORY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 602