SAP ABAP Class CL_FOPC_CASE (SOA: Case)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOPC_CASE MIC Case 20031031
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_ASSESSMENT Case: Assessment 20031031
2 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_AS_CONTAINER Container for Assessment of Management Control 20040226
3 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_ISSUE Issue 20031031
4 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_PLAN Remediation Plan 20031127
5 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_TESTING Control Design Test 20040106
6 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_TESTLOG Test Log 20040107
7 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_TE_CONTAINER Container for Testing Management Control 20040226
Properties
Class CL_FOPC_CASE  
Short Description SOA: Case    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_ASSESSMENT_ISSUE_PLAN   Assessment/Issue/Remediation Plan 
Created 20031022   SAP 
Last change 20070913   SAP 
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 FOPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FOPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 FOPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOPC_CASE MIC Case 20031031
Friends
Class CL_FOPC_CASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_FROM_SIGNOFF Instance attribute Protected Type reference (TYPE) ABAP_BOOL '' The case is copied because of sign-off 20041105
2 MB_SUB_CASE_LOADED Instance attribute Protected Type reference (TYPE) BOOLE_D ABAP_FALSE 20040531
3 MO_CASE_STATUS Instance attribute Protected Object reference (TYPE REF TO) CL_FOPC_CASE_STATUS Status Management 20031109
4 MO_FOPC_CASE_API Instance attribute Protected Object reference (TYPE REF TO) CL_FOPC_CASE_API SOA: Case 20031031
5 MO_LCL_FOPC_CASE Static Attribute Public Object reference (TYPE REF TO) IF_FOPC_ASSERT_HR_ORG_OBJECT 20060821
6 MO_VALIDATION_COMMENT Instance attribute Protected Object reference (TYPE REF TO) IF_FOPC_NOTES_API Validation Comment 20031208
7 MT_SUB_CASE Instance attribute Protected Type reference (TYPE) FOPC_T_CASE Table Contains Subcases Belonging to Current Case 20031210
8 MT_SUB_CASE_INSERT Instance attribute Protected Type reference (TYPE) FOPC_T_CASE Table Contains New Added Subcase 20031210
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_FOR_CF Static method Protected Method 20041006
2 ASSERT_CATEGORY Static method Protected Method Check Case Category 20031207
3 ASSERT_HR_ORG_OBJECT Instance method Protected Method Check HR-ORG and HR Object 20031207
4 CLONE Instance method Public Method 20040929
5 CONSTRUCTOR Instance method Public Constructor Constructor 20031031
6 CREATE_BO_EVENT Instance method Private Method Create Event of Business Object FOPC_CASE 20031207
7 DELETE Instance method Public Method 20031127
8 DELETE_SUB_CASE Instance method Protected Method Delete Subcase 20031210
9 DEQUEUE Instance method Public Method 20031127
10 ENQUEUE Instance method Public Method 20031127
11 FIND_CASE Static method Public Method Check Existence of Object 20040308
12 FIND_CF_CASE Static method Protected Method Find 'Temp' CF Status Case 20040930
13 GET_CASE Static method Public Method Get Case Object by GUID 20031204
14 GET_CASE_GUID Instance method Public Method 20031110
15 GET_CASE_TYPE Instance method Public Method 20031031
16 GET_CF_DESTINATION Instance method Public Method 20040929
17 GET_CF_SOURCE Instance method Public Method 20040929
18 GET_CF_STATUS Instance method Public Method 20040929
19 GET_CF_STATUS_TEXT Instance method Public Method 20041022
20 GET_EXISTING_CASE_GUID Static method Public Method 20041129
21 GET_HROBJECT Instance method Public Method 20031031
22 GET_NEED_CF_CASE Static method Public Method 20041102
23 GET_NEED_CF_CASE_GUID Static method Public Method 20041102
24 GET_STATUS_TEXT Instance method Public Method 20031112
25 GET_TITLE Instance method Public Method 20031031
26 GET_TRIGGERING_ASSESSMENT_INT Instance method Protected Method Get Triggering Assessment or Testing Case 20031206
27 GET_UI_ATTRIBUTE Instance method Public Method 20031110
28 GET_VALIDATION_MODEL_ID Instance method Protected Method Get Model ID 20031203
29 INSERT_SUB_CASE Instance method Protected Method Inserts Subcase into Internal Table 20031210
30 IS_EXISTING Static method Public Method Check Existence of Object 20040118
31 IS_VALIDATION_ENABLED Instance method Public Method 20031207
32 SAVE Instance method Public Method 20040930
33 SET_ACTIVITY Instance method Public Method 20031207
34 SET_ACTIVITY_INT Instance method Protected Method Change Status for Activity 20031214
35 SET_CATEGORY Instance method Protected Method Set Category 20031207
36 SET_CF_STATUS Instance method Public Method 20040929
37 SET_CLOSED_BY Instance method Protected Method Sets Closed_by and Timestamp 20031212
38 SET_HR_ORG_OBJECT Instance method Protected Method HR-ORG and OBJECT to which Case Is Attached 20031204
39 SET_PROCESSOR Instance method Protected Method 20031207
40 SET_RESPONSIBLE Instance method Protected Method 20031207
41 SET_TITLE Instance method Public Method 20031207
42 SET_VALIDATION_COMMENT_INT Instance method Private Method Set Note Content for Validation Comment 20031214
43 SET_VALIDATOR Instance method Protected Method Set validation_by and Date 20031207
44 WITH_OPEN_ISSUE Static method Public Method Check Whether Given Control Has Open Issues 20050203
Events
Class CL_FOPC_CASE has no event.
Types
Class CL_FOPC_CASE has no local type.
Method Signatures

