SAP ABAP Class CL_FOPC_SIGNOFF (Model Class for Sign-Off)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_UI (Package) User Interface Objects
Properties
Class CL_FOPC_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 FOPC_UI   User Interface Objects 
Created 20040114   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FOPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FOPCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FOPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FOPC_SIGNOFF has no interface implemented.
Friends
Class CL_FOPC_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 'FOPC_STATUS_SIGNOFF' Status Domain 20040618
2 GC_ICON_CLOSED Constant Public Type reference (TYPE) STRING 'ICON_LOCKED' Status Icon: Organizational unit closed 20050525
3 GC_ICON_NOT_RELEVANT Constant Public Type reference (TYPE) STRING 'ICON_NO_STATUS' Status Icon: Org Unit Not Relevant 20040226
4 GC_ICON_NOT_SCHEDULED Constant Public Type reference (TYPE) STRING 'ICON_TIME_INA' Status Icon: Not Scheduled in Timeframe 20040416
5 GC_ICON_SIGNED Constant Public Type reference (TYPE) STRING 'ICON_OKAY' Status Icon: Sign-off performed 20040115
6 GC_ICON_UNASSIGNED Constant Public Type reference (TYPE) STRING 'ICON_TBH' Status Icon: No Owner Assigned 20040226
7 GC_ISSUE_TYPE_CD Constant Public Type reference (TYPE) SCMG_CATEGORY 'CD' Issue: Control Design 20040308
8 GC_ISSUE_TYPE_CE Constant Public Type reference (TYPE) SCMG_CATEGORY 'CE' Issue: Control Efficiency 20040308
9 GC_ISSUE_TYPE_CT Constant Public Type reference (TYPE) SCMG_CATEGORY 'CT' Issue: Management Control Test 20040707
10 GC_ISSUE_TYPE_MC Constant Public Type reference (TYPE) SCMG_CATEGORY 'MC' Issue: Management Controls 20040707
11 GC_ISSUE_TYPE_PD Constant Public Type reference (TYPE) SCMG_CATEGORY 'PD' Issue: Process Design 20040308
12 GC_ISSUE_TYPE_TE Constant Public Type reference (TYPE) SCMG_CATEGORY 'TE' Issue: Test 20040308
13 GC_RCODE_CF_FAILED Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '4' Return Code: Previously Signed-Off, Carryforward Successful 20041102
14 GC_RCODE_FROZEN Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '1' Return Code: Previously Signed-Off, Changes Not Possible 20040120
15 GC_RCODE_GUID_INVALID Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '2' Return Code: Previously Signed-Off, Changes Not Possible 20040120
16 GC_RCODE_MISSING_COMMENT Constant Public Type reference (TYPE) CRMT_BSP_RETURNCODE '3' Return Code: Comment Mandatory When Issues Are Open 20040209
17 GC_STATUS_CLOSED Constant Public Type reference (TYPE) FOPC_STATUS 'SO_CLOSED' Status: Organizational unit closed 20050525
18 GC_STATUS_NOT_RELEVANT Constant Public Type reference (TYPE) FOPC_STATUS_SIGNOFF 'SO_NA' Status: Org Unit Not Relevant 20040226
19 GC_STATUS_NOT_SCHEDULED Constant Public Type reference (TYPE) FOPC_STATUS_SIGNOFF 'SO_NS' Status: Sign-Off Not Scheduled for This Timeframe 20040416
20 GC_STATUS_SIGNED Constant Public Type reference (TYPE) FOPC_STATUS 'SO_SIGNED' Status: Sign-off performed 20040114
21 GC_STATUS_UNASSIGNED Constant Public Type reference (TYPE) FOPC_STATUS_SIGNOFF 'SO_UA' Status: No Owner Assigned 20040114
22 GC_TASK_DISPLAY Constant Public Type reference (TYPE) FOPC_TASK 'DISP-SIGNO' Task 20040220
23 GC_TASK_ORGUNIT Constant Public Type reference (TYPE) FOPC_TASK 'PERF-SOFOU' Task 20040120
24 GRT_AS Static Attribute Public Type reference (TYPE) FOPC_T_RANGE_CASE_CATEGORY Range: Category 20050321
25 GRT_TE Static Attribute Public Type reference (TYPE) FOPC_T_RANGE_CASE_CATEGORY Range: Category 20050321
26 GR_DELEGATE Instance attribute Protected Object reference (TYPE REF TO) IF_FOPC_DL_DELEGATE Delegation 20041102
27 GR_MODEL_SETUP Instance attribute Protected Object reference (TYPE REF TO) CL_FOPC_MODEL_SETUP Process Model Class 20040114
28 GS_DATE_INTERVAL Instance attribute Protected Type reference (TYPE) FOPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20040114
29 GT_IS_PRIO Static Attribute Private Type reference (TYPE) FOPC_T_DOMVALUES Domain Values of Issue Priority 20040609
30 GT_SIGNOFF_IS Static Attribute Public Type reference (TYPE) FOPC_T_SIGNOFF_ISSUES Customizing Relevance of Issues for Sign-Off 20050321
31 GV_ACTING_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20041102
32 GV_GUID Instance attribute Private Type reference (TYPE) GUID_32 Reporting GUID 20040119
33 GV_MAIN_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME SAP R/3 System, User Logon Name 20041102
34 GV_PLVAR Instance attribute Protected Type reference (TYPE) PLVAR Plan Variant 20040115
35 GV_SCHEDULED_ORGUNIT Instance attribute Protected Type reference (TYPE) BOOLEAN Org Unit Sign-Off Scheduled for Given Timeframe 20040416
36 GV_UPDATE_TASK Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041025
37 M_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL 20041202
38 T_ORGUNIT_HIER Instance attribute Protected Type reference (TYPE) FOPCS_TO_ORGUNIT Org Unit Hierarchy 20040114
39 T_SIGNOFF_ISSUES Instance attribute Private Type reference (TYPE) FOPC_T_SIGNOFF_ISSUES Customizing Relevance of Issues for Sign-Off 20040308
40 T_STATUS_INFO Instance attribute Protected Type reference (TYPE) FOPC_T_SIGNOFF Sign-Off Information 20040115
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Static Constructor 20050321
2 CLOSE_LOG Instance method Protected Method Close Log at End of Activation 20041202
3 CONSTRUCTOR Instance method Public Constructor Create Object and Define Timeframe 20040114
4 CREATE_APPL_LOG Instance method Protected Method Application Log: Log: Create with Header Data 20041202
5 DETERMINE_TASK Instance method Private Method Determine Correct Task for Reporting 20040428
6 GET_CUSTOMIZING Static method Public Method Get Customizing for Issue Relevance 20040308
7 GET_ISSUE_PRIORITY Instance method Private Method Determine Whether Issue Type Is Relevant or Not 20040609
8 GET_LOWER_NR_ORGUNIT Instance method Public Method Get Lower Non-Relevant Org. Units (Direct and Direct to NR) 20051208
9 GET_LOWER_ORGUNIT Instance method Protected Method Lowest Org Units Relevant for Sign-Off and Not Signed-Off 20040114
10 GET_LOWER_UNCLOSED_ORGUNIT Instance method Public Method Get Lower-Level Org Units Not Yet Closed 20050525
11 GET_LOWEST_ORGUNIT Instance method Public Method Lowest Org Units Relevant for Sign-Off and Not Signed-Off 20040114
12 GET_OPEN_ISSUES Instance method Private Method Get Number of Open Issues 20040115
13 GET_PARENT_SIBLING_ORGUNIT Instance method Protected Method Get Parent and All Siblings (Lowest Org Units of Siblings) 20040114
14 GET_RESPONSIBLE Instance method Public Method Get Owner ID 20040226
15 GET_RESPONSIBLE_PERSON Instance method Public Method Get Owners 20040115
16 GET_SIGNED_BY Static method Public Method Get Signed By Agents for Corporate or Workflow 20040917
17 GET_SIGN_OFF_AGENTS_INFO Instance method Public Method Information on Current Sign-Off Agents: Corporate 20040916
18 GET_SIGN_OFF_ICON Static method Public Method Get Status Icon and Quick Info Text 20040226
19 GET_SIGN_OFF_INFO Instance method Public Method Current Sign-Off Information 20040114
20 GET_SIGN_OFF_INFO_CORP Instance method Public Method Current Sign-Off Information for Corporate 20060119
21 GET_TOPLEVEL_PARENT Instance method Private Method Get Top-Level Org Unit 20040119
22 GET_UPDATE_TASK Instance method Public Method Get Update Task Indicator 20041025
23 IS_ISSUE_RELEVANT Instance method Private Method Determine Whether Issue Type Is Relevant or Not 20040308
24 IS_REPORTING_DONE Instance method Private Method Reporting Finished 20040223
25 IS_SCHEDULED Instance method Public Method Sign-Off Scheduled for a Timeframe (Corporate or Org Unit) 20040416
26 LOAD_ORG_HIER Instance method Protected Method Initialization of Org Unit Hierarchy 20040114
27 NO_OPEN_ISSUES Instance method Private Method Sum Reported Open Issues 20040116
28 OPEN_LOG Instance method Protected Method Open Log at the Beginning of Activation 20041202
29 SET_NO_OPEN_ISSUES Instance method Private Method Add Info on Number of Open Issues to Buffer 20040116
30 SET_SIGN_OFF_INFO Instance method Public Method Set Sign-Off Information 20040120
31 SIGN_OFF_PENDING Instance method Public Method Sign-Off Pending for Org Unit and Sub-OrgUnits 20040121
32 SIGN_OFF_PENDING_SUBORGUNIT Instance method Public Method Sign-Off Pending for Sub-OrgUnits 20040615
33 SIGN_OFF_REQUIRED Instance method Public Method Sign-Off Pending for Sub-OrgUnits 20040120
34 START_OPEN_ISSUES_REPORT Instance method Private Method Start Computation of Number of Open Issues 20040116
35 TRIGGER_PARENT_WORKFLOW Instance method Protected Method Trigger Workflow for Parent Org Unit 20040120
Events
Class CL_FOPC_SIGNOFF has no event.
Types
Class CL_FOPC_SIGNOFF has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLOSE_LOG Signature

