SAP ABAP Interface IF_RMST_SUBSCREEN_NOTIFY (RMS-TLS: Notifications to Subscreen)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSTLSOUT (Package) RMS-TLS: Output Tool
⤷
⤷
Properties
| Interface | IF_RMST_SUBSCREEN_NOTIFY | |
| Short Description | RMS-TLS: Notifications to Subscreen |
General Data
| Package | RMSTLSOUT | RMS-TLS: Output Tool |
| Created | 20020102 | SAP |
| Last changed | 20040819 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ESP1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RMST_SUBSCREEN_NOTIFY has no interface.
Friends
Interface IF_RMST_SUBSCREEN_NOTIFY has no friend.
Attributes
Interface 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
Interface IF_RMST_SUBSCREEN_NOTIFY has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RMST_SUBSCREEN_NOTIFY has no exception.
Method ON_EXIT_DYNPRO Signature
Method ON_EXIT_DYNPRO on Interface IF_RMST_SUBSCREEN_NOTIFY has no parameter.
Method ON_EXIT_DYNPRO on Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RMST_SUBSCREEN_NOTIFY has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 220 |