Method ADD_MESSAGE_FOR_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20041006
2 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20041006
3 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 20041006
4 Importing I_NEW_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20041006
5 Importing I_NEW_CF_STATUS Call by reference Type reference (TYPE) FOPC_CF_STATUS 20041006
6 Importing I_OLD_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20041006
7 Importing I_OLD_CF_STATUS Call by reference Type reference (TYPE) FOPC_CF_STATUS 20041006

Method ADD_MESSAGE_FOR_CF on class CL_FOPC_CASE has no exception.

Method ASSERT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20031207
2 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Kategorie 20031207
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031207

Method ASSERT_HR_ORG_OBJECT 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 20040513
2 Importing IS_HR_ORG_OBJECT Call by reference Type reference (TYPE) FOPC_S_HR_ORG_OBJECT HR Org. Unit and Object 20031207
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031207

Method CLONE Signature

Method CLONE on class CL_FOPC_CASE has no parameter.
Method CLONE on class CL_FOPC_CASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FOPC_CASE_API Call by reference Object reference (TYPE REF TO) CL_FOPC_CASE_API SOA: Fall 20031207
# Exception Resumable Description Created on
1 CX_FOPC_CASE_STATUS Statusverwaltung 20031110

Method CREATE_BO_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Call by reference Type reference (TYPE) SWO_EVENT Ereignis 20031207

Method CREATE_BO_EVENT on class CL_FOPC_CASE has no exception.

Method DELETE Signature

Method DELETE on class CL_FOPC_CASE has no parameter.
Method DELETE on class CL_FOPC_CASE has no exception.

Method DELETE_SUB_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUB_CASE Call by reference Object reference (TYPE REF TO) CL_FOPC_CASE 20031210
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031210
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031212

Method DEQUEUE Signature

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

Method ENQUEUE Signature

Method ENQUEUE on class CL_FOPC_CASE has no parameter.
Method ENQUEUE on class CL_FOPC_CASE has no exception.

Method FIND_CASE 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 20040308
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20040308
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20040308
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20040308
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20040308
6 Returning R_CASE_GUID Value transfer Type reference (TYPE) SCMG_CASE_GUID 20041007

Method FIND_CASE on class CL_FOPC_CASE has no exception.

Method FIND_CF_CASE 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 20041013
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20040930
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20040930
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 20040930
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20040930
6 Returning R_CASE_GUID Value transfer Type reference (TYPE) SCMG_CASE_GUID 20040930

Method FIND_CF_CASE on class CL_FOPC_CASE has no exception.

Method GET_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20031204
2 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20031215
3 Importing I_USER Call by reference Type reference (TYPE) SYUNAME 20040420
4 Returning RO_FOPC_CASE Value transfer Object reference (TYPE REF TO) IF_FOPC_CASE SOA: Fall 20031204
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031204

Method GET_CASE_GUID Signature

Method GET_CASE_GUID on class CL_FOPC_CASE has no parameter.
Method GET_CASE_GUID on class CL_FOPC_CASE has no exception.

Method GET_CASE_TYPE Signature

Method GET_CASE_TYPE on class CL_FOPC_CASE has no parameter.
Method GET_CASE_TYPE on class CL_FOPC_CASE has no exception.

Method GET_CF_DESTINATION Signature

Method GET_CF_DESTINATION on class CL_FOPC_CASE has no parameter.
Method GET_CF_DESTINATION on class CL_FOPC_CASE has no exception.

Method GET_CF_SOURCE Signature

Method GET_CF_SOURCE on class CL_FOPC_CASE has no parameter.
Method GET_CF_SOURCE on class CL_FOPC_CASE has no exception.

Method GET_CF_STATUS Signature

Method GET_CF_STATUS on class CL_FOPC_CASE has no parameter.
Method GET_CF_STATUS on class CL_FOPC_CASE has no exception.

Method GET_CF_STATUS_TEXT Signature

Method GET_CF_STATUS_TEXT on class CL_FOPC_CASE has no parameter.
Method GET_CF_STATUS_TEXT on class CL_FOPC_CASE has no exception.

Method GET_EXISTING_CASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE_GUID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID 20041129
2 Importing IB_MCTOU Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041215
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20041129
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 20041129
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20041129
6 Importing I_DATE_BEGIN Call by reference Type reference (TYPE) BEGDATUM 20041129
7 Importing I_DATE_END Call by reference Type reference (TYPE) ENDDATUM 20041129

