Hierarchy
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
Properties
Class | CL_GRPC_DATASHEET_SERVICES | |
Short Description | [Obsolete]Datasheet printing service class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_OBSOLETE | Package for the obsolete objects from FN/PC/RM |
Created | 20080314 | SAP |
Last change | 20141106 | |
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) |
2 | GRPCB | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | GRPCR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_DATASHEET_SERVICES has no interface implemented.
Friends
Class CL_GRPC_DATASHEET_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_DS_ALL_EVALUATION | Constant | Public | Type reference (TYPE) | C | 'A' | All Evaluations | 20080425 | |
2 | GC_DS_ASSESSMENT_ONLY | Constant | Public | Type reference (TYPE) | C | 'D' | Design Assessment Only | 20080425 | |
3 | GC_DS_CONTROL | Constant | Public | Type reference (TYPE) | C | 'C' | Control datasheet type | 20080415 | |
4 | GC_DS_SUBPROCESS | Constant | Public | Type reference (TYPE) | C | 'S' | Subprocess datasheet type | 20080415 | |
5 | GC_DS_SUBPROCESS_AND_CONTROL | Constant | Public | Type reference (TYPE) | C | 'D' | Subprocess and control datasheet type | 20080415 | |
6 | GC_DS_TEST_ONLY | Constant | Public | Type reference (TYPE) | C | 'T' | Effectiveness Tests Only | 20080425 | |
7 | MS_CURRENT_INFO | Instance attribute | Private | Type reference (TYPE) | YS_CURRENT_INFO | Current orgunit/subprocess/control | 20080625 | ||
8 | MT_ASSERTION_ATTR | Instance attribute | Private | Type reference (TYPE) | GRPCB_T_ATTRVAL_TEXT | Assertion config data | 20080411 | ||
9 | MT_DOCUMENT_DATA | Static Attribute | Public | Type reference (TYPE) | GRPC_T_API_DOCUMENT_DATA | Table list of document | 20080426 | ||
10 | MT_DOCUMENT_LIST | Instance attribute | Private | Type reference (TYPE) | YT_ATTACHMENT | The list of the documents | 20080423 | ||
11 | MV_ATTACHMENT_LIST | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Attachment list or include full text | 20080425 | |
12 | MV_DOCUMENT_NUM | Instance attribute | Private | Type reference (TYPE) | I | 0 | Current document number | 20080625 | |
13 | MV_EVALUATION_TYPE | Instance attribute | Private | Type reference (TYPE) | C | GC_DS_ALL_EVALUATION | Whether include all evaluation results | 20080425 | |
14 | MV_INCLUDE_ISSUE_AND_RMPLAN | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Whether include issue and rmplan | 20080425 | |
15 | MV_SESSION_ID | Static Attribute | Public | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080403 | ||
16 | M_FORM_NAME | Static Attribute | Public | Type reference (TYPE) | FPNAME | Name of Form Object | 20080317 | ||
17 | M_FUNCTION_NAME | Static Attribute | Public | Type reference (TYPE) | STRING | 20080317 | |||
18 | M_REP_TYPE | Static Attribute | Public | Type reference (TYPE) | GRPC_REP_TYPE | 'PRT' | Report type | 20080317 | |
19 | M_RESULT | Instance attribute | Private | Type reference (TYPE) | GRPCR_S_REPORT_OUTPUT | Report engine output result | 20080407 | ||
20 | M_TFYEAR | Static Attribute | Public | Type reference (TYPE) | GRPC_S_DATE_INTERVAL-TF_YEAR | Current Date of Application Server | 20080324 | ||
21 | M_TIME_FRAME | Static Attribute | Public | Type reference (TYPE) | GRPC_S_DATE_INTERVAL-TIMEFRAME | Current Date of Application Server | 20080324 | ||
22 | SR_INSTANCE | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_DATASHEET_SERVICES | Datasheet printing service class | 20080317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | BUILD_ATTACHMENTS | Instance method | Private | Method | Attach all documents to pdf attachment | 20080430 |
2 | BUILD_CONTROL | Instance method | Private | Method | Build all data of one control | 20080430 |
3 | BUILD_CONTROL_ACCT_GROUPS | Instance method | Private | Method | Build account groups and assertions for control | 20080407 |
4 | BUILD_CONTROL_ASSERTION | Instance method | Private | Method | Build assertion data for control | 20080411 |
5 | BUILD_CONTROL_ASSESSMENTS | Instance method | Private | Method | Build design assessments for control | 20080407 |
6 | BUILD_CONTROL_ATTACHMENTS | Instance method | Private | Method | Build attachments for control | 20080508 |
7 | BUILD_CONTROL_COOBJS | Instance method | Private | Method | Build control objectives and risks table for control | 20080407 |
8 | BUILD_CONTROL_DATA | Instance method | Public | Method | Build control data | 20080403 |
9 | BUILD_CONTROL_DETAILS | Instance method | Private | Method | Build details for control | 20080407 |
10 | BUILD_CONTROL_ISSUES | Instance method | Private | Method | Build issues for assessment or testlog | 20080513 |
11 | BUILD_CONTROL_META | Instance method | Private | Method | Build meta data for control | 20080411 |
12 | BUILD_CONTROL_ONE_ISSUE | Instance method | Private | Method | Build one issue | 20080424 |
13 | BUILD_CONTROL_ONE_RMPLAN | Instance method | Private | Method | Build one remediation plan | 20080424 |
14 | BUILD_CONTROL_RMPLANS | Instance method | Private | Method | Build remediation plans for issue | 20080513 |
15 | BUILD_CONTROL_ROLES | Instance method | Private | Method | Build roles for control | 20080407 |
16 | BUILD_CONTROL_TESTINGS | Instance method | Private | Method | Build testings for control | 20080409 |
17 | BUILD_CONTROL_TEST_PLAN | Instance method | Private | Method | Build test plan for control | 20080407 |
18 | BUILD_MULTI_SUBPROCESS | Instance method | Public | Method | Build subprocess data tables for the template | 20080401 |
19 | BUILD_SINGLE_SUBPROCESS | Instance method | Protected | Method | build a single subprocess datasheet data | 20080505 |
20 | BUILD_SUBPROCESS_ASSMNTS | Instance method | Private | Method | Build assessments for subprocess | 20080410 |
21 | BUILD_SUBPROCESS_CONTROLS | Instance method | Private | Method | Build controls table for subprocess | 20080410 |
22 | BUILD_SUBPROCESS_CONTROL_DATA | Instance method | Public | Method | Build subprocess and control data | 20080407 |
23 | BUILD_SUBPROCESS_DETAILS | Instance method | Public | Method | Build the subprocess details | 20080410 |
24 | BUILD_SUBPROCESS_ISSUES | Instance method | Private | Method | Build issues for subprocess | 20080410 |
25 | BUILD_SUBPROCESS_RMPLANS | Instance method | Private | Method | Build remediation plans for subprocess | 20080410 |
26 | GET_DESCR | Instance method | Private | Method | Get description for objects | 20080407 |
27 | GET_FUNCT_NAME_BY_FORMNAME | Instance method | Public | Method | Retrieve adobe generated function name from form name | 20080317 |
28 | GET_INSTANCE | Static method | Public | Method | Create the instance for the class | 20080317 |
29 | GET_TEXT | Instance method | Private | Method | Get text for objects | 20080407 |
30 | GET_USER_DETAILS | Instance method | Private | Method | Get user name and other details | 20080411 |
31 | INIT_STATUS | Instance method | Private | Method | Init attachment table and id index | 20080625 |
32 | RETRIEVE_ATTACHMENTS | Instance method | Public | Method | Retrive the attachments and build the attachments table | 20080514 |
33 | RETRIEVE_PDF_DATA | Instance method | Public | Method | Retrieve data for the datasheet from report center framework | 20080317 |
34 | RETRIEVE_PDF_TEMPLATE | Instance method | Public | Method | Retrieve the adobe template and return the data | 20080514 |
Events
Class CL_GRPC_DATASHEET_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_PDF | Public | See coding | 20080328 | TT_PDF type standard table of ty_pdf
|
||
2 | TY_PDF | Public | See coding | 20080328 | begin of TY_PDF ,
pdf_data type xstring,
end of ty_pdf
|
Method Signatures
Method BUILD_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | I_FORMOUTPUT | Call by reference | Type reference (TYPE) | FPFORMOUTPUT | Form Output (PDF, PDL) | 20080430 |
Method BUILD_ATTACHMENTS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080430 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080430 |
Method BUILD_CONTROL on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ACCT_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080407 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080407 |
Method BUILD_CONTROL_ACCT_GROUPS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ASSERTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_ASSERTION | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_ASSERTION | Datasheet Control Assertion | 20080411 | ||
2 | Changing | XS_ACCT_GRP | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_ACCT_GROUP | Datasheet Control Data | 20080411 |
Method BUILD_CONTROL_ASSERTION on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ASSESSMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080407 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080407 |
Method BUILD_CONTROL_ASSESSMENTS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080508 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080508 |
Method BUILD_CONTROL_ATTACHMENTS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_COOBJS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080407 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080407 |
Method BUILD_CONTROL_COOBJS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_DS_CONTROLS | Call by reference | Type reference (TYPE) | GRPC_DS_T_CONTROL_DATA | Datasheet Control Data Table Type | 20080409 | ||
2 | Importing | I_ORGUNIT | Value transfer | Type reference (TYPE) | GRPCR_ORGUNIT | Orgunit Filter | 20080409 | ||
3 | Importing | I_SUBPROCESS | Value transfer | Type reference (TYPE) | GRPCR_PROCESS | Subprocess Filter | 20080409 |
Method BUILD_CONTROL_DATA on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080407 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080407 |
Method BUILD_CONTROL_DETAILS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_LINE | Call by reference | Type reference (TYPE) | GRPCR_S_REPORT_LINE | 20080513 | |||
2 | Changing | XT_ISSUES | Call by reference | Type reference (TYPE) | GRPC_DS_T_CONTROL_ISSUES | Datasheet Control Data | 20080513 |
Method BUILD_CONTROL_ISSUES on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_META Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080411 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080411 |
Method BUILD_CONTROL_META on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ONE_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_ISSUE | Call by reference | Type reference (TYPE) | GRPCR_S_REPORT_LINE | 20080424 | |||
2 | Changing | XS_DS_ISSUE | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_ISSUE | Control Issues and Remediation plans | 20080424 |
Method BUILD_CONTROL_ONE_ISSUE on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ONE_RMPLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_RMPLAN | Call by reference | Type reference (TYPE) | GRPCR_S_REPORT_LINE | 20080424 | |||
2 | Changing | XS_DS_RMPLAN | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_RMPLAN | Control Remediation plan | 20080424 |
Method BUILD_CONTROL_ONE_RMPLAN on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_RMPLANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_ISSUE | Call by reference | Type reference (TYPE) | GRPCR_S_REPORT_LINE | 20080513 | |||
2 | Changing | XS_RMPLANS | Call by reference | Type reference (TYPE) | GRPC_DS_T_CONTROL_RMPLANS | Datasheet control remediation plans table type | 20080513 |
Method BUILD_CONTROL_RMPLANS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080407 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080407 |
Method BUILD_CONTROL_ROLES on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_TESTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080409 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080409 |
Method BUILD_CONTROL_TESTINGS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_CONTROL_TEST_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080407 | |||
2 | Changing | XS_DS_CONTROL | Call by reference | Type reference (TYPE) | GRPC_DS_S_CONTROL_DATA | Datasheet Control Data | 20080407 |
Method BUILD_CONTROL_TEST_PLAN on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_MULTI_SUBPROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_DS_SP_DATA | Call by reference | Type reference (TYPE) | GRPC_DS_T_SUBPROCESS_DATA | Table type for subprocess data | 20080505 |
Method BUILD_MULTI_SUBPROCESS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_SINGLE_SUBPROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_SUBPROCESS_DATA | Call by reference | Type reference (TYPE) | GRPC_DS_S_SUBPROCESS_DATA | Subprocess data for the datasheet | 20080505 | ||
2 | Importing | IS_KEY | Call by reference | Type reference (TYPE) | GRPCR_S_KEY | 20080509 | |||
3 | Importing | IS_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPCR_S_PROCESS_ATTR | 20080505 |
Method BUILD_SINGLE_SUBPROCESS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_SUBPROCESS_ASSMNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_SUBPROCESS_DATA | Call by reference | Type reference (TYPE) | GRPC_DS_S_SUBPROCESS_DATA | Table type for subprocess data | 20080410 | ||
2 | Importing | IS_KEY | Call by reference | Type reference (TYPE) | GRPCR_S_KEY | 20080410 |
Method BUILD_SUBPROCESS_ASSMNTS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_SUBPROCESS_CONTROLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_SUBPROCESS_DATA | Call by reference | Type reference (TYPE) | GRPC_DS_S_SUBPROCESS_DATA | Table type for subprocess data | 20080410 | ||
2 | Importing | IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCR_S_CONTROL_ATTR | 20080505 |
Method BUILD_SUBPROCESS_CONTROLS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_SUBPROCESS_CONTROL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_DS_SUBPRO_CTRL | Call by reference | Type reference (TYPE) | GRPC_DS_T_SUBPRO_CTRL_DATA | table type for structure ZGRPC_DS_S_SUBPRO_CONTROL_DATA | 20080505 |
Method BUILD_SUBPROCESS_CONTROL_DATA on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_SUBPROCESS_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_SUBPROCESS_DATA | Call by reference | Type reference (TYPE) | GRPC_DS_S_SUBPROCESS_DATA | Table type for subprocess data | 20080509 | ||
2 | Importing | IS_KEY | Call by reference | Type reference (TYPE) | GRPCR_S_KEY | 20080509 | |||
3 | Importing | IS_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPCR_S_PROCESS_ATTR | 20080509 |
Method BUILD_SUBPROCESS_DETAILS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_SUBPROCESS_ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ISSUES | Call by reference | Type reference (TYPE) | GRPC_DS_T_SUBPROCESS_ISSUES | Table type for subprocess data | 20080507 | ||
2 | Importing | IS_ASSMNT_KEY | Call by reference | Type reference (TYPE) | GRPCR_S_KEY | 20080507 |
Method BUILD_SUBPROCESS_ISSUES on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method BUILD_SUBPROCESS_RMPLANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_ISSUE | Call by reference | Type reference (TYPE) | GRPC_DS_S_SUBPROCESS_ISSUE | Table type for subprocess data | 20080508 | ||
2 | Importing | IS_ISSUE_KEY | Call by reference | Type reference (TYPE) | GRPCR_S_KEY | 20080508 | |||
3 | Importing | IV_ISSUE_INDEX | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20080508 |
Method BUILD_SUBPROCESS_RMPLANS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method GET_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | DSC | Value transfer | Type reference (TYPE) | STRING | 20080407 | |||
2 | Importing | ID | Value transfer | Type reference (TYPE) | ANY | 20080407 | |||
3 | Importing | TP | Value transfer | Type reference (TYPE) | GRPCR_FNAME | 20080407 |
Method GET_DESCR on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method GET_FUNCT_NAME_BY_FORMNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_FUNCTION_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Name of generated function | 20080317 | ||
2 | Importing | I_FORM_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name of Form Object | 20080317 |
Method GET_FUNCT_NAME_BY_FORMNAME on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_DATASHEET_SERVICES | Datasheet printing service class | 20080317 |
Method GET_INSTANCE on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ID | Value transfer | Type reference (TYPE) | ANY | 20080407 | |||
2 | Importing | TP | Value transfer | Type reference (TYPE) | GRPCR_FNAME | 20080407 | |||
3 | Returning | TXT | Value transfer | Type reference (TYPE) | STRING | 20080407 |
Method GET_TEXT on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method GET_USER_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_FULL_NAME | Call by reference | Type reference (TYPE) | GRPC_DS_FULLNAME | Full Name of Person | 20080411 | ||
2 | Importing | I_USER_NAME | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20080411 |
Method GET_USER_DETAILS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method INIT_STATUS Signature
Method INIT_STATUS on class CL_GRPC_DATASHEET_SERVICES has no parameter.
Method INIT_STATUS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method RETRIEVE_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_DS_DOCUMENTS | Call by reference | Type reference (TYPE) | GRPC_DS_T_ATTACHMENTS | Table type attachments | 20080514 | ||
2 | Importing | IV_CONTROL | Value transfer | Type reference (TYPE) | CLIKE | Control Text | 20080625 | ||
3 | Importing | IV_ORGUNIT | Value transfer | Type reference (TYPE) | CLIKE | Orgunit Text | 20080625 | ||
4 | Importing | IV_SUBPROCESS | Value transfer | Type reference (TYPE) | CLIKE | Subprocess Text | 20080625 | ||
5 | Importing | I_OBJECT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080514 |
Method RETRIEVE_ATTACHMENTS on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method RETRIEVE_PDF_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_PDF | Call by reference | Type reference (TYPE) | TT_PDF | 20080328 | |||
2 | Exporting | E_PDF_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20080317 | |||
3 | Importing | I_ATTACHMENT_LIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Attachment list or include full text | 20080425 | |
4 | Importing | I_EVALUATION_TYPE | Call by reference | Type reference (TYPE) | C | GC_DS_ALL_EVALUATION | Whether include all evaluation results | 20080425 | |
5 | Importing | I_INCLUDE_ISSUE_AND_RMPLAN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Whether include issue and rmplan | 20080425 | |
6 | Importing | I_ORGUNIT_ID | Call by reference | Type reference (TYPE) | OBJEKTID | Orgunit Id | 20080317 | ||
7 | Importing | I_ORGUNIT_TXT | Call by reference | Type reference (TYPE) | GRPC_TEXT | Orgunit Text | 20080317 | ||
8 | Importing | I_PROCESS_ID | Call by reference | Type reference (TYPE) | OBJEKTID | Process ID | 20080317 | ||
9 | Importing | I_PROCESS_TXT | Call by reference | Type reference (TYPE) | GRPC_TEXT | Process Text | 20080317 | ||
10 | Importing | I_REPPROCESS_ONLY | Call by reference | Type reference (TYPE) | GRPC_FLAG | 20080317 | |||
11 | Importing | I_TFYEAR | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL-TF_YEAR | Year | 20080317 | ||
12 | Importing | I_TIME_FRAME | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL-TIMEFRAME | Timeframe | 20080317 | ||
13 | Importing | I_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20080317 |
Method RETRIEVE_PDF_DATA on class CL_GRPC_DATASHEET_SERVICES has no exception.
Method RETRIEVE_PDF_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_PDF | Call by reference | Type reference (TYPE) | XSTRING | 20080514 | |||
2 | Importing | IT_DS_CONTROLS | Call by reference | Type reference (TYPE) | GRPC_DS_T_CONTROL_DATA | Datasheet Control Data Table Type | 20080514 | ||
3 | Importing | IT_DS_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPC_DS_T_SUBPROCESS_DATA | Table type for subprocess data | 20080514 | ||
4 | Importing | IT_DS_SUBPRO_CTRL | Call by reference | Type reference (TYPE) | GRPC_DS_T_SUBPRO_CTRL_DATA | Datasheet Controls table type | 20080514 | ||
5 | Importing | IV_FORM_NAME | Call by reference | Type reference (TYPE) | FPNAME | Names of Form Objects | 20080514 | ||
6 | Importing | IV_REPORTING_USER | Call by reference | Type reference (TYPE) | STRING | Rpeorting User | 20080514 | ||
7 | Importing | I_REPPROCESS_ONLY | Call by reference | Type reference (TYPE) | GRPC_FLAG | Report Process Flag | 20080514 |
Method RETRIEVE_PDF_TEMPLATE on class CL_GRPC_DATASHEET_SERVICES has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |