SAP ABAP Class CL_SCMG_FUNC_PROF_CUST (Function Profile Customizing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_CUSTOMIZING (Package) Case Management: General Customizing
⤷
⤷
Properties
| Class | CL_SCMG_FUNC_PROF_CUST | |
| Short Description | Function Profile Customizing | |
| 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 | 20020611 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCMG_FUNC_PROF_CUST has no forward declaration.
Interfaces
Class CL_SCMG_FUNC_PROF_CUST has no interface implemented.
Friends
Class CL_SCMG_FUNC_PROF_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SCMG_CASE_TOOLBARTYPE | 'F' | Toolbar Type Function Button | 20040216 | ||
| 2 | Constant | Public | Type reference (TYPE) | SCMG_CASE_TOOLBARTYPE | 'T' | Toolbar Type for Subcomponent ('T') | 20040216 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SCMG_TT_FUNCTION | Case: Function Profile ID | 20020614 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SCMG_TT_FUNCTION | Case: All Known Functions | 20031106 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SCMG_TT_FUNCSTAT | Case: Relations Between Function and Status | 20031106 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SCMG_TT_FUNCPROFF | Case: Profile Functions | 20031106 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SCMGFUNCPROFID | Case: Function Profile ID | 20020614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20031106 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20020611 | |
| 3 | Instance method | Public | Method | Get All Function Profiles | 20020614 | |
| 4 | Instance method | Public | Method | Get Available Function Codes for Function Profile | 20020614 | |
| 5 | Instance method | Public | Method | Get Description for Function Profile | 20020614 | |
| 6 | Instance method | Public | Method | Get Description for Function Code | 20020614 | |
| 7 | Instance method | Public | Method | Get Information for Function Code | 20020614 | |
| 8 | Instance method | Public | Method | 20030919 | ||
| 9 | Instance method | Public | Method | Get Valid Functions (for Type/Profile) | 20020614 |
Events
Class CL_SCMG_FUNC_PROF_CUST has no event.
Types
Class CL_SCMG_FUNC_PROF_CUST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SCMG_FUNC_PROF_CUST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROFILE_ID | Call by reference | Type reference (TYPE) | SCMGFUNCPROFID | Case: Funktionen-Profil-ID | 20020614 |
Method CONSTRUCTOR on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method GET_ALL_FUNC_PROF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FUNC_PROF | Value transfer | Type reference (TYPE) | SCMG_TT_FUNCPROF | Case: Funktionenprofil | 20020614 |
Method GET_ALL_FUNC_PROF on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method GET_AVAILABLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FUNC_PROFF | Value transfer | Type reference (TYPE) | SCMG_TT_FUNCTION | Case: Verfügbaren Funktionen des Profils | 20020614 |
Method GET_AVAILABLE_FCODE on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20020614 | ||
| 2 | RET_DESCRIPTION | Value transfer | Type reference (TYPE) | SCMGPROF_DESCR | Case: Profil-Bezeichnung | 20020614 |
Method GET_DESCRIPTION on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method GET_DESCRIPTION_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCRIPTION | Value transfer | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20020704 | |||
| 2 | EX_TOOLTIP | Call by reference | Type reference (TYPE) | ICONQUICK | 20020704 | ||||
| 3 | IM_FCODE | Call by reference | Type reference (TYPE) | SCMG_UI_FUNC | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020614 | |||
| 4 | IM_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20020614 |
Method GET_DESCRIPTION_FCODE on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method GET_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | SCMG_UI_FUNC | Funktionscode | 20020614 | |||
| 2 | RE_FUNCTION | Value transfer | Type reference (TYPE) | SCMGFUNCTION | Case: Verfügbare Funktionen im Case | 20020614 |
Method GET_FUNCTION on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method READ_AVAILABLE_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STAT_PARA | Call by reference | Type reference (TYPE) | SCMGSTATPARA | 20030919 | ||||
| 2 | RE_TT_CODES | Value transfer | Type reference (TYPE) | SCMG_TT_FUNCPROFF | 20030919 |
Method READ_AVAILABLE_FUNCTIONS on class CL_SCMG_FUNC_PROF_CUST has no exception.
Method READ_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TOOLBARTYPE | Call by reference | Type reference (TYPE) | SCMG_CASE_TOOLBARTYPE | Einstelliges Kennzeichen | 20020614 | |||
| 2 | RE_TT_CODES | Value transfer | Type reference (TYPE) | SCMG_TT_FUNCPROFF | Tabelle: Case: Verfügbaren Funktionen des Profils | 20020704 |
Method READ_FUNCTIONS on class CL_SCMG_FUNC_PROF_CUST has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 620 |