Method CLOSE_LOG on class CL_FOPC_SIGNOFF has no parameter.
Method CLOSE_LOG on class CL_FOPC_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) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040114
2 Importing IT_ORGUNIT Call by reference Type reference (TYPE) FOPCS_TO_ORGUNIT relevant orgunits 20040220
3 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID Orgunit 20040127
4 Importing IV_START_REPORT Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE start reporting in background (UI performance) 20040127
5 Importing IV_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041025

Method CONSTRUCTOR on class CL_FOPC_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 20041202
2 Importing I_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID ObjektId 20050123

Method CREATE_APPL_LOG on class CL_FOPC_SIGNOFF has no exception.

Method DETERMINE_TASK 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) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040428
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID Orgunit ID 20040428
3 Returning RV_TASK Value transfer Type reference (TYPE) FOPC_TASK Aufgabe 20040428

Method DETERMINE_TASK on class CL_FOPC_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) FOPC_T_SIGNOFF_ISSUES Customizing der Relevanz der Issues für die Abzeichnung 20040308

Method GET_CUSTOMIZING on class CL_FOPC_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) FOPCR_T_ISSUE_PRIORITY Excluded issue priorities 20040609
2 Importing IV_RATING Call by reference Type reference (TYPE) FOPCR_FNAME rating field name 20040609
3 Importing IV_TYPE Call by reference Type reference (TYPE) SCMG_CATEGORY Kategorie 20040609

