SAP ABAP Class CL_SCMG_TERM_PROF_CUST (Case Type 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_TERM_PROF_CUST | |
| Short Description | Case Type 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 | 20020620 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCMG_TERM_PROF_CUST has no forward declaration.
Interfaces
Class CL_SCMG_TERM_PROF_CUST has no interface implemented.
Friends
Class CL_SCMG_TERM_PROF_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20081123 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SCMGTERMPROFID | Case: Terminology Profile ID | 20020620 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SCMG_TT_TERM | Case: Table Type for Customer Terminology Entries | 20020724 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | SCMG_TT_TERM | Case: Table Type for SAP Terminology Entries | 20020724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020620 | |
| 2 | Instance method | Public | Method | Get Description for Terminology Profile | 20020711 | |
| 3 | Instance method | Public | Method | Get Terminology | 20020709 | |
| 4 | Instance method | Public | Method | Get Terminology Profile | 20030527 |
Events
Class CL_SCMG_TERM_PROF_CUST has no event.
Types
Class CL_SCMG_TERM_PROF_CUST has no local type.
Method Signatures
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) | SCMGTERMPROFID | Case: Terminologie-Profil-ID | 20020620 |
Method CONSTRUCTOR on class CL_SCMG_TERM_PROF_CUST has no exception.
Method GET_PROFILE_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 | 20020711 | ||
| 2 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | SCMGPROF_DESCR | Profil-Bezeichnung | 20020711 |
Method GET_PROFILE_DESCRIPTION on class CL_SCMG_TERM_PROF_CUST has no exception.
Method GET_TERMINOLOGY 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 | 20020709 | ||
| 2 | IM_TERM_ID | Call by reference | Type reference (TYPE) | SCMGTERMID | Case: Terminologie-Identifikation | 20020709 | |||
| 3 | RE_TERMINOLOGY | Value transfer | Type reference (TYPE) | SCMGTERM | Case: Terminologie-Eintrag | 20020709 |
Method GET_TERMINOLOGY on class CL_SCMG_TERM_PROF_CUST has no exception.
Method GET_TERM_PROFILE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TERM_PROFID | Value transfer | Type reference (TYPE) | SCMGTERMPROFID | 20030527 |
Method GET_TERM_PROFILE_ID on class CL_SCMG_TERM_PROF_CUST has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 620 |