SAP ABAP Class CL_GRPC_SIGNOFF (Obsolete; Use CL_GRPC_MODEL_SIGNOFF instead)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_MODEL Interface for handling of GRC API models 20080408
Properties
Class CL_GRPC_SIGNOFF  
Short Description Obsolete; Use CL_GRPC_MODEL_SIGNOFF instead    
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 20070611   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 CL_GRPC_SIGNOFF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 GRPCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 GRPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_MODEL Interface for handling of GRC API models 20080408
Friends
Class CL_GRPC_SIGNOFF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DOMNAME Constant Public Type reference (TYPE) DOMNAME 'GRPC_STATUS_SIGNOFF' Status Domain 20070611
2 GC_ICON_CLOSED Constant Public Type reference (TYPE) STRING 'ICON_LOCKED' Status Icon: Organizational unit closed 20070611
3 GC_ICON_NOT_RELEVANT Constant Public Type reference (TYPE) STRING 'ICON_NO_STATUS' Status Icon: Org Unit Not Relevant 20070611
4 GC_ICON_NOT_SCHEDULED Constant Public Type reference (TYPE) STRING 'ICON_TIME_INA' Status Icon: Not Scheduled in Timeframe 20070611
5 GC_ICON_SIGNED Constant Public Type reference (TYPE) STRING 'ICON_OKAY' Status Icon: Sign-off performed 20070611
6 GC_ICON_UNASSIGNED Constant Public Type reference (TYPE) STRING 'ICON_TBH' Status Icon: No Owner Assigned 20070611
7 GC_ISSUE_TYPE_CD Constant Public Type reference (TYPE) SCMG_CATEGORY 'CD' Issue: Control Design 20070611
8 GC_ISSUE_TYPE_CE Constant Public Type reference (TYPE) SCMG_CATEGORY 'CE' Issue: Control Efficiency 20070611
9 GC_ISSUE_TYPE_CT Constant Public Type reference (TYPE) SCMG_CATEGORY 'CT' Issue: Management Control Test 20070611
10 GC_ISSUE_TYPE_MC Constant Public Type reference (TYPE) SCMG_CATEGORY 'MC' Issue: Management Controls 20070611
11 GC_ISSUE_TYPE_PD Constant Public Type reference (TYPE) SCMG_CATEGORY 'PD' Issue: Process Design 20070611
12 GC_ISSUE_TYPE_TE Constant Public Type reference (TYPE) SCMG_CATEGORY 'TE' Issue: Test 20070611
13 GC_RCODE_CF_FAILED Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '4' Return Code: Previously Signed-Off, Carryforward Successful 20070611
14 GC_RCODE_FROZEN Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '1' Return Code: Previously Signed-Off, Changes Not Possible 20070611
15 GC_RCODE_GUID_INVALID Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '2' Return Code: Previously Signed-Off, Changes Not Possible 20070611
16 GC_RCODE_MISSING_COMMENT Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '3' Return Code: Comment Mandatory When Issues Are Open 20070611
17 GC_STATUS_CLOSED Constant Public Type reference (TYPE) GRPC_STATUS 'SO_CLOSED' Status: Organizational unit closed 20070611
18 GC_STATUS_NOT_RELEVANT Constant Public Type reference (TYPE) GRPC_STATUS_SIGNOFF 'SO_NA' Status: Org Unit Not Relevant 20070611
19 GC_STATUS_NOT_SCHEDULED Constant Public Type reference (TYPE) GRPC_STATUS_SIGNOFF 'SO_NS' Status: Sign-Off Not Scheduled for This Timeframe 20070611
20 GC_STATUS_SIGNED Constant Public Type reference (TYPE) GRPC_STATUS 'SO_SIGNED' Status: Sign-off performed 20070611
21 GC_STATUS_UNASSIGNED Constant Public Type reference (TYPE) GRPC_STATUS_SIGNOFF 'SO_UA' Status: No Owner Assigned 20070611
22 GRT_AS Static Attribute Public Type reference (TYPE) GRPC_T_RANGE_CASE_CATEGORY Range: Category 20070611
23 GRT_TE Static Attribute Public Type reference (TYPE) GRPC_T_RANGE_CASE_CATEGORY Range: Category 20070611
24 GR_MODEL_SETUP Instance attribute Protected Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Obsolete. Process Model Class 20070611
25 GS_DATE_INTERVAL Instance attribute Protected Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
26 GT_IS_PRIO Static Attribute Private Type reference (TYPE) GRPC_T_DOMVALUES Domain Values of Issue Priority 20070611
27 GT_QUESTION Instance attribute Protected Type reference (TYPE) GRPC_T_QUESTION Question 20070903
28 GT_SIGNOFF_IS Static Attribute Public Type reference (TYPE) GRPC_T_SIGNOFF_ISSUES Customizing Relevance of Issues for Sign-Off 20070611
29 GV_ACTING_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20070611
30 GV_DISPLAY Instance attribute Protected Type reference (TYPE) BOOLEAN Display only 20080710
31 GV_ENQUEUED Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070821
32 GV_GUID Instance attribute Private Type reference (TYPE) GUID_32 Reporting GUID 20070611
33 GV_MAIN_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20070611
34 GV_ORGUNIT Instance attribute Protected Type reference (TYPE) GRPCS_OBJECTID Leading organization unit 20070816
35 GV_PLVAR Instance attribute Protected Type reference (TYPE) PLVAR Plan Variant 20070611
36 GV_REGULATION Instance attribute Protected Type reference (TYPE) GRFN_OBJECT_ID Regulation 20081010
37 GV_SCHEDULED Instance attribute Protected Type reference (TYPE) BOOLEAN Org Unit Sign-Off Scheduled for Given Timeframe 20070903
38 GV_SURVEY Instance attribute Protected Type reference (TYPE) GRPC_SURVEY_ID Survey ID in the Survey Library 20070903
39 GV_UPDATE_TASK Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070611
40 M_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL 20070611
41 T_CLOSING Instance attribute Private Type reference (TYPE) TY_T_CLOSING Closing Objects 20070821
42 T_ORGUNIT_HIER Instance attribute Protected Type reference (TYPE) GRPCS_TO_ORGUNIT Org Unit Hierarchy 20070611
43 T_QANSWER Instance attribute Private Type reference (TYPE) TY_T_QANSWER Question Answer 20070903
44 T_SIGNOFF_ISSUES Instance attribute Public Type reference (TYPE) GRPC_T_SIGNOFF_ISSUES Customizing Relevance of Issues for Sign-Off 20070611
45 T_STATUS_INFO Instance attribute Protected Type reference (TYPE) GRPC_T_SIGNOFF Sign-Off Information 20070611
46 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GRPC_SIGNOFF Model Class for Sign-Off 20070807
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Static method Protected Method Add Exception 20070823
2 ADD_MESSAGE Static method Protected Method Add Message 20070821
3 CLASS_CONSTRUCTOR Static method Public Constructor Static Constructor 20070611
4 CLOSE_LOG Instance method Protected Method Close Log at End of Activation 20070611
5 CLOSE_WITHOUT_SIGNOFF Instance method Public Method Close current task without sign-off 20090304
6 CONSTRUCTOR Instance method Public Constructor Create Object and Define Timeframe 20070611
7 CREATE_APPL_LOG Instance method Protected Method Application Log: Log: Create with Header Data 20070611
8 DEQUEUE Instance method Public Method Dequeue 20070821
9 ENQUEUE Instance method Public Method Enqueue 20070821
10 FINISH_WORKFLOW Instance method Protected Method Finish Workflow 20070920
11 GET_CUSTOMIZING Static method Public Method Get Customizing for Issue Relevance 20070611
12 GET_INSTANCE Static method Public Method Get Instance 20070806
13 GET_ISSUE_PRIORITY Instance method Private Method Determine Whether Issue Type Is Relevant or Not 20070611
14 GET_LOWER_NR_ORGUNIT Instance method Public Method Get Lower Non-Relevant Org. Units (Direct and Direct to NR) 20070611
15 GET_LOWER_ORGUNIT Instance method Protected Method Lowest Org Units Relevant for Sign-Off and Not Signed-Off 20070611
16 GET_LOWER_UNCLOSED_ORGUNIT Instance method Public Method Get Lower-Level Org Units Not Yet Closed 20070611
17 GET_LOWEST_ORGUNIT Instance method Public Method Lowest Org Units Relevant for Sign-Off and Not Signed-Off 20070611
18 GET_OPEN_ISSUES Instance method Private Method Get Number of Open Issues 20070611
19 GET_PARENT_SIBLING_ORGUNIT Instance method Protected Method Get Parent and All Siblings (Lowest Org Units of Siblings) 20070611
20 GET_QANSWER Instance method Public Method Get Question Answers 20070831
21 GET_RESPONSIBLE Instance method Public Method Get Owner ID 20070611
22 GET_RESPONSIBLE_PERSON Instance method Public Method Obsolete: Get Owners 20070611
23 GET_RESPONSIBLE_USER Instance method Public Method Get Owners 20080630
24 GET_SIGNED_BY Static method Public Method Get Signed By Agents for Corporate or Workflow 20070611
25 GET_SIGN_OFF_AGENTS_INFO Instance method Public Method Information on Current Sign-Off Agents: Corporate 20070611
26 GET_SIGN_OFF_BUFFER Instance method Public Method Get current Sign-Off buffer 20090225
27 GET_SIGN_OFF_ICON Static method Public Method Get Status Icon and Quick Info Text 20070611
28 GET_SIGN_OFF_INFO Instance method Public Method Current Sign-Off Information 20070611
29 GET_SIGN_OFF_INFO_CORP Instance method Public Method Current Sign-Off Information for Corporate 20070611
30 GET_SIGN_OFF_ISSUES Instance method Public Method Get Sign-Off Issue information 20070808
31 GET_SURVEY Instance method Public Method Get Survey 20070831
32 GET_TOPLEVEL_PARENT Instance method Private Method Get Top-Level Org Unit 20070611
33 GET_UPDATE_TASK Instance method Public Method Get Update Task Indicator 20070611
34 IS_CORPORATE Instance method Public Method Is corporate 20090305
35 IS_ISSUE_RELEVANT Instance method Private Method Determine Whether Issue Type Is Relevant or Not 20070611
36 IS_REPORTING_DONE Instance method Private Method Reporting Finished 20070611
37 IS_SCHEDULED Instance method Public Method Sign-Off Scheduled for a Timeframe (Corporate or Org Unit) 20070611
38 LOAD_ORG_HIER Instance method Protected Method Initialization of Org Unit Hierarchy 20070611
39 NO_OPEN_ISSUES Instance method Private Method Sum Reported Open Issues 20070611
40 OPEN_LOG Instance method Protected Method Open Log at the Beginning of Activation 20070611
41 SAVE Instance method Public Method Save 20070808
42 SET_NO_OPEN_ISSUES Instance method Private Method Add Info on Number of Open Issues to Buffer 20070611
43 SET_QANSWER Instance method Public Method Set Question Answers 20070831
44 SET_SIGN_OFF_INFO Instance method Public Method Set Sign-Off Information 20070611
45 SIGN_OFF Instance method Public Method Sign-Off the specified Org.Unit 20070821
46 SIGN_OFF_ALLOWED Instance method Public Method Sign-Off is allowed (according to Org Unit and User) 20070808
47 SIGN_OFF_PENDING Instance method Public Method Sign-Off Pending for Org Unit and Sub-OrgUnits 20070611
48 SIGN_OFF_PENDING_SUBORGUNIT Instance method Public Method Sign-Off Pending for Sub-OrgUnits 20070611
49 SIGN_OFF_REQUIRED Instance method Public Method Sign-Off Pending for Sub-OrgUnits 20070611
50 START_OPEN_ISSUES_REPORT Instance method Private Method Start Computation of Number of Open Issues 20070611
51 TRIGGER_PARENT_WORKFLOW Instance method Protected Method Trigger Workflow for Parent Org Unit 20070611
Events
Class CL_GRPC_SIGNOFF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SIGNOFF_BUFFER Public See coding 20090225 BEGIN OF ys_signoff_buffer, guid TYPE grfn_guid, regulation TYPE grfn_object_id, orgunit TYPE grfn_object_id, timeframe TYPE grfn_timeframe, tf_year TYPE grfn_tf_year, END OF ys_signoff_buffer
2 YT_SIGNOFF_BUFFER Public See coding 20090225 yt_signoff_buffer TYPE TABLE OF ys_signoff_buffer
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) GRPC_T_MESSAGE Message 20070823
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20070823

Method ADD_EXCEPTION on class CL_GRPC_SIGNOFF has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) GRPC_T_MESSAGE Message 20070821

Method ADD_MESSAGE on class CL_GRPC_SIGNOFF has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRPC_SIGNOFF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPC_SIGNOFF has no exception.

Method CLOSE_LOG Signature

Method CLOSE_LOG on class CL_GRPC_SIGNOFF has no parameter.
Method CLOSE_LOG on class CL_GRPC_SIGNOFF has no exception.

Method CLOSE_WITHOUT_SIGNOFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) HROBJID Organization Unit ID 20090304

Method CLOSE_WITHOUT_SIGNOFF on class CL_GRPC_SIGNOFF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
2 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Relevant Org Units 20070611
3 Importing IV_DISPLAY Call by reference Type reference (TYPE) XFELD ABAP_TRUE Display the Sign-Off only 20080710
4 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit 20070611
5 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation 20081014
6 Importing IV_START_REPORT Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start Reporting in Background (UI Performance) 20070611
7 Importing IV_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070611

Method CONSTRUCTOR on class CL_GRPC_SIGNOFF has no exception.

Method CREATE_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070611
2 Importing I_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Object ID 20070611

Method CREATE_APPL_LOG on class CL_GRPC_SIGNOFF has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_GRPC_SIGNOFF has no parameter.
Method DEQUEUE on class CL_GRPC_SIGNOFF has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) GRPC_T_MESSAGE Message 20070821

Method ENQUEUE on class CL_GRPC_SIGNOFF has no exception.

Method FINISH_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPC_ORGUNIT_ID Organizational Unit ID 20070920

Method FINISH_WORKFLOW on class CL_GRPC_SIGNOFF has no exception.

Method GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ISSUES Value transfer Type reference (TYPE) GRPC_T_SIGNOFF_ISSUES Customizing Relevance of Issues for Sign-Off 20070611

Method GET_CUSTOMIZING on class CL_GRPC_SIGNOFF has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_GRPC_SIGNOFF Model Class for Sign-Off 20070806
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070806
3 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Relevant Org Units 20070806
4 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit 20070806
5 Importing IV_START_REPORT Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start Reporting in Background (UI Performance) 20070806
6 Importing IV_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070806

Method GET_INSTANCE on class CL_GRPC_SIGNOFF has no exception.

Method GET_ISSUE_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IS_PRIO Call by reference Type reference (TYPE) GRPCR_T_ISSUE_PRIORITY Excluded Issue Priorities 20070611
2 Importing IV_RATING Call by reference Type reference (TYPE) GRPCR_FNAME Rating Field Name 20070611
3 Importing IV_TYPE Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20070611

Method GET_ISSUE_PRIORITY on class CL_GRPC_SIGNOFF has no exception.

Method GET_LOWER_NR_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGUNIT Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Org. Unit Not Relevant for Sign-Off 20080926
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611

Method GET_LOWER_NR_ORGUNIT on class CL_GRPC_SIGNOFF has no exception.

Method GET_LOWER_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGUNIT Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Org Unit Relevant for Sign-Off and Not Signed Off 20080926
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611

Method GET_LOWER_ORGUNIT on class CL_GRPC_SIGNOFF has no exception.

Method GET_LOWER_UNCLOSED_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGUNIT Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Unclosed Org Units 20080926
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611

Method GET_LOWER_UNCLOSED_ORGUNIT on class CL_GRPC_SIGNOFF has no exception.

Method GET_LOWEST_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGUNIT Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Org Unit Relevant for Sign-Off and Not Signed Off 20080926

Method GET_LOWEST_ORGUNIT on class CL_GRPC_SIGNOFF has no exception.

Method GET_OPEN_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611
2 Importing IV_WAIT Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Wait until Reporting Finished 20070611
3 Returning RV_NO_ISSUES Value transfer Type reference (TYPE) I Number of Issues 20070611

Method GET_OPEN_ISSUES on class CL_GRPC_SIGNOFF has no exception.

Method GET_PARENT_SIBLING_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARENT Call by reference Type reference (TYPE) GRPCS_S_ORGUNIT Parent of IV_ORGUNIT_ID 20070611
2 Exporting ET_SIBLING Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Lowest OU Relev. for Sign-Off and Not Signed-Off in Siblings 20070611
3 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational unit 20070611

Method GET_PARENT_SIBLING_ORGUNIT on class CL_GRPC_SIGNOFF has no exception.

Method GET_QANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QANSWER Call by reference Type reference (TYPE) GRPC_T_QANSWER Question Answer Table Type 20070831
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070831
3 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20090305

Method GET_QANSWER on class CL_GRPC_SIGNOFF has no exception.

Method GET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER Call by reference Type reference (TYPE) GRPCH_T_OBJECTS 20080630
2 Exporting EV_RESPONSIBLE Call by reference Type reference (TYPE) STRING Name of Owner 20070611
3 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Organizational Unit 20070611

Method GET_RESPONSIBLE on class CL_GRPC_SIGNOFF has no exception.

Method GET_RESPONSIBLE_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Organizational Unit 20070611
2 Returning RT_PERSON Value transfer Type reference (TYPE) GRPCH_T_OBJECTS 20070611

