SAP ABAP Class CL_GRPC_MODEL_SIGNOFF (Model Class for Sign-Off)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_SIGNOFF (Package) PC Sign-Off
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 20091125
Properties
Class CL_GRPC_MODEL_SIGNOFF  
Short Description Model Class for Sign-Off    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_SIGNOFF   PC Sign-Off 
Created 20091125   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 20091125
Friends
Class CL_GRPC_MODEL_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 20091125
2 GC_ICON_CLOSED Constant Public Type reference (TYPE) STRING 'ICON_LOCKED' Status Icon: Organizational unit closed 20091125
3 GC_ICON_NOT_RELEVANT Constant Public Type reference (TYPE) STRING 'ICON_NO_STATUS' Status Icon: Org Unit Not Relevant 20091125
4 GC_ICON_NOT_SCHEDULED Constant Public Type reference (TYPE) STRING 'ICON_TIME_INA' Status Icon: Not Scheduled in Timeframe 20091125
5 GC_ICON_SIGNED Constant Public Type reference (TYPE) STRING 'ICON_OKAY' Status Icon: Sign-off performed 20091125
6 GC_ICON_UNASSIGNED Constant Public Type reference (TYPE) STRING 'ICON_TBH' Status Icon: No Owner Assigned 20091125
7 GC_ISSUE_TYPE_CD Constant Public Type reference (TYPE) SCMG_CATEGORY 'CD' Issue: Control Design 20091125
8 GC_ISSUE_TYPE_CE Constant Public Type reference (TYPE) SCMG_CATEGORY 'CE' Issue: Control Efficiency 20091125
9 GC_ISSUE_TYPE_CT Constant Public Type reference (TYPE) SCMG_CATEGORY 'CT' Issue: Management Control Test 20091125
10 GC_ISSUE_TYPE_MC Constant Public Type reference (TYPE) SCMG_CATEGORY 'MC' Issue: Management Controls 20091125
11 GC_ISSUE_TYPE_PD Constant Public Type reference (TYPE) SCMG_CATEGORY 'PD' Issue: Process Design 20091125
12 GC_ISSUE_TYPE_TE Constant Public Type reference (TYPE) SCMG_CATEGORY 'TE' Issue: Test 20091125
13 GC_RCODE_CF_FAILED Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '4' Return Code: Previously Signed-Off, Carryforward Successful 20091125
14 GC_RCODE_FROZEN Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '1' Return Code: Previously Signed-Off, Changes Not Possible 20091125
15 GC_RCODE_GUID_INVALID Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '2' Return Code: Previously Signed-Off, Changes Not Possible 20091125
16 GC_RCODE_MISSING_COMMENT Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '3' Return Code: Comment Mandatory When Issues Are Open 20091125
17 GC_STATUS_CLOSED Constant Public Type reference (TYPE) GRPC_STATUS 'SO_CLOSED' Status: Organizational unit closed 20091125
18 GC_STATUS_NOT_RELEVANT Constant Public Type reference (TYPE) GRPC_STATUS_SIGNOFF 'SO_NA' Status: Org Unit Not Relevant 20091125
19 GC_STATUS_NOT_SCHEDULED Constant Public Type reference (TYPE) GRPC_STATUS_SIGNOFF 'SO_NS' Status: Sign-Off Not Scheduled for This Timeframe 20091125
20 GC_STATUS_SIGNED Constant Public Type reference (TYPE) GRPC_STATUS 'SO_SIGNED' Status: Sign-off performed 20091125
21 GC_STATUS_UNASSIGNED Constant Public Type reference (TYPE) GRPC_STATUS_SIGNOFF 'SO_UA' Status: No Owner Assigned 20091125
22 GRT_AS Static Attribute Public Type reference (TYPE) GRPC_T_RANGE_CASE_CATEGORY Range: Category 20091125
23 GRT_TE Static Attribute Public Type reference (TYPE) GRPC_T_RANGE_CASE_CATEGORY Range: Category 20091125
24 GR_MODEL_SETUP Instance attribute Protected Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Obsolete. Process Model Class 20091125
25 GS_DATE_INTERVAL Instance attribute Protected Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20091125
26 GS_TASKPLAN Instance attribute Private Type reference (TYPE) GRFN_S_TASKPLAN structure for task plan 20091125
27 GT_QUESTION Instance attribute Protected Type reference (TYPE) GRPC_T_QUESTION Question 20091125
28 GT_SIGNOFF_IS Static Attribute Public Type reference (TYPE) GRPC_T_SIGNOFF_ISSUES Customizing Relevance of Issues for Sign-Off 20091125
29 GV_ACTING_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20091125
30 GV_DISPLAY Instance attribute Protected Type reference (TYPE) BOOLEAN Display only 20091125
31 GV_ENQUEUED Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091125
32 GV_MAIN_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20091125
33 GV_ORGUNIT Instance attribute Protected Type reference (TYPE) GRPCS_OBJECTID Leading organization unit 20091125
34 GV_PLVAR Instance attribute Protected Type reference (TYPE) PLVAR Plan Variant 20091125
35 GV_REGULATION Instance attribute Protected Type reference (TYPE) GRFN_OBJECT_ID Regulation 20091125
36 GV_SCHEDULED Instance attribute Protected Type reference (TYPE) BOOLEAN Org Unit Sign-Off Scheduled for Given Timeframe 20091125
37 GV_SURVEY Instance attribute Protected Type reference (TYPE) GRPC_SURVEY_ID Survey ID in the Survey Library 20091125
38 GV_UPDATE_TASK Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20091125
39 M_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL 20091125
40 T_CLOSING Instance attribute Private Type reference (TYPE) TY_T_CLOSING Closing Objects 20091125
41 T_ORGUNIT_HIER Instance attribute Protected Type reference (TYPE) GRPCS_TO_ORGUNIT Org Unit Hierarchy 20091125
42 T_QANSWER Instance attribute Private Type reference (TYPE) TY_T_QANSWER Question Answer 20091125
43 T_SIGNOFF_ISSUES Instance attribute Public Type reference (TYPE) GRPC_T_SIGNOFF_ISSUES Customizing Relevance of Issues for Sign-Off 20091125
44 T_STATUS_INFO Instance attribute Protected Type reference (TYPE) GRPC_T_SIGNOFF Sign-Off Information 20091125
45 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GRPC_MODEL_SIGNOFF Model Class for Sign-Off 20091125
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Static method Protected Method Add Exception 20091125
2 ADD_MESSAGE Static method Protected Method Add Message 20091125
3 CLASS_CONSTRUCTOR Static method Public Constructor Static Constructor 20091125
4 CLOSE_LOG Instance method Protected Method Close Log at End of Activation 20091125
5 CLOSE_WITHOUT_SIGNOFF Instance method Public Method Close current task without sign-off 20091125
6 CONSTRUCTOR Instance method Public Constructor Create Object and Define Timeframe 20091125
7 CREATE_APPL_LOG Instance method Protected Method Application Log: Log: Create with Header Data 20091125
8 DEQUEUE Instance method Public Method Dequeue 20091125
9 ENQUEUE Instance method Public Method Enqueue 20091125
10 FINISH_WORKFLOW Instance method Protected Method Finish Workflow 20091125
11 GET_CUSTOMIZING Static method Public Method Get Customizing for Issue Relevance 20091125
12 GET_LOWER_NR_ORGUNIT Instance method Public Method Get Lower Non-Relevant Org. Units (Direct and Direct to NR) 20091125
13 GET_LOWER_ORGUNIT Instance method Protected Method Lowest Org Units Relevant for Sign-Off and Not Signed-Off 20091125
14 GET_LOWER_UNCLOSED_ORGUNIT Instance method Public Method Get Lower-Level Org Units Not Yet Closed 20091125
15 GET_LOWEST_ORGUNIT Instance method Public Method Lowest Org Units Relevant for Sign-Off and Not Signed-Off 20091125
16 GET_PARENT_SIBLING_ORGUNIT Instance method Protected Method Get Parent and All Siblings (Lowest Org Units of Siblings) 20091125
17 GET_QANSWER Instance method Public Method Get Question Answers 20091125
18 GET_RESPONSIBLE Instance method Public Method [Obsoleted] Get Owner ID 20091125
19 GET_RESPONSIBLE_USER Instance method Public Method Get Owners 20091125
20 GET_SIGNED_BY Static method Public Method Get Signed By Agents for Corporate or Workflow 20091125
21 GET_SIGNOFF_GUID Static method Public Method Get guid 20091125
22 GET_SIGN_OFF_AGENTS_INFO Instance method Public Method Information on Current Sign-Off Agents: Corporate 20091125
23 GET_SIGN_OFF_BUFFER Instance method Public Method Get current Sign-Off buffer 20091125
24 GET_SIGN_OFF_ICON Static method Public Method Get Status Icon and Quick Info Text 20091125
25 GET_SIGN_OFF_INFO Instance method Public Method Current Sign-Off Information 20091125
26 GET_SIGN_OFF_INFO_CORP Instance method Public Method Current Sign-Off Information for Corporate 20091125
27 GET_SIGN_OFF_ISSUES Instance method Public Method Get Sign-Off Issue information 20091125
28 GET_SURVEY Instance method Public Method Get Survey 20091125
29 GET_UPDATE_TASK Instance method Public Method Get Update Task Indicator 20091125
30 IS_CORPORATE Instance method Public Method Is corporate 20091125
31 IS_SCHEDULED Instance method Public Method Sign-Off Scheduled for a Timeframe (Corporate or Org Unit) 20091125
32 LOAD_ORG_HIER Instance method Protected Method Initialization of Org Unit Hierarchy 20091125
33 LOAD_SINGLE_ORG Instance method Protected Method 20130531
34 OPEN_LOG Instance method Protected Method Open Log at the Beginning of Activation 20091125
35 SAVE Instance method Public Method Save 20091125
36 SET_ORG_GUID Instance method Public Method Set guid 20091125
37 SET_QANSWER Instance method Public Method Set Question Answers 20091125
38 SET_SIGN_OFF_INFO Instance method Public Method Set Sign-Off Information 20091125
39 SIGN_OFF Instance method Public Method Sign-Off the specified Org.Unit 20091125
40 SIGN_OFF_ALLOWED Instance method Public Method Sign-Off is allowed (according to Org Unit and User) 20091125
41 SIGN_OFF_PENDING Instance method Public Method Sign-Off Pending for Org Unit and Sub-OrgUnits 20091125
42 SIGN_OFF_PENDING_SUBORGUNIT Instance method Public Method Sign-Off Pending for Sub-OrgUnits 20091125
43 SIGN_OFF_REQUIRED Instance method Public Method Sign-Off Pending for Sub-OrgUnits 20091125
44 TRIGGER_PARENT_WORKFLOW Instance method Protected Method Trigger Workflow for Parent Org Unit 20091125
Events
Class CL_GRPC_MODEL_SIGNOFF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SIGNOFF_BUFFER Public See coding 20091125 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 20091125 yt_signoff_buffer TYPE standard 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 20091125
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20091125

Method ADD_EXCEPTION on class CL_GRPC_MODEL_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 20091125

Method ADD_MESSAGE on class CL_GRPC_MODEL_SIGNOFF has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLOSE_LOG Signature

Method CLOSE_LOG on class CL_GRPC_MODEL_SIGNOFF has no parameter.
Method CLOSE_LOG on class CL_GRPC_MODEL_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 20091125
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130705

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 20091125
2 Importing IS_TASKPLAN Call by reference Type reference (TYPE) GRFN_S_TASKPLAN structure for task plan 20091125
3 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRPCS_TO_ORGUNIT Relevant Org Units 20091125
4 Importing IV_DISPLAY Call by reference Type reference (TYPE) XFELD ABAP_TRUE Display the Sign-Off only 20091125
5 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit 20091125
6 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation 20091125
7 Importing IV_START_REPORT Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start Reporting in Background (UI Performance) 20091125
8 Importing IV_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20091125

Method CONSTRUCTOR on class CL_GRPC_MODEL_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 20091125
2 Importing I_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Object ID 20091125

Method CREATE_APPL_LOG on class CL_GRPC_MODEL_SIGNOFF has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_GRPC_MODEL_SIGNOFF has no parameter.
Method DEQUEUE on class CL_GRPC_MODEL_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 20091125

