SAP ABAP Class CL_GRPC_SMARTFORMS (SmartForm)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_REPORTING (Package) Reporting
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_REPORTING (Package) Reporting
Properties
Class | CL_GRPC_SMARTFORMS | |
Short Description | SmartForm | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_REPORTING | Reporting |
Created | 20070611 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | GRPCH | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | GRPCW | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_SMARTFORMS has no interface implemented.
Friends
Class CL_GRPC_SMARTFORMS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FORMNAME | Constant | Private | Type reference (TYPE) | TDSFNAME | 'FOPCR_STANDARD' | Smart Forms: Form Name | 20070611 | |
2 | GS_PROPERTIES | Instance attribute | Private | Type reference (TYPE) | GRPT_BSP_UI_REP_FILTER | MIC Reporting: Filter Information | 20070611 | ||
3 | GT_REPORT | Instance attribute | Private | Type reference (TYPE) | GRPC_T_BSP_UI_REPORT | Reporting Table | 20070611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_FMNAME | Instance method | Private | Method | Get Name of Smart Form | 20070611 |
2 | GET_OTF_DATA | Instance method | Private | Method | Get PDF Data for Print | 20070611 |
3 | GET_OUTPUTOPTIONS | Instance method | Private | Method | Get Print Options | 20070611 |
4 | PRINT_DATA | Instance method | Public | Method | Assign External Data | 20070611 |
Events
Class CL_GRPC_SMARTFORMS has no event.
Types
Class CL_GRPC_SMARTFORMS has no local type.
Method Signatures
Method GET_FMNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_FMNAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20070611 | ||
2 | Importing | IS_DETAILS | Call by reference | Type reference (TYPE) | GRPT_BSP_UI_REP_DETAILS | Details of Current Report | 20070611 |
Method GET_FMNAME on class CL_GRPC_SMARTFORMS has no exception.
Method GET_OTF_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_OTFDATA | Call by reference | Type reference (TYPE) | TSFOTF | 20070611 | |||
2 | Exporting | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20070611 | ||
3 | Importing | IS_DETAILS | Call by reference | Type reference (TYPE) | GRPT_BSP_UI_REP_DETAILS | Details of Current Report | 20070611 | ||
4 | Importing | IV_CLOSE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070611 | |
5 | Importing | IV_NO_DIALOG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070611 | |
6 | Importing | IV_OPEN | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070611 | |
7 | Importing | IV_OTF_NO | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20070611 |
Method GET_OTF_DATA on class CL_GRPC_SMARTFORMS has no exception.
Method GET_OUTPUTOPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | OUTPUT_OPTIONS | Value transfer | Type reference (TYPE) | SSFCOMPOP | SAP Smart Forms: Smart Composer (transfer) options | 20070611 |
Method GET_OUTPUTOPTIONS on class CL_GRPC_SMARTFORMS has no exception.
Method PRINT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_OTFDATA | Call by reference | Type reference (TYPE) | TSFOTF | 20070611 | |||
2 | Importing | IS_DETAILS | Call by reference | Type reference (TYPE) | GRPT_BSP_UI_REP_DETAILS | Details of Current Report | 20070611 | ||
3 | Importing | IS_PROPERTIES | Call by reference | Type reference (TYPE) | GRPT_BSP_UI_REP_FILTER | MIC Reporting: Filter Information | 20070611 | ||
4 | Importing | IT_REPORT | Call by reference | Type reference (TYPE) | GRPC_T_BSP_UI_REPORT | Reporting Table | 20070611 | ||
5 | Importing | IV_OTF_NO | Call by reference | Type reference (TYPE) | BOOLE_D | Single-Character Flag | 20070611 |
Method PRINT_DATA on class CL_GRPC_SMARTFORMS has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |