SAP ABAP Class CL_SCMG_CASE_TYPE_CUST (Customizing for Case Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_CUSTOMIZING (Package) Case Management: General Customizing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_CASE_TYPE_CUST RMPS: Customizing for Case Type 20040407
Properties
Class CL_SCMG_CASE_TYPE_CUST  
Short Description Customizing for Case Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_CUSTOMIZING   Case Management: General Customizing 
Created 20020606   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_CASE_TYPE_CUST has no forward declaration.
Interfaces
Class CL_SCMG_CASE_TYPE_CUST has no interface implemented.
Friends
Class CL_SCMG_CASE_TYPE_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_PROFILE Instance attribute Protected Type reference (TYPE) PPFDCNTXT Action Profile 20031010
2 ATTR_PROFILE_REF Instance attribute Protected Object reference (TYPE REF TO) CL_SCMG_ATTR_PROF_CUST Case Type Customizing 20020610
3 CASE_SPS_ID Instance attribute Protected Type reference (TYPE) SRMSPSID Case SPS ID 20020702
4 CASE_TYPE Instance attribute Protected Type reference (TYPE) SCMGCASE_TYPE Case Type 20020606
5 CASE_TYPETAB Static Attribute Protected Type reference (TYPE) SCMG_TT_CASETYPE Table Type for Case Type 20020618
6 CASE_TYPE_ALL Instance attribute Protected Type reference (TYPE) SCMGCASETYPE Case Type: Whole Structure 20020807
7 CASE_TYPE_REFTAB Static Attribute Protected Type reference (TYPE) SCMG_TT_CASETYPECL Case: Administration of Class CL_SCMG_CASE_TYPE_ 20020617
8 FUNC_PROFILE_REF Instance attribute Protected Object reference (TYPE REF TO) CL_SCMG_FUNC_PROF_CUST Function Profile Customizing 20020614
9 NOTES_SPS_ID Instance attribute Protected Type reference (TYPE) SRMSPSID Case Notes SPS ID 20020715
10 NUMBER_RANGE Instance attribute Protected Type reference (TYPE) SCMG_T_NUMBER_RANGE Number Range Information for Case 20020723
11 OBSOLETE Instance attribute Protected Type reference (TYPE) CHAR1 Case type obsolete 20020808
12 PROCESS Instance attribute Protected Type reference (TYPE) SCMGPROCESS Permitted Process for Case Type 20020723
13 REC_SPS_ID Instance attribute Protected Type reference (TYPE) SRMSPSID SPS ID of Record 20020628
14 RMS_ID Instance attribute Protected Type reference (TYPE) STRING RMS ID 20020619
15 RM_MODEL Instance attribute Protected Type reference (TYPE) SRMGS_DOCI RM Model 20020613
16 STAT_PROFILE_REF Instance attribute Protected Object reference (TYPE REF TO) CL_SCMG_STAT_PROF_CUST Case Customizing for Text Schema 20020723
17 TERM_PROFILE_REF Instance attribute Protected Object reference (TYPE REF TO) CL_SCMG_TERM_PROF_CUST Case Type Customizing 20020709
18 TEXT_PROFILE_REF Instance attribute Protected Object reference (TYPE REF TO) CL_SCMG_TEXT_PROF_CUST Reference to Text Schema 20020611
19 WFPATH_FLAG Instance attribute Protected Type reference (TYPE) SCMGWFPATHFLAG Case: Flag for 'Process Route Used' 20020723
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION_PROFILE Instance method Public Method Get Assigned Action Profile 20031010
2 GET_ALL_CASE_ID_BY_CASE_TYPE Static method Public Method Read All Element Type IDs for a Case Type 20060825
3 GET_ALL_CASE_TYPES Static method Public Method Read All Case Types with Short Text 20020606
4 GET_ALL_CASE_TYPES_BY_RMS_ID Static method Public Method Read All Case Types for RMS ID with Short Text 20020802
5 GET_ALL_CASE_TYPES_BY_SPS_ID Static method Public Method Read All Case Types for Element Type with Short Text 20020709
6 GET_ATTRIBUTE_PROFILE Instance method Public Method Generate Reference to Corresponding Attribute Profile 20020606
7 GET_CASE_SPS_ID Instance method Public Method Read Case ID 20020702
8 GET_CASE_TYPE Instance method Public Method Return Case Type 20020611
9 GET_CASE_TYPES_BY_RMS_AND_SPS Static method Public Method Read all Case Types for RMG ID and Elmt Type with Short Text 20041221
10 GET_CASE_TYPE_ALL Instance method Public Method Read Whole Structure from Customizing 20020807
11 GET_DESCRIPTION Instance method Public Method Read Short Text for Case Type 20020606
12 GET_FUNCTION_PROFILE Instance method Public Method Generate Reference to Corresponding Function Profile 20020614
13 GET_INSTANCE Static method Public Method Read the Corresponding Instance for a Case Type 20020617
14 GET_NOTES_SPS_ID Instance method Public Method Read Element Type for Notes 20020715
15 GET_NUMBER_RANGE Instance method Public Method Read Number Range Intervals 20020723
16 GET_OBSOLETE_FLAG Instance method Public Method Read Indicator "Case Type Obsolete" 20020808
17 GET_PROCESS Instance method Public Method Read Assigned Process 20020723
18 GET_REC_SPS_ID Instance method Public Method Read Element Type RM 20020628
19 GET_RMS_ID Instance method Public Method Read RMS ID 20020619
20 GET_RM_MODEL Instance method Public Method Read Record Model for Case Record 20020613
21 GET_STATUS_PROFILE Instance method Public Method Generate Reference to Corresponding Status Profile 20020723
22 GET_SUBCOMP_FOR_FUNCTION Instance method Public Method Return Case Components for Function (COPY,SPLIT,MERGE) 20040112
23 GET_TERM_PROFILE Instance method Public Method Generate Reference to Corresponding Terminology Profile 20020709
24 GET_TEXT_PROFILE Instance method Public Method Generate Reference to Corresponding Text Profile 20020610
25 GET_WFPATH_FLAG Instance method Public Method Read Indicator "Process Route Used" 20020723
26 READ_ATTR_PROFILE Instance method Private Method Get Assigned Attribute Profile for Case Type from Database 20020610
27 READ_FUNC_PROFILE Instance method Private Method Get Assigned Function Profile for Case Type from Database 20020614
28 READ_STATUS_PROFILE Instance method Public Method Get Assigned Status Profile for Case Type from Database 20020723
29 READ_TERM_PROFILE Instance method Private Method Get Assigned Terminology Profile for Case Type from Database 20020709
30 READ_TEXT_PROFILE Instance method Private Method Get Assigned Text Schema for Case Type from Database 20020611
Events
Class CL_SCMG_CASE_TYPE_CUST has no event.
Types
Class CL_SCMG_CASE_TYPE_CUST has no local type.
Method Signatures

Method GET_ACTION_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTION_PROFILE Value transfer Type reference (TYPE) PPFDCNTXT Aktionsprofil 20031010

Method GET_ACTION_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_ALL_CASE_ID_BY_CASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE SPS-ID des Case 20060825
2 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20060825
3 Returning RE_CASE_ID_TAB Value transfer Type reference (TYPE) SCMG_TT_CASE_ID Tabelle der Case IDs 20060825
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20060825

Method GET_ALL_CASE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20020618
2 Returning RE_CASE_TYPE Value transfer Type reference (TYPE) SCMG_TT_CASETYPE Case-Typ 20020611

Method GET_ALL_CASE_TYPES on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_ALL_CASE_TYPES_BY_RMS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20020802
2 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS-ID der der Typ zugeordnet ist 20020802
3 Importing IM_WITH_OBSOLET Call by reference Type reference (TYPE) XFELD SPACE Veraltete Case-Typen mitlesen ja/nein (X/space) 20020802
4 Returning RE_CASE_TYPE Value transfer Type reference (TYPE) SCMG_TT_CASETYPE Case-Typ 20020802

Method GET_ALL_CASE_TYPES_BY_RMS_ID on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_ALL_CASE_TYPES_BY_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_SPS_ID Call by reference Type reference (TYPE) SRMSPSID SPS-ID des Case 20020709
2 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20020709
3 Importing IM_WITH_OBSOLET Call by reference Type reference (TYPE) XFELD SPACE Veraltete Case-Typen mitlesen ja/nein (X/space) 20020801
4 Returning RE_CASE_TYPE Value transfer Type reference (TYPE) SCMG_TT_CASETYPE Case-Typ 20020709

Method GET_ALL_CASE_TYPES_BY_SPS_ID on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_ATTRIBUTE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTR_PROFILE_REF Value transfer Object reference (TYPE REF TO) CL_SCMG_ATTR_PROF_CUST Customizing zum Case-Typ 20020611

Method GET_ATTRIBUTE_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_CASE_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CASE_SPS_ID Value transfer Type reference (TYPE) SRMSPSID Elementart-ID 20020702

Method GET_CASE_SPS_ID on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_CASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_CASE_TYPE Value transfer Type reference (TYPE) SCMGCASE_TYPE Case-Typ 20020611

Method GET_CASE_TYPE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_CASE_TYPES_BY_RMS_AND_SPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_SPS_ID Call by reference Type reference (TYPE) SRMSPSID SPS-ID des Case 20041221
2 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20041221
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS-ID der der Typ zugeordnet ist 20041221
4 Importing IM_WITH_OBSOLET Call by reference Type reference (TYPE) XFELD SPACE Veraltete Case-Typen mitlesen ja/nein (X/space) 20041221
5 Returning RE_CASE_TYPE Value transfer Type reference (TYPE) SCMG_TT_CASETYPE Case-Typ 20041221

Method GET_CASE_TYPES_BY_RMS_AND_SPS on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_CASE_TYPE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CASE_TYPE_ALL Value transfer Type reference (TYPE) SCMGCASETYPE Fall 20020807

Method GET_CASE_TYPE_ALL on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DESCRIPTION Call by reference Type reference (TYPE) SCMGTYPEDESCR Kurztext zum Case-Typ 20020606
2 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20020606

Method GET_DESCRIPTION on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_FUNCTION_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FUNC_PROFILE_REF Value transfer Object reference (TYPE REF TO) CL_SCMG_FUNC_PROF_CUST Customizing zum Funktionen-Profil 20020614

Method GET_FUNCTION_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CASE_REF Call by reference Object reference (TYPE REF TO) CL_SCMG_CASE_TYPE_CUST Customizing zum Case-Typ 20020617
2 Importing IM_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case-Typ 20020617
# Exception Resumable Description Created on
1 ILLEGAL_CASE_TYPE Case-Typ gibt es nicht 20020709

Method GET_NOTES_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NOTES_SPS_ID Value transfer Type reference (TYPE) SRMSPSID Case Notes SPS-ID 20020715

Method GET_NOTES_SPS_ID on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_NUMBER_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NUMBER_RANGE Value transfer Type reference (TYPE) SCMG_T_NUMBER_RANGE Nummernkreis-Informationen zum Fall 20020723

Method GET_NUMBER_RANGE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_OBSOLETE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBSOLETE Value transfer Type reference (TYPE) SCMGCASETYPEOBSOLET Fallart ist veraltet 20020808

Method GET_OBSOLETE_FLAG on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROCESS Value transfer Type reference (TYPE) SCMGPROCESS Zulässiger Prozess zur Fallart 20020723

Method GET_PROCESS on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_REC_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REC_SPS_ID Value transfer Type reference (TYPE) SRMSPSID SPS-ID der Akte 20020628

Method GET_REC_SPS_ID on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_RMS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RMS_ID Value transfer Type reference (TYPE) STRING 20020619

Method GET_RMS_ID on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_RM_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RM_MODEL Value transfer Type reference (TYPE) SRMGS_DOCI RM-Modell 20020613

Method GET_RM_MODEL on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS_PROFILE_REF Value transfer Object reference (TYPE REF TO) CL_SCMG_STAT_PROF_CUST Case-Customizing zum Text-Schema 20020723

Method GET_STATUS_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_SUBCOMP_FOR_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SCMG_UI_FUNC Fall: Funktionscode im Front-End 20040112
2 Returning RE_SUBCOMPONENTS Value transfer Type reference (TYPE) SCMG_TT_FUNCTION Fallkomponenten für funktion (COPY,SPLIT,MERGE) 20040127

Method GET_SUBCOMP_FOR_FUNCTION on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_TERM_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TERM_PROFILE_REF Value transfer Object reference (TYPE REF TO) CL_SCMG_TERM_PROF_CUST Customizing zum Case-Typ 20020709

Method GET_TERM_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_TEXT_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT_SCHEME_REF Value transfer Object reference (TYPE REF TO) CL_SCMG_TEXT_PROF_CUST Case-Customizing zum Text-Schema 20020611

Method GET_TEXT_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method GET_WFPATH_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WFPATH_FLAG Value transfer Type reference (TYPE) SCMGWFPATHFLAG Fall: Kennzeichen für "Laufweg wird verwendet" 20020723

Method GET_WFPATH_FLAG on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method READ_ATTR_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTR_PROFILE_ID Value transfer Type reference (TYPE) SCMGATTRPROFID Case: Attribut-Profil-ID 20020611

Method READ_ATTR_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method READ_FUNC_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FUNC_PROFILE_ID Value transfer Type reference (TYPE) SCMGFUNCPROFID Case: Funktionen-Profil-ID 20020614

Method READ_FUNC_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method READ_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS_PROFILE_ID Value transfer Type reference (TYPE) SCMGSTATUSPROFID Fall: Statusprofil-ID 20020723

Method READ_STATUS_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method READ_TERM_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TERM_PROFILE_ID Value transfer Type reference (TYPE) SCMGTERMPROFID Case: Terminologie-Profil-ID 20020709

Method READ_TERM_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.

Method READ_TEXT_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT_PROFILE_ID Value transfer Type reference (TYPE) SCMGTEXTPROFID Case: Text-Profil-ID 20020611

Method READ_TEXT_PROFILE on class CL_SCMG_CASE_TYPE_CUST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620