Method ENQUEUE on class CL_GRPC_MODEL_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 20091125
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130705

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 20091125

Method GET_CUSTOMIZING on class CL_GRPC_MODEL_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 20091125
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20091125

Method GET_LOWER_NR_ORGUNIT on class CL_GRPC_MODEL_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 20091125
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20091125

Method GET_LOWER_ORGUNIT on class CL_GRPC_MODEL_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 20091125
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20091125

Method GET_LOWER_UNCLOSED_ORGUNIT on class CL_GRPC_MODEL_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 20091125

Method GET_LOWEST_ORGUNIT on class CL_GRPC_MODEL_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 20091125
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 20091125
3 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational unit 20091125

Method GET_PARENT_SIBLING_ORGUNIT on class CL_GRPC_MODEL_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 20091125
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20091125
3 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20091125

Method GET_QANSWER on class CL_GRPC_MODEL_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 20091125
2 Exporting EV_RESPONSIBLE Call by reference Type reference (TYPE) STRING Name of Owner 20091125
3 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Organizational Unit 20091125

Method GET_RESPONSIBLE on class CL_GRPC_MODEL_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 20091125
2 Returning RT_USER Value transfer Type reference (TYPE) GRPCH_T_OBJECTS Owners 20091125

Method GET_RESPONSIBLE_USER on class CL_GRPC_MODEL_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 20091125
2 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Organization Unit NUMC 8 ID 20091125
3 Importing IV_REGULATION Call by reference Type reference (TYPE) GRFN_OBJECT_ID Regulation NUMC 8 ID 20091125
4 Importing IV_TF_YEAR Call by reference Type reference (TYPE) GRPC_YEAR Year 20091125
5 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) GRPC_TIMEFRAME Timeframe 20091125

