SAP ABAP Class CL_RECP_SF_SERVICES (Services for Smart Forms)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CP (Application Component) Correspondence
     RE_CP_SF (Package) RE: Mass Print (Correspondence with PDF-Based Forms)
Properties
Class CL_RECP_SF_SERVICES  
Short Description Services for Smart Forms    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RECPSF    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CP_SF   RE: Mass Print (Correspondence with PDF-Based Forms) 
Created 20020917   SAP 
Last change 20050409   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_RECP_SF_SERVICES has no interface implemented.
Friends
Class CL_RECP_SF_SERVICES has no friend class.
Attributes
Class CL_RECP_SF_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COUNTRY Static method Public Method Gets the Country Using the CoCd or User Address 20050316
2 GET_FP_FUNCTION_MODULE_NAME Static method Public Method Gets Function Module Names for Form (Buffered) 20040227
3 GET_SF_FUNCTION_MODULE_NAME Static method Public Method Gets Function Module Names for Smart Form (Buffered) 20040224
4 GET_SPOOL_CONTROL_DEFAULTS Static method Public Method Supplies User Specifications for Spool Control 20020917
5 SET_SPOOL_CONTROL_DEFAULTS Static method Public Method Changes User Specifications for Spool Control 20020917
Events
Class CL_RECP_SF_SERVICES has no event.
Types
Class CL_RECP_SF_SERVICES has no local type.
Method Signatures

Method GET_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20050316
2 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20050316

Method GET_COUNTRY on class CL_RECP_SF_SERVICES has no exception.

Method GET_FP_FUNCTION_MODULE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Funktionsbaustein 20040227
2 Exporting ED_INTERFACE_TYPE Call by reference Type reference (TYPE) FPINTERFACETYPE Schnittstellentyp 20040227
3 Importing ID_FPNAME Call by reference Type reference (TYPE) FPNAME Formular 20040227
# Exception Resumable Description Created on
1 ERROR Fehler 20040227

Method GET_SF_FUNCTION_MODULE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Funktionsbaustein 20040224
2 Importing ID_SFNAME Call by reference Type reference (TYPE) TDSFNAME Smart Form 20040224
# Exception Resumable Description Created on
1 ERROR Fehler 20040224

Method GET_SPOOL_CONTROL_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TDDELETE Call by reference Type reference (TYPE) SYPRREL Druckparameter, löschen nach Ausgabe 20020917
2 Exporting ED_TDDEST Call by reference Type reference (TYPE) RECPTDDEST Ausgabegerät 20020917
3 Exporting ED_TDIMMED Call by reference Type reference (TYPE) SYPRIMM Druckparameter, sofort ausgeben 20020917

Method GET_SPOOL_CONTROL_DEFAULTS on class CL_RECP_SF_SERVICES has no exception.

Method SET_SPOOL_CONTROL_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TDDELETE Call by reference Type reference (TYPE) SYPRREL Druckparameter, löschen nach Ausgabe 20020917
2 Importing ID_TDDEST Call by reference Type reference (TYPE) RECPTDDEST Ausgabegerät 20020917
3 Importing ID_TDIMMED Call by reference Type reference (TYPE) SYPRIMM Druckparameter, sofort ausgeben 20020917
4 Importing IF_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE COMMIT WORK innerhalb der Methode ausführen 20020917
5 Importing IF_UPDATE_TDDELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ID_TDDELETE ändern 20020917
6 Importing IF_UPDATE_TDDEST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE ID_TDDEST ändern 20020917
7 Importing IF_UPDATE_TDIMMED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ID_TDIMMED ändern 20020917
# Exception Resumable Description Created on
1 ERROR Kein Ändern erforderlich oder Fehler beim Ändern 20020917
History
Last changed by/on SAP  20050409 
SAP Release Created in 200