SAP ABAP Interface IF_RCP_PP_UI_BASE (Interface for Process Parameters)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM-REC (Application Component) Recipe
⤷
RMSRCPDIA (Package) RMS-RCP: Dialog
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCP_PP_UI | Process Parameters in Recipes and Building Blocks | 20050110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMXT_PP_UI | Process Parameters in Trials | 20050320 |
Properties
| Interface | IF_RCP_PP_UI_BASE | |
| Short Description | Interface for Process Parameters |
General Data
| Package | RMSRCPDIA | RMS-RCP: Dialog |
| Created | 20050110 | SAP |
| Last changed | 20060703 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RCP_PP_UI_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMST_ALV_DATA | RMS-WB: Interface for RMS-ALV Data Check | 20050110 |
Friends
Interface IF_RCP_PP_UI_BASE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_LINEMODE_D | Constant | Public | Type reference (TYPE) | RCPE_LINEMODE | 'D' | Processing Status/Mode of a Record/Step Loop Line | 20050406 | |
| 2 | MC_LINEMODE_I | Constant | Public | Type reference (TYPE) | RCPE_LINEMODE | 'I' | Processing Status/Mode of a Record/Step Loop Line | 20050406 | |
| 3 | MC_LINEMODE_U | Constant | Public | Type reference (TYPE) | RCPE_LINEMODE | 'U' | Processing Status/Mode of a Record/Step Loop Line | 20050406 | |
| 4 | MC_PP_CALC | Constant | Public | Type reference (TYPE) | CHAR01 | 'A' | Start Calculation | 20050407 | |
| 5 | MC_PP_CHECK | Constant | Public | Type reference (TYPE) | CHAR01 | 'H' | Start Check | 20050407 | |
| 6 | MC_ROLE_ACTL | Constant | Public | Type reference (TYPE) | RCPE_PP_COL_ROLE | 'A' | Column Role for Process Parameter Data | 20050425 | |
| 7 | MC_ROLE_MNMX | Constant | Public | Type reference (TYPE) | RCPE_PP_COL_ROLE | 'M' | Column Role for Process Parameter Data | 20050425 | |
| 8 | MC_ROLE_TRGT | Constant | Public | Type reference (TYPE) | RCPE_PP_COL_ROLE | 'T' | Column Role for Process Parameter Data | 20050425 | |
| 9 | MC_ROLE_UOM | Constant | Public | Type reference (TYPE) | RCPE_PP_COL_ROLE | 'U' | Column Role for Process Parameter Data | 20050425 | |
| 10 | MC_TAKE_OVER | Constant | Public | Type reference (TYPE) | CHAR01 | 'O' | Transfer Results | 20050614 | |
| 11 | MT_CHAR_MAP | Instance attribute | Public | Type reference (TYPE) | RCPTY_PP_CHAR_MAP | RMS-RCP: Table Type for Assigning Fields to Characteristics | 20050228 | ||
| 12 | MT_F4 | Instance attribute | Public | Type reference (TYPE) | LVC_T_F4 | ALV Control: Table of Fields Registered for F4 Handling | 20060109 | ||
| 13 | M_DISPLAY | Instance attribute | Public | Type reference (TYPE) | XFELD | View in Display Mode | 20060116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Row in ALV Grid | 20050112 | |
| 2 | Instance method | Public | Method | Fill Row for ALV Grid | 20050315 | |
| 3 | Instance method | Public | Method | Gets Value for Single Field | 20050425 | |
| 4 | Instance method | Public | Method | Initialization | 20050110 | |
| 5 | Instance method | Public | Method | Read and Initialize Field Catalog | 20050110 | |
| 6 | Instance method | Public | Event handling method | Update Data in Output Table | 20050110 | |
| 7 | Instance method | Public | Event handling method | Control of Input Helps | 20050510 | |
| 8 | Instance method | Public | Event handling method | Method to Set Additional Buttons | 20050405 | |
| 9 | Instance method | Public | Event handling method | Handles Special User Entries | 20050405 | |
| 10 | Instance method | Public | Method | Fetch Characteristics of a Class | 20050303 | |
| 11 | Instance method | Public | Method | Sets Values for Single Fields | 20050425 | |
| 12 | Instance method | Public | Method | Update Row Style | 20050303 | |
| 13 | Instance method | Public | Method | Update Characteristic/Field Assignment | 20050228 |
Events
Interface IF_RCP_PP_UI_BASE has no event.
Types
Interface IF_RCP_PP_UI_BASE has no local type.
Method Signatures
Method CHECK_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | LVC_T_MSG1 | ALV-Control: Nachrichten | 20050303 | |||
| 2 | IT_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MODI | ALV Control: Tabelle der geänderten Zellen für Anwendung | 20050303 | |||
| 3 | IT_FRONTTAB | Call by reference | Type reference (TYPE) | RCPTY_PPDLGOUT | Prozessparameter: ALV Ausgabetabelle | 20050422 | |||
| 4 | IT_FRONT_ROID | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20050429 | |||
| 5 | I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050422 | |||
| 6 | XS_LINE | Call by reference | Type reference (TYPE) | RCPS_PPDLGOUT | Dialogstruktur ALV für Prozessparameter | 20050112 |
Method CHECK_LINE on Interface IF_RCP_PP_UI_BASE has no exception.
Method FILL_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUT | Call by reference | Type reference (TYPE) | RCPS_PPDLGOUT | Dialogstruktur ALV für Prozessparameter | 20050315 | |||
| 2 | IS_PP | Call by reference | Type reference (TYPE) | RCPS_API_PP_N | RMS-RCP: API - Strukturtyp neue Prozess Parameter | 20050315 | |||
| 3 | IS_PROC | Call by reference | Type reference (TYPE) | RCPS_PP_POB | RMS-RCP: PP Prozeßobjekte | 20050315 |
Method FILL_LINE on Interface IF_RCP_PP_UI_BASE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_API_VAL | Call by reference | Type reference (TYPE) | RCPS_API_VAL | Struktur Merkmalswerte Klassifizierung | 20050425 | |||
| 2 | ES_API_VALI | Call by reference | Type reference (TYPE) | API_VALI | 20050425 | ||||
| 3 | IS_OUT | Call by reference | Type reference (TYPE) | RCPS_PPDLGOUT | Dialogstruktur ALV für Prozessparameter | 20050425 | |||
| 4 | I_CHARACT | Call by reference | Type reference (TYPE) | ATNAM | Merkmalname | 20050425 | |||
| 5 | I_ROLE | Call by reference | Type reference (TYPE) | RCPE_PP_COL_ROLE | Rolle der Spalte für Prozeßparameterdaten | 20050425 |
Method GET_VALUE on Interface IF_RCP_PP_UI_BASE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BUF | Call by reference | Object reference (TYPE REF TO) | IF_RCP_BUFFER | RMS-RCP: Pufferung von API Daten | 20050110 | |||
| 2 | IS_OBJ_KEY | Call by reference | Type reference (TYPE) | RCPS_WBO_PARAM | RMS-RCP: WBO - Struktur für Objektkeyfelder | 20050111 |
Method INIT on Interface IF_RCP_PP_UI_BASE has no exception.
Method INIT_FCAT Signature
Method INIT_FCAT on Interface IF_RCP_PP_UI_BASE has no parameter.
Method INIT_FCAT on Interface IF_RCP_PP_UI_BASE has no exception.
Method ON_DATA_CHANGED_FINISHED Signature
Method ON_DATA_CHANGED_FINISHED on Interface IF_RCP_PP_UI_BASE has no parameter.
Method ON_DATA_CHANGED_FINISHED on Interface IF_RCP_PP_UI_BASE has no exception.
Method ON_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20050510 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20050510 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20050510 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20050510 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20050510 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20050510 |
Method ON_F4 on Interface IF_RCP_PP_UI_BASE has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20050405 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20050405 |
Method ON_TOOLBAR on Interface IF_RCP_PP_UI_BASE has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050405 |
Method ON_USER_COMMAND on Interface IF_RCP_PP_UI_BASE has no exception.
Method PROVIDE_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CABN | Call by reference | Type reference (TYPE) | TT_CABN | Merkmal | 20050303 | |||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | RMXTE_CLASS_RMS | Klasse des Prozessparameters | 20050303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Beschaffung der Merkmalsdaten | 20050511 | ||
| 2 | Keine Klasse gefunden | 20050511 |
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_API_VAL | Call by reference | Type reference (TYPE) | RCPS_API_VAL | RMS-RCP: API - Struktur Merkmalswerte Klassifizierung | 20050425 | |||
| 2 | IS_API_VALI | Call by reference | Type reference (TYPE) | API_VALI | API-Schnittstelle für Wert zu einem Merkmal (interne Darst.) | 20050425 | |||
| 3 | I_CHARACT | Call by reference | Type reference (TYPE) | ATNAM | Merkmalname | 20050425 | |||
| 4 | I_ROLE | Call by reference | Type reference (TYPE) | RCPE_PP_COL_ROLE | Rolle der Spalte für Prozeßparameterdaten | 20050425 | |||
| 5 | XS_OUT | Call by reference | Type reference (TYPE) | RCPS_PPDLGOUT | Dialogstruktur ALV für Prozessparameter | 20050426 |
Method SET_VALUE on Interface IF_RCP_PP_UI_BASE has no exception.
Method UPDATE_LINE_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PP_ERROR | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050317 | |||
| 2 | XS_LINE | Call by reference | Type reference (TYPE) | RCPS_PPDLGOUT | Dialogstruktur ALV für Prozessparameter | 20050303 |
Method UPDATE_LINE_STYLE on Interface IF_RCP_PP_UI_BASE has no exception.
Method UPDATE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | LVC_T_MSG1 | ALV-Control: Nachrichten | 20060208 | |||
| 2 | IS_LINE | Call by reference | Type reference (TYPE) | RCPS_PPDLGOUT | Dialogstruktur ALV für Prozessparameter | 20050303 | |||
| 3 | IT_TRIAL_CLASS_CHAR | Call by reference | Type reference (TYPE) | RMXTTY_CLASS_CHARACT | Merkmale einer Klasse mit Attributen | 20050321 | |||
| 4 | I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060208 |
Method UPDATE_MAPPING on Interface IF_RCP_PP_UI_BASE has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 600 |