Method GET_SIGNED_BY on class CL_GRPC_MODEL_SIGNOFF has no exception.

Method GET_SIGNOFF_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT Value transfer Type reference (TYPE) HROBJID Object ID 20091125
2 Importing IV_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091125
3 Importing IV_TF_YEAR Value transfer Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20091125
4 Importing IV_TIMEFRAME Value transfer Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20091125
5 Returning RV_GUID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091125

Method GET_SIGNOFF_GUID on class CL_GRPC_MODEL_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 Call by reference Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20091125
2 Exporting ET_SIGNED_AGENTS Call by reference Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20091125
3 Exporting EV_ALL_SIGNED Call by reference Type reference (TYPE) BOOLE_D All Agents Signed Org Unit 20091125
4 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Object ID 20091125

Method GET_SIGN_OFF_AGENTS_INFO on class CL_GRPC_MODEL_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 Call by reference Type reference (TYPE) YT_SIGNOFF_BUFFER 20091125

Method GET_SIGN_OFF_BUFFER on class CL_GRPC_MODEL_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 20091125
2 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Quick Info 20091125
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20091125
4 Importing IV_STATUS Call by reference Type reference (TYPE) GRPC_STATUS status 20091125

Method GET_SIGN_OFF_ICON on class CL_GRPC_MODEL_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 20091125
2 Importing IV_REPORT_ISSUES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start Reporting to Compute Open Issues 20091125
3 Importing IV_RESELECT_DB Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20091125
4 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Who Is Actually Responsible (Not Delegate) 20091125
5 Returning RS_STATUS Value transfer Type reference (TYPE) GRPC_S_SIGNOFF Sign-Off Information 20091125