Method GET_RESPONSIBLE_PERSON on class CL_GRPC_SIGNOFF has no exception.

Method GET_RESPONSIBLE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Organizational Unit 20080630
2 Returning RT_USER Value transfer Type reference (TYPE) GRPCH_T_OBJECTS Owners 20080630

Method GET_RESPONSIBLE_USER on class CL_GRPC_SIGNOFF has no exception.

Method GET_SIGNED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SIGNED_AGENTS Call by reference Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20070611
2 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Organization Unit NUMC 8 ID 20070611
3 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation NUMC 8 ID 20081013
4 Importing IV_TF_YEAR Call by reference Type reference (TYPE) GRPC_YEAR Year 20070611
5 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) GRPC_TIMEFRAME Timeframe 20070611

Method GET_SIGNED_BY on class CL_GRPC_SIGNOFF has no exception.

Method GET_SIGN_OFF_AGENTS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALL_AGENTS Value transfer Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20070611
2 Exporting ET_SIGNED_AGENTS Value transfer Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20070611
3 Exporting EV_ALL_SIGNED Value transfer Type reference (TYPE) BOOLE_D All Agents Signed Org Unit 20070611
4 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Object ID 20070611

Method GET_SIGN_OFF_AGENTS_INFO on class CL_GRPC_SIGNOFF has no exception.

Method GET_SIGN_OFF_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUFFER Value transfer Type reference (TYPE) YT_SIGNOFF_BUFFER 20090225

Method GET_SIGN_OFF_BUFFER on class CL_GRPC_SIGNOFF has no exception.

Method GET_SIGN_OFF_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ICON Call by reference Type reference (TYPE) STRING Icon 20070611
2 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Quick Info 20070611
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20070611
4 Importing IV_STATUS Call by reference Type reference (TYPE) GRPC_STATUS status 20070611

Method GET_SIGN_OFF_ICON on class CL_GRPC_SIGNOFF has no exception.

Method GET_SIGN_OFF_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611
2 Importing IV_REPORT_ISSUES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start Reporting to Compute Open Issues 20070611
3 Importing IV_RESELECT_DB Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070611
4 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Who Is Actually Responsible (Not Delegate) 20070611
5 Returning RS_STATUS Value transfer Type reference (TYPE) GRPC_S_SIGNOFF Sign-Off Information 20070611

Method GET_SIGN_OFF_INFO on class CL_GRPC_SIGNOFF has no exception.

Method GET_SIGN_OFF_INFO_CORP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SIGNOFF Call by reference Type reference (TYPE) GRPC_T_SIGNOFF Sign-Off Information 20080926
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611
3 Importing IV_REPORT_ISSUES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start Reporting to Compute Open Issues 20070611

Method GET_SIGN_OFF_INFO_CORP on class CL_GRPC_SIGNOFF has no exception.

Method GET_SIGN_OFF_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ISSUE Call by reference Type reference (TYPE) GRPC_T_SIGNOFF_ISSUE Issue information of Sign-Off 20070808
2 Importing IV_OPEN Call by reference Type reference (TYPE) XFELD ' ' Open issues 20070823
3 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070808
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080926

Method GET_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUESTION Call by reference Type reference (TYPE) GRPC_T_QUESTION Question 20070831
2 Exporting EV_SURVEY Call by reference Type reference (TYPE) GRPC_SURVEY_ID Survey ID 20070831
3 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070831

Method GET_SURVEY on class CL_GRPC_SIGNOFF has no exception.

Method GET_TOPLEVEL_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID 20070611
2 Returning IV_TOPLEVEL Value transfer Type reference (TYPE) GRPCS_OBJECTID Top-Level Parent 20070611

Method GET_TOPLEVEL_PARENT on class CL_GRPC_SIGNOFF has no exception.

Method GET_UPDATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UPDATE_TASK Value transfer Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070611

Method GET_UPDATE_TASK on class CL_GRPC_SIGNOFF has no exception.

Method IS_CORPORATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Orgunit / corporate ID 20090305
2 Returning RV_CORPORATE Value transfer Type reference (TYPE) BOOLEAN Is corporate 20090305

Method IS_CORPORATE on class CL_GRPC_SIGNOFF has no exception.

Method IS_ISSUE_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20070611
2 Returning RV_RELEVANT Value transfer Type reference (TYPE) BOOLEAN Relevancy 20070611

Method IS_ISSUE_RELEVANT on class CL_GRPC_SIGNOFF has no exception.

