SAP ABAP Class IF_RMST_SUBSCREEN_NOTIFY (RMS-TLS: Notifications to Subscreen)
Properties
| Class | IF_RMST_SUBSCREEN_NOTIFY | |
| Short Description | RMS-TLS: Notifications to Subscreen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020102 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RMST_SUBSCREEN_NOTIFY has no interface implemented.
Friends
Class IF_RMST_SUBSCREEN_NOTIFY has no friend class.
Attributes
Class IF_RMST_SUBSCREEN_NOTIFY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Were Application Parameters Changed? | 20030626 | |
| 2 | Instance method | Public | Method | Checks Whether Application Parameters Entered Are Plausible | 20030704 | |
| 3 | Instance method | Public | Method | Queries the Structure Category for the Application Params | 20030616 | |
| 4 | Instance method | Public | Method | One-Time Call When Screen Is Accessed | 20030611 | |
| 5 | Instance method | Public | Method | Request for Default Application Parameters to Be Displayed | 20030623 | |
| 6 | Instance method | Public | Method | One-Time Call When Screen Is Exited | 20030611 | |
| 7 | Instance method | Public | Method | Allows Certain Tree Items to Be Hidden | 20030630 | |
| 8 | Instance method | Public | Method | Call When Node is Selected/Deselected | 20030611 | |
| 9 | Instance method | Public | Method | Call After Loading Layout | 20030611 | |
| 10 | Instance method | Public | Method | Call Before Layout Is Saved | 20030611 |
Events
Class IF_RMST_SUBSCREEN_NOTIFY has no event.
Types
Class IF_RMST_SUBSCREEN_NOTIFY has no local type.
Method Signatures
Method CHECK_APPLPARAM_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_APPL_PARAM_CHANGED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030626 |
Method CHECK_APPLPARAM_CHANGED on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method CHECK_APPL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_APPL_PARAM_ERROR | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' Applikationsparameter fehlerhaft | 20030704 |
Method CHECK_APPL_PARAMS on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method GET_APPLPARAM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPL_PARAM_TYPE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20030616 |
Method GET_APPLPARAM_TYPE on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LAYOUT | Call by reference | Type reference (TYPE) | RMSTS_LAYOUT_INFO | Layout Informationen | 20040618 | |||
| 2 | I_REF_PARAMETER_TREE | Call by reference | Object reference (TYPE REF TO) | IF_RMST_PARAMETER_TREE | RMS-TLS: Zugriff auf Parameter Tree Control | 20030611 |
Method INIT on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method ON_APPLPARAM_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ON_DELETE_CALL | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | 20040618 |
Method ON_APPLPARAM_DEFAULT on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method ON_EXIT_DYNPRO Signature
Method ON_EXIT_DYNPRO on class IF_RMST_SUBSCREEN_NOTIFY has no parameter.
Method ON_EXIT_DYNPRO on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method ON_FILTER_DDIC_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER_NODES | Call by reference | Type reference (TYPE) | RMSTTY_COMPONENT_PATH | Tabelle mit Treeknoten-Einträgen | 20030630 | |||
| 2 | ET_NODE_PROPERTIES | Call by reference | Type reference (TYPE) | RMSTTY_COMPONENT_PROP | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20030912 | |||
| 3 | XT_DDIC_DEF | Call by reference | Type reference (TYPE) | RMSTTY_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20030912 |
Method ON_FILTER_DDIC_DEF on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method ON_ITEM_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20030611 | |||
| 2 | I_IS_CHECKED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030611 | |||
| 3 | I_NODE_PATH | Call by reference | Type reference (TYPE) | RMSTS_COMPONENT_PATH | Pfadangabe eines Treeknotens (Parameterdynpro mit Subscreen) | 20030611 |
Method ON_ITEM_CHANGED on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method ON_LAYOUT_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_PARAMS | Call by reference | Type reference (TYPE) | ANY | Struktur mit Applikationisparametern | 20030611 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Ausgabelayouts aus der Clustertabelle | 20030618 | |||
| 3 | IS_LAYOUT | Call by reference | Type reference (TYPE) | RMSTS_LAYOUT_INFO | Layout Informationen | 20030611 |
Method ON_LAYOUT_LOAD on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method ON_LAYOUT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_APPL_PARAMS | Call by reference | Type reference (TYPE) | ANY | Struktur mit Applikationsparametern | 20030611 | |||
| 2 | IS_LAYOUT | Call by reference | Type reference (TYPE) | RMSTS_LAYOUT_INFO | Layout Informationen | 20030611 |
Method ON_LAYOUT_SAVE on class IF_RMST_SUBSCREEN_NOTIFY has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in |