SAP ABAP Class CL_HR99B_FORM (Reusable FORMular methods)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99B (Package) Payroll Versions Basis, Brazil
Properties
Class CL_HR99B_FORM  
Short Description Reusable FORMular methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class P99B    
Program status P  SAP Standard Production Program 
Category 0   
Package P99B   Payroll Versions Basis, Brazil 
Created 20091112   SAP 
Last change 20110809   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_HR99B_FORM has no interface implemented.
Friends
Class CL_HR99B_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T799BCFT Static Attribute Public Type reference (TYPE) T799BCFT Form Output Type 20091112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PDEST Static method Public Method Check printer destination of forms for a program 20091112
2 CLOSE_LFORM_JOB Static method Public Method Close job for logical form output 20091112
3 GET_DEFAULT_FOLNAME Static method Public Method Get Default Logical Formname 20091112
4 GET_DEFAULT_PDEST Static method Public Method Get default printer destination of forms for a program 20091112
5 GET_FOLNAME_TEXT Static method Public Method Get Logical Formname Description 20091112
6 GET_FORM_GROUP Static method Public Method Get Default Form Group 20091112
7 GET_PRINT_PARAMETERS Static method Public Method Get printing parameters 20091112
Events
Class CL_HR99B_FORM has no event.
Types
Class CL_HR99B_FORM has no local type.
Method Signatures

Method CHECK_PDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CPROG Call by reference Type reference (TYPE) CLIKE SY-CPROG Calling Program 20091112
2 Exporting P_PDEST_KEY Call by reference Type reference (TYPE) ANY Output Device (Print Parameters) 20091112
3 Importing P_PDEST_PARAMETER Call by reference Type reference (TYPE) ANY Output Device (Print Parameters) 20091112
4 Exporting P_PDEST_SHLP Call by reference Type reference (TYPE) SYPDEST Output Device (Print Parameters) 20091112

Method CHECK_PDEST on class CL_HR99B_FORM has no exception.

Method CLOSE_LFORM_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_FORM_TYPE Call by reference Type reference (TYPE) CLIKE 20091112
2 Importing P_FUNCTION Call by reference Type reference (TYPE) STRING 20091112
3 Exporting P_RQID Call by reference Type reference (TYPE) HRPAD_PAL_FORMS_ROW-RQID_CHAR Spool number (output format) 20091112
4 Exporting P_SPOOLID Call by reference Type reference (TYPE) INT4 Spool number (technical format) 20091112
# Exception Resumable Description Created on
1 FOTYPE_INVALID Invalid output form type 20091112

Method GET_DEFAULT_FOLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATE Call by reference Type reference (TYPE) D SY-DATUM 20091112
2 Importing P_FOGROUP Call by reference Type reference (TYPE) P_99B_FOGROUP Output Form Group 20091112
3 Exporting P_FOLNAME Call by reference Type reference (TYPE) ANY Logical Formname (Default) 20091112
4 Exporting P_FOVARIANT Call by reference Type reference (TYPE) ANY Form Variant (Default) 20091112
5 Importing P_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20091112

Method GET_DEFAULT_FOLNAME on class CL_HR99B_FORM has no exception.

Method GET_DEFAULT_PDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CPROG Call by reference Type reference (TYPE) CLIKE SY-CPROG Calling Program 20091112
2 Exporting P_PDEST_KEY Call by reference Type reference (TYPE) ANY Output Device (Print Parameters) 20091112
3 Exporting P_PDEST_LABEL Call by reference Type reference (TYPE) ANY Default text for form printer selection field 20091112
4 Exporting P_PDEST_SHLP Call by reference Type reference (TYPE) SYPDEST Output Device (Print Parameters) 20091112

Method GET_DEFAULT_PDEST on class CL_HR99B_FORM has no exception.

Method GET_FOLNAME_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FOGROUP Call by reference Type reference (TYPE) P_99B_FOGROUP Output Form Group 20091112
2 Importing P_FOLNAME Call by reference Type reference (TYPE) P_99B_FORMLOGC Logical Form Name 20091112
3 Exporting P_FOLTXT Value transfer Type reference (TYPE) CLIKE Logical Form Name Description 20091112
4 Importing P_MASTER_LANGU Call by reference Type reference (TYPE) LANGU 'E' Language Key 20091112
5 Importing P_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20091112

Method GET_FOLNAME_TEXT on class CL_HR99B_FORM has no exception.

Method GET_FORM_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20091112
2 Importing P_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20091112
3 Returning R_FOGROUP Value transfer Type reference (TYPE) P_99B_FOGROUP Output Form Group 20091112

Method GET_FORM_GROUP on class CL_HR99B_FORM has no exception.

Method GET_PRINT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CPROG Call by reference Type reference (TYPE) CLIKE SY-CPROG Calling Program 20091112
2 Returning P_ITCPO Value transfer Type reference (TYPE) ITCPO SAPscript output interface 20091112
3 Importing P_PDEST Call by reference Type reference (TYPE) RSPOPNAME Spool: Output device 20091112

Method GET_PRINT_PARAMETERS on class CL_HR99B_FORM has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in