Method IS_REPORTING_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DONE Value transfer Type reference (TYPE) BOOLEAN Reporting Finished 20070611
2 Exporting EV_PROGRESS Call by reference Type reference (TYPE) F Progress Made 20070611

Method IS_REPORTING_DONE on class CL_GRPC_SIGNOFF has no exception.

Method IS_SCHEDULED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of Assessment 20070611
2 Exporting RS_DATES Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Sign-Off Start and End Date for this Timeframe 20070611
3 Exporting RV_SCHEDULED Call by reference Type reference (TYPE) BOOLEAN Is Scheduled for Given Timeframe and Start/End Date 20070611
4 Exporting RV_TIMEFRAME Call by reference Type reference (TYPE) BOOLEAN Scheduled for this Timeframe 20070611

Method IS_SCHEDULED on class CL_GRPC_SIGNOFF has no exception.

Method LOAD_ORG_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEARCH Call by reference Type reference (TYPE) GRPCS_S_ORGUNIT_SEARCH 20070611

Method LOAD_ORG_HIER on class CL_GRPC_SIGNOFF has no exception.

Method NO_OPEN_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) GRPCR_S_VALUE Reported Data 20070611
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit 20070611
3 Returning RV_NO_ISSUES Value transfer Type reference (TYPE) GRPC_NO_ISSUES Number of Significant Issues at Sign-Off 20070611

Method NO_OPEN_ISSUES on class CL_GRPC_SIGNOFF has no exception.

Method OPEN_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Object ID 20070611

Method OPEN_LOG on class CL_GRPC_SIGNOFF has no exception.

Method SAVE Signature

Method SAVE on class CL_GRPC_SIGNOFF has no parameter.
Method SAVE on class CL_GRPC_SIGNOFF has no exception.

Method SET_NO_OPEN_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_ISSUES Call by reference Type reference (TYPE) GRPC_NO_ISSUES Number of Significant Issues at Sign-Off 20070611
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID 20070611

Method SET_NO_OPEN_ISSUES on class CL_GRPC_SIGNOFF has no exception.

Method SET_QANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QANSWER Call by reference Type reference (TYPE) GRPC_T_QANSWER Question Answer Table Type 20070831
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20070903
3 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20090305

Method SET_QANSWER on class CL_GRPC_SIGNOFF has no exception.

Method SET_SIGN_OFF_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMENT Call by reference Type reference (TYPE) GRPC_COMMENT Comment 20070611
2 Importing IV_INFO_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20070611
3 Importing IV_STATUS Call by reference Type reference (TYPE) GRPC_STATUS Status 20070611
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20070611
5 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) CRMT_BSP_RETURNCODE Return Code 20070611

Method SET_SIGN_OFF_INFO on class CL_GRPC_SIGNOFF has no exception.

Method SIGN_OFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMENT Call by reference Type reference (TYPE) GRPC_COMMENT Comment 20070821
2 Importing IV_INFO_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20070821
3 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) CRMT_BSP_RETURNCODE Return Code 20070821

Method SIGN_OFF on class CL_GRPC_SIGNOFF has no exception.

Method SIGN_OFF_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070808
2 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Who Is Actually Responsible (Not Delegate) 20080109
3 Returning RV_ALLOWED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070816

Method SIGN_OFF_ALLOWED on class CL_GRPC_SIGNOFF has no exception.

Method SIGN_OFF_PENDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID 20070611
2 Returning RV_PENDING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20070611

Method SIGN_OFF_PENDING on class CL_GRPC_SIGNOFF has no exception.

Method SIGN_OFF_PENDING_SUBORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID 20070611
2 Returning RV_PENDING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20070611

Method SIGN_OFF_PENDING_SUBORGUNIT on class CL_GRPC_SIGNOFF has no exception.

Method SIGN_OFF_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID 20070611
2 Returning RV_REQUIRED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20070611

Method SIGN_OFF_REQUIRED on class CL_GRPC_SIGNOFF has no exception.

Method START_OPEN_ISSUES_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611
3 Importing IV_WAIT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Wait until Report Finished 20070611
4 Returning RV_GUID Value transfer Type reference (TYPE) GUID_32 Report GUID 20070611

Method START_OPEN_ISSUES_REPORT on class CL_GRPC_SIGNOFF has no exception.

Method TRIGGER_PARENT_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20070611

Method TRIGGER_PARENT_WORKFLOW on class CL_GRPC_SIGNOFF has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250