Class Method list used by SAP ABAP Class CL_GRPC_REPORT_WORKFLOW (Obsolete: Integration of Reporting and Workflow)
SAP ABAP Class
CL_GRPC_REPORT_WORKFLOW (Obsolete: Integration of Reporting and Workflow) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GRPC_REPORT_ENGINE - CONVERT_TIMESTAMP | OBSOLETE - Reporting Access Class | ||
| 2 | CL_GRPC_REPORT_WORKFLOW - RAISE_EVENT | Obsolete: Integration of Reporting and Workflow | SOURCE raise_event( i_event = 'COMPLETED' i_report = i_report ). |
|
| 3 | CL_GRPC_REPORT_WORKFLOW - RAISE_EVENT | Obsolete: Integration of Reporting and Workflow | SOURCE raise_event( i_event = 'RESTART' i_report = i_report ). |
|
| 4 | CL_GRPC_REPORT_WORKFLOW - RAISE_EVENT | Obsolete: Integration of Reporting and Workflow | SOURCE raise_event( i_event = 'PREPARED' i_report = i_report ). |
|
| 5 | CL_GRPC_REPORT_WORKFLOW - WORKLIST | Obsolete: Integration of Reporting and Workflow | SOURCE if worklist( i_report ) is not initial. |
|
| 6 | CL_GRPC_REPORT_WORKFLOW - WORKLIST | Obsolete: Integration of Reporting and Workflow | SOURCE lt_worklist = worklist( i_report ). |
|