SAP ABAP Class IF_RMSA_STD_DIA (RMS-ATL: Object Spec. Check Methods for STD Interface)
Properties
| Class | IF_RMSA_STD_DIA | |
| Short Description | RMS-ATL: Object Spec. Check Methods for STD Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020820 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RMSA_STD_DIA has no forward declaration.
Interfaces
Class IF_RMSA_STD_DIA has no interface implemented.
Friends
Class IF_RMSA_STD_DIA has no friend class.
Attributes
Class IF_RMSA_STD_DIA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checking New/Changed Components and Determining Addit. Data | 20020905 | |
| 2 | Instance method | Public | Method | Displaying Messages (For Example: Application Log) | 20021018 | |
| 3 | Instance method | Public | Method | Determining Addit.Data Before Displaying it on the Interface | 20020902 | |
| 4 | Instance method | Public | Method | Transfer of Contribution Class Messages | 20021015 | |
| 5 | Instance method | Public | Method | Handling Own OK Codes | 20030923 | |
| 6 | Instance method | Public | Method | Data Is to Be Saved | 20031022 | |
| 7 | Instance method | Public | Method | ALV Event: Call F4 Help for a Field | 20020902 | |
| 8 | Instance method | Public | Method | Display Stream Selection Popup | 20020902 |
Events
Class IF_RMSA_STD_DIA has no event.
Types
Class IF_RMSA_STD_DIA has no local type.
Method Signatures
Method CHECK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFLG_DISP_TS | Call by reference | Type reference (TYPE) | RMSTE_FLAG | Kennzeichen: Trockenmasse ermitteln | 20020905 | |||
| 2 | IO_STD_CALC | Call by reference | Object reference (TYPE REF TO) | CL_FRML_STD_SPEC | RMS-FRM: Contribution/Composition | 20051125 | |||
| 3 | IT_CHG_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MODI | Tabelle der geänderten Zellen für die Komponente | 20020905 | |||
| 4 | IT_ITEM | Call by reference | Type reference (TYPE) | TABLE | Komplette ALV Tabelle mit geänderten Werten | 20020919 | |||
| 5 | I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20020905 | |||
| 6 | I_STDID | Call by reference | Type reference (TYPE) | RMSAE_ID | ID des Aufrufers (Formel RECN, ...) | 20020905 | |||
| 7 | I_VALDAT | Call by reference | Type reference (TYPE) | RMSAE_VALDAT | Stichtag | 20020905 | |||
| 8 | XS_ITEM | Call by reference | Type reference (TYPE) | ANY | Struktur mit geänderter ALV Zeile | 20020905 | |||
| 9 | XT_PROTOCOL | Call by reference | Type reference (TYPE) | LVC_T_MSG1 | Fehlermeldungen für geänderter ALV Zeile | 20020917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item ist nicht gültig | 20020919 |
Method DISPLAY_LOG Signature
Method DISPLAY_LOG on class IF_RMSA_STD_DIA has no parameter.
Method DISPLAY_LOG on class IF_RMSA_STD_DIA has no exception.
Method FILL_ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFLG_DISP_TS | Call by reference | Type reference (TYPE) | RMSTE_FLAG | Kennzeichen: Trockenmasse ermitteln | 20020902 | |||
| 2 | IO_STD_CALC | Call by reference | Object reference (TYPE REF TO) | CL_FRML_STD_SPEC | RMS-FRM: Contribution/Composition | 20051125 | |||
| 3 | IT_COL_MAPPING | Call by reference | Type reference (TYPE) | RMSATY_STD_COL_MAPPING | Mappingtabelle für Spalten der Standardisierung | 20030821 | |||
| 4 | I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20020902 | |||
| 5 | I_DATA_SOURCE | Call by reference | Type reference (TYPE) | RMSAE_SRC | Datenquelle | 20030821 | |||
| 6 | I_STDID | Call by reference | Type reference (TYPE) | RMSAE_ID | ID des Aufrufers (Formel RECN, ...) | 20020902 | |||
| 7 | I_VALDAT | Call by reference | Type reference (TYPE) | RMSAE_VALDAT | Stichtag | 20020902 | |||
| 8 | XT_ITEM | Call by reference | Type reference (TYPE) | TABLE | Tabelle mit den STD Items | 20020902 |
Method FILL_ADD_DATA on class IF_RMSA_STD_DIA has no exception.
Method HANDLE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | FRMLTY_LOG_REC | RMS-FRM: Nachrichten für AnwendungsLog | 20021015 | |||
| 2 | I_REGARD_SENT_FLAG | Call by reference | Type reference (TYPE) | FRMLE_FLAG | Flag, dass message gesendet wurde berücksichtigen | 20060322 |
Method HANDLE_MESSAGES on class IF_RMSA_STD_DIA has no exception.
Method OKCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OUTTAB | Call by reference | Type reference (TYPE) | TABLE | AVL Tabelle | 20030923 | |||
| 2 | IT_SELECTED_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: markierte Tabellenzeilen | 20030923 | |||
| 3 | I_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20030923 |
Method OKCODE on class IF_RMSA_STD_DIA has no exception.
Method ON_DATA_CHANGED Signature
Method ON_DATA_CHANGED on class IF_RMSA_STD_DIA has no parameter.
Method ON_DATA_CHANGED on class IF_RMSA_STD_DIA has no exception.
Method ON_F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XR_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_DATA | Changing Datencontainer für Events | 20020917 | |||
| 2 | XS_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20020917 | |||
| 3 | XT_BAD_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MODI | ALV Control: Tabelle der geänderten Zellen für Anwendung | 20020917 | |||
| 4 | X_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20020917 | |||
| 5 | X_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20020917 | |||
| 6 | X_FIELDVALUE | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20020917 |
Method ON_F4_HELP on class IF_RMSA_STD_DIA has no exception.
Method SELECT_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ITEM | Call by reference | Type reference (TYPE) | ANY | obsolet | 20020902 | |||
| 2 | IT_ITEM | Call by reference | Type reference (TYPE) | TABLE | Komplette Item Tabelle | 20020919 | |||
| 3 | I_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20020919 | |||
| 4 | I_STDID | Call by reference | Type reference (TYPE) | RMSAE_ID | ID des Aufrufers (Formel RECN, ...) | 20020919 | |||
| 5 | I_VALDAT | Call by reference | Type reference (TYPE) | RMSAE_VALDAT | Stichtag | 20020919 | |||
| 6 | XS_ITEM | Call by reference | Type reference (TYPE) | ANY | Daten über selektierten Stream | 20020919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Streams vorhanden bzw. kein Stream ausgewählt | 20020919 |
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in |