Method GET_ISSUE_PRIORITY on class CL_FOPC_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 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID ID der Organisationsheit 20051208
2 Returning RT_ORGUNIT Value transfer Type reference (TYPE) FOPCS_TO_ORGUNIT Orgunit not relevant to Sign-Off 20051208

Method GET_LOWER_NR_ORGUNIT on class CL_FOPC_SIGNOFF has no exception.

Method GET_LOWER_ORGUNIT 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) FOPCS_OBJECTID ID der Organisationsheit 20040114
2 Returning RT_ORGUNIT Value transfer Type reference (TYPE) FOPCS_TO_ORGUNIT Orgunit relevant to sign-off and not signed-off 20040114

Method GET_LOWER_ORGUNIT on class CL_FOPC_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 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID ID der Organisationsheit 20050525
2 Returning RT_ORGUNIT Value transfer Type reference (TYPE) FOPCS_TO_ORGUNIT Unclosed orgunits 20050525

Method GET_LOWER_UNCLOSED_ORGUNIT on class CL_FOPC_SIGNOFF has no exception.

Method GET_LOWEST_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ORGUNIT Value transfer Type reference (TYPE) FOPCS_TO_ORGUNIT Orgunit relevant to sign-off and not signed-off 20040114

Method GET_LOWEST_ORGUNIT on class CL_FOPC_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) FOPCS_OBJECTID ID der Organisationsheit 20040115
2 Importing IV_WAIT Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Wait until reporting finished 20040119
3 Returning RV_NO_ISSUES Value transfer Type reference (TYPE) I number of issues 20040115

Method GET_OPEN_ISSUES on class CL_FOPC_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) FOPCS_S_ORGUNIT parent of IV_ORGUNIT_ID 20040114
2 Exporting ET_SIBLING Call by reference Type reference (TYPE) FOPCS_TO_ORGUNIT lowest OU relevant to sign-off and not signed in siblings 20040114
3 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID Orgunit 20040114

Method GET_PARENT_SIBLING_ORGUNIT on class CL_FOPC_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_PERSON Call by reference Type reference (TYPE) FOPCH_T_OBJECTS Verantwortliche Personen 20040226
2 Exporting EV_RESPONSIBLE Call by reference Type reference (TYPE) STRING Namen der Verantwortlichen 20040226
3 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Organisationseinheit 20040226

Method GET_RESPONSIBLE on class CL_FOPC_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 Organisationseinheit 20040115
2 Returning RT_PERSON Value transfer Type reference (TYPE) FOPCH_T_OBJECTS 20040916

Method GET_RESPONSIBLE_PERSON on class CL_FOPC_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 Liste von Organisationsobjekten 20040917
2 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID ObjektId 20040917
3 Importing IV_TF_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20040917
4 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) FOPC_TIMEFRAME Zeitraum 20040917

Method GET_SIGNED_BY on class CL_FOPC_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 Liste von Organisationsobjekten 20040916
2 Exporting ET_SIGNED_AGENTS Value transfer Type reference (TYPE) SWFUAGENTS Liste von Organisationsobjekten 20040916
3 Exporting EV_ALL_SIGNED Value transfer Type reference (TYPE) BOOLE_D All agent signed the orgunit 20040916
4 Importing IV_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID ObjektId 20040916

Method GET_SIGN_OFF_AGENTS_INFO on class CL_FOPC_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 20040226
2 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip 20040226
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20040618
4 Importing IV_STATUS Call by reference Type reference (TYPE) FOPC_STATUS status 20040226