Method GET_SIGN_OFF_INFO on class CL_GRPC_MODEL_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 20091125
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20091125
3 Importing IV_REPORT_ISSUES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start Reporting to Compute Open Issues 20091125

Method GET_SIGN_OFF_INFO_CORP on class CL_GRPC_MODEL_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 20091125
2 Importing IV_OPEN Call by reference Type reference (TYPE) XFELD ' ' Open issues 20091125
3 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20091125
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091125

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 20091125
2 Exporting EV_SURVEY Call by reference Type reference (TYPE) GRPC_SURVEY_ID Survey ID 20091125
3 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20091125

Method GET_SURVEY on class CL_GRPC_MODEL_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 (=" ") 20091125

Method GET_UPDATE_TASK on class CL_GRPC_MODEL_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 20091125
2 Returning RV_CORPORATE Value transfer Type reference (TYPE) BOOLEAN Is corporate 20091125

Method IS_CORPORATE on class CL_GRPC_MODEL_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 20091125
2 Exporting RS_DATES Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Sign-Off Start and End Date for this Timeframe 20091125
3 Exporting RV_SCHEDULED Call by reference Type reference (TYPE) BOOLEAN Is Scheduled for Given Timeframe and Start/End Date 20091125
4 Exporting RV_TIMEFRAME Call by reference Type reference (TYPE) BOOLEAN Scheduled for this Timeframe 20091125

Method IS_SCHEDULED on class CL_GRPC_MODEL_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 20091125

Method LOAD_ORG_HIER on class CL_GRPC_MODEL_SIGNOFF has no exception.

Method LOAD_SINGLE_ORG 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 20130531

Method LOAD_SINGLE_ORG on class CL_GRPC_MODEL_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 20091125

Method OPEN_LOG on class CL_GRPC_MODEL_SIGNOFF has no exception.

Method SAVE Signature

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

Method SET_ORG_GUID Signature

Method SET_ORG_GUID on class CL_GRPC_MODEL_SIGNOFF has no parameter.
Method SET_ORG_GUID on class CL_GRPC_MODEL_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 20091125
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20091125
3 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20091125

Method SET_QANSWER on class CL_GRPC_MODEL_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 20091125
2 Importing IV_INFO_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20091125
3 Importing IV_STATUS Call by reference Type reference (TYPE) GRPC_STATUS Status 20091125
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20091125
5 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) CRMT_BSP_RETURNCODE Return Code 20091125

Method SET_SIGN_OFF_INFO on class CL_GRPC_MODEL_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 20091125
2 Importing IV_INFO_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20091125
3 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) CRMT_BSP_RETURNCODE Return Code 20091125

Method SIGN_OFF on class CL_GRPC_MODEL_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 20091125
2 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Who Is Actually Responsible (Not Delegate) 20091125
3 Returning RV_ALLOWED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091125

Method SIGN_OFF_ALLOWED on class CL_GRPC_MODEL_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 20091125
2 Returning RV_PENDING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20091125

Method SIGN_OFF_PENDING on class CL_GRPC_MODEL_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 20091125
2 Returning RV_PENDING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20091125

Method SIGN_OFF_PENDING_SUBORGUNIT on class CL_GRPC_MODEL_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 20091125
2 Returning RV_REQUIRED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20091125

Method SIGN_OFF_REQUIRED on class CL_GRPC_MODEL_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 20091125
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPCS_OBJECTID Organizational Unit ID 20091125

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