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 Class Method  CL_GRPC_REPORT_ENGINE - CONVERT_TIMESTAMP OBSOLETE - Reporting Access Class
2 Class Method  CL_GRPC_REPORT_WORKFLOW - RAISE_EVENT Obsolete: Integration of Reporting and Workflow SOURCE raise_event( i_event = 'COMPLETED' i_report = i_report ).
3 Class Method  CL_GRPC_REPORT_WORKFLOW - RAISE_EVENT Obsolete: Integration of Reporting and Workflow SOURCE raise_event( i_event = 'RESTART' i_report = i_report ).
4 Class Method  CL_GRPC_REPORT_WORKFLOW - RAISE_EVENT Obsolete: Integration of Reporting and Workflow SOURCE raise_event( i_event = 'PREPARED' i_report = i_report ).
5 Class Method  CL_GRPC_REPORT_WORKFLOW - WORKLIST Obsolete: Integration of Reporting and Workflow SOURCE if worklist( i_report ) is not initial.
6 Class Method  CL_GRPC_REPORT_WORKFLOW - WORKLIST Obsolete: Integration of Reporting and Workflow SOURCE lt_worklist = worklist( i_report ).