Method GET_SIGN_OFF_ICON on class CL_FOPC_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) FOPCS_OBJECTID ID der Organisationsheit 20040114
2 Importing IV_REPORT_ISSUES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start reporting to compute open issues 20040119
3 Importing IV_RESELECT_DB Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040917
4 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User who really has the responsibility (not delegate) 20040916
5 Returning RS_STATUS Value transfer Type reference (TYPE) FOPC_S_SIGNOFF Sign-off information 20040114

Method GET_SIGN_OFF_INFO on class CL_FOPC_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 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID ID der Organisationsheit 20060119
2 Importing IV_REPORT_ISSUES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Start reporting to compute open issues 20060119
3 Returning RT_SIGNOFF Value transfer Type reference (TYPE) FOPC_T_SIGNOFF Sign-off information 20060119

Method GET_SIGN_OFF_INFO_CORP on class CL_FOPC_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) FOPCS_OBJECTID 20040119
2 Returning IV_TOPLEVEL Value transfer Type reference (TYPE) FOPCS_OBJECTID Top-Level parent 20040119

Method GET_TOPLEVEL_PARENT on class CL_FOPC_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 Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041025

Method GET_UPDATE_TASK on class CL_FOPC_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 Kategorie 20040308
2 Returning RV_RELEVANT Value transfer Type reference (TYPE) BOOLEAN Relevanz 20040308

Method IS_ISSUE_RELEVANT on class CL_FOPC_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 20040225
2 Exporting EV_PROGRESS Call by reference Type reference (TYPE) F Progress made 20040225

Method IS_REPORTING_DONE on class CL_FOPC_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) FOPC_S_DATE_INTERVAL Datum der Beurteilung 20040416
2 Exporting RS_DATES Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Sign-off start and end date for this timeframe 20040503
3 Exporting RV_SCHEDULED Call by reference Type reference (TYPE) BOOLEAN is scheduled for given timeframe and begin-/end date 20040503
4 Exporting RV_TIMEFRAME Call by reference Type reference (TYPE) BOOLEAN Scheduled for this timeframe 20040416

Method IS_SCHEDULED on class CL_FOPC_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) FOPCS_S_ORGUNIT_SEARCH 20040114

Method LOAD_ORG_HIER on class CL_FOPC_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) FOPCR_S_VALUE Reported data 20040116
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID Orgunit 20040116
3 Returning RV_NO_ISSUES Value transfer Type reference (TYPE) FOPC_NO_ISSUES Anzahl signifikanter Schwachstellen bei der Abzeichnung 20040116

Method NO_OPEN_ISSUES on class CL_FOPC_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 ObjektId 20050123

Method OPEN_LOG on class CL_FOPC_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) FOPC_NO_ISSUES Anzahl signifikanter Schwachstellen bei der Abzeichnung 20040116
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID 20040116

Method SET_NO_OPEN_ISSUES on class CL_FOPC_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) FOPC_COMMENT Kommentar 20040120
2 Importing IV_INFO_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20040120
3 Importing IV_STATUS Call by reference Type reference (TYPE) FOPC_STATUS Status 20040120
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050525
5 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) CRMT_BSP_RETURNCODE Return Code 20040120

Method SET_SIGN_OFF_INFO on class CL_FOPC_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) FOPCS_OBJECTID 20040121
2 Returning RV_PENDING Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040121

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

Method SIGN_OFF_PENDING_SUBORGUNIT on class CL_FOPC_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) FOPCS_OBJECTID 20040120
2 Returning RV_REQUIRED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040121

Method SIGN_OFF_REQUIRED on class CL_FOPC_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) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040225
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID ID der Organisationsheit 20040116
3 Importing IV_WAIT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE wait until report finished 20040127
4 Returning RV_GUID Value transfer Type reference (TYPE) GUID_32 Report-GUID 20040119

Method START_OPEN_ISSUES_REPORT on class CL_FOPC_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) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040129
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) FOPCS_OBJECTID ID der Organisationsheit 20040120

Method TRIGGER_PARENT_WORKFLOW on class CL_FOPC_SIGNOFF has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 100