Method GET_EXISTING_CASE_GUID on class CL_FOPC_CASE has no exception.

Method GET_HROBJECT Signature

Method GET_HROBJECT on class CL_FOPC_CASE has no parameter.
Method GET_HROBJECT on class CL_FOPC_CASE has no exception.

Method GET_NEED_CF_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE Call by reference Type reference (TYPE) FOPC_T_CASE 20041102
2 Importing IB_MCTOU Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041215
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20041102
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 20041102
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20041102
6 Importing I_DATE_BEGIN Call by reference Type reference (TYPE) BEGDATUM 20041102
7 Importing I_DATE_END Call by reference Type reference (TYPE) ENDDATUM 20041102
8 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041102
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20041116

Method GET_NEED_CF_CASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE_GUID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID 20041102
2 Importing IB_MCTOU Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041215
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20041102
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE 20041102
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY 20041102
6 Importing I_DATE_BEGIN Call by reference Type reference (TYPE) BEGDATUM 20041102
7 Importing I_DATE_END Call by reference Type reference (TYPE) ENDDATUM 20041102

Method GET_NEED_CF_CASE_GUID on class CL_FOPC_CASE has no exception.

Method GET_STATUS_TEXT Signature

Method GET_STATUS_TEXT on class CL_FOPC_CASE has no parameter.
Method GET_STATUS_TEXT on class CL_FOPC_CASE has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_FOPC_CASE has no parameter.
Method GET_TITLE on class CL_FOPC_CASE has no exception.

Method GET_TRIGGERING_ASSESSMENT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ASSESSMENT Value transfer Object reference (TYPE REF TO) IF_FOPC_CASE Fall: Beurteilung 20031206

Method GET_TRIGGERING_ASSESSMENT_INT on class CL_FOPC_CASE has no exception.

Method GET_UI_ATTRIBUTE Signature

Method GET_UI_ATTRIBUTE on class CL_FOPC_CASE has no parameter.
Method GET_UI_ATTRIBUTE on class CL_FOPC_CASE has no exception.

Method GET_VALIDATION_MODEL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20031203
2 Returning R_MODEL_ID Value transfer Type reference (TYPE) STRING 20031203

Method GET_VALIDATION_MODEL_ID on class CL_FOPC_CASE has no exception.

Method INSERT_SUB_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUB_CASE Call by reference Object reference (TYPE REF TO) CL_FOPC_CASE 20031210

Method INSERT_SUB_CASE on class CL_FOPC_CASE has no exception.

Method IS_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040118
2 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20040118
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040118

Method IS_VALIDATION_ENABLED Signature

Method IS_VALIDATION_ENABLED on class CL_FOPC_CASE has no parameter.
Method IS_VALIDATION_ENABLED on class CL_FOPC_CASE has no exception.

Method SAVE Signature

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

Method SET_ACTIVITY Signature

Method SET_ACTIVITY on class CL_FOPC_CASE has no parameter.
Method SET_ACTIVITY on class CL_FOPC_CASE has no exception.

Method SET_ACTIVITY_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_CHECK_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20031214
2 Importing I_ACTIVITY Call by reference Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20031214
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031214
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031214

Method SET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Kategorie 20031207
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031207

Method SET_CF_STATUS Signature

Method SET_CF_STATUS on class CL_FOPC_CASE has no parameter.
Method SET_CF_STATUS on class CL_FOPC_CASE has no exception.

Method SET_CLOSED_BY Signature

Method SET_CLOSED_BY on class CL_FOPC_CASE has no parameter.
Method SET_CLOSED_BY on class CL_FOPC_CASE has no exception.

Method SET_HR_ORG_OBJECT 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 20040513
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20031204
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Org. Unit 20031204
4 Importing IX_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040513
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031207

Method SET_PROCESSOR Signature

Method SET_PROCESSOR on class CL_FOPC_CASE has no parameter.
Method SET_PROCESSOR on class CL_FOPC_CASE has no exception.

Method SET_RESPONSIBLE Signature

Method SET_RESPONSIBLE on class CL_FOPC_CASE has no parameter.
Method SET_RESPONSIBLE on class CL_FOPC_CASE has no exception.

Method SET_TITLE Signature

Method SET_TITLE on class CL_FOPC_CASE has no parameter.
Method SET_TITLE on class CL_FOPC_CASE has no exception.

Method SET_VALIDATION_COMMENT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALIDATION_COMMENT Call by reference Type reference (TYPE) STRING 20031214
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031214

Method SET_VALIDATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_SET Call by reference Type reference (TYPE) ABAP_BOOL 20041006

Method SET_VALIDATOR on class CL_FOPC_CASE has no exception.

Method WITH_OPEN_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_TESTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE = Only check for testing 20050325
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20050203
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20050203
4 Returning RB_OPEN_ISSUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE = has open issues. 20050203

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