SAP ABAP Class IF_SCMG_SUBCOMPONENT (Case: IF for Subcomponents)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /ISDFPS/CL_ORGM_SUBCMP_AREA | Display Attributes of Measure Areas in Case Management | 20040929 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /ISDFPS/CL_ORGM_SUBCMP_CDOC | Display Change Documents in Case Management | 20040908 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCMG_SUBCOMPONENT_SP | Case: Subcomponent for SP (Record, Notes) | 20020612 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UHC_SUBCOMP_ACTLIST | Subcomponent Action List | 20030923 |
Properties
Class | IF_SCMG_SUBCOMPONENT | |
Short Description | Case: IF for Subcomponents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020605 | SAP |
Last change | 20041228 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SCMG_SUBCOMPONENT has no interface implemented.
Friends
Class IF_SCMG_SUBCOMPONENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SCMG_SUBCOMPONENT_ADAPTER | Case: Adapter for Subcomponents | 20040304 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case Frontend | 20020605 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR10 | Class Parameters from Customizing | 20020605 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20020605 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR32 | Data Sent to Subcomponents from Case | 20020820 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Assign Answer to Sent Request | 20020702 |
2 | ![]() |
Instance method | Public | Method | Create | 20020605 |
3 | ![]() |
Instance method | Public | Method | Delete Subcomponent | 20020607 |
4 | ![]() |
Instance method | Public | Method | Unlock object | 20041117 |
5 | ![]() |
Instance method | Public | Method | Case Subcomponent: Display | 20020605 |
6 | ![]() |
Instance method | Public | Method | Case Finished - Finish Subcomponent | 20020614 |
7 | ![]() |
Static method | Public | Method | Create New Object | 20020605 |
8 | ![]() |
Instance method | Public | Method | Subcomponent Data Changed Since Save? | 20020614 |
9 | ![]() |
Instance method | Public | Method | Change | 20020605 |
10 | ![]() |
Instance method | Public | Method | 20020605 | |
11 | ![]() |
Instance method | Public | Method | Save | 20020605 |
12 | ![]() |
Instance method | Public | Method | Set Data for Pushbutton in Menu (Checked) | 20030827 |
Events
Class IF_SCMG_SUBCOMPONENT has no event.
Types
Class IF_SCMG_SUBCOMPONENT has no local type.
Method Signatures
Method ANSWER_ON_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20020702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20020702 | |
2 | ![]() |
Ausnahme vom SP Client | 20020702 |
Method CREATE Signature
Method CREATE on class IF_SCMG_SUBCOMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020709 |
Method DELETE Signature
Method DELETE on class IF_SCMG_SUBCOMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020709 |
Method DEQUEUE Signature
Method DEQUEUE on class IF_SCMG_SUBCOMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20041117 |
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REFRESH | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Neu anzeigen | 20030506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020709 |
Method FINISH Signature
Method FINISH on class IF_SCMG_SUBCOMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020709 |
Method GET_NEW_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CASE | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Klassenrollen | 20020612 | ||
2 | ![]() |
IM_CLASSNAME | Call by reference | Type reference (TYPE) | SCMGCLASSNAME | 20030804 | |||
3 | ![]() |
IM_CLASS_PARAMETER | Call by reference | Type reference (TYPE) | CHAR10 | Parameter aus FCODE-Customizing | 20020612 | ||
4 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020612 | ||
5 | ![]() |
RE_NEW_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_SUBCOMPONENT | Case: IF für Subcomponents | 20020612 |
Method GET_NEW_INSTANCE on class IF_SCMG_SUBCOMPONENT has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CHANGED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | True: Wert hat sich (vielleicht) geändert | 20020614 |
Method IS_CHANGED on class IF_SCMG_SUBCOMPONENT has no exception.
Method MODIFY Signature
Method MODIFY on class IF_SCMG_SUBCOMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020709 |
Method PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PRINT_DATA | Value transfer | Type reference (TYPE) | SCMG_TT_PRINT | Druckdaten in Hierarchiedarstellung | 20020726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020731 |
Method SAVE Signature
Method SAVE on class IF_SCMG_SUBCOMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020709 |
Method SET_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ICONNAME | Call by reference | Type reference (TYPE) | CHAR40 | 20030828 |
Method SET_BUTTON on class IF_SCMG_SUBCOMPONENT has no exception.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in |