SAP ABAP Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN (List of Due Objects)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPSPRO_DISPOSAL (Package) PRO Disposal
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_DOD_DISPOSAL_ALV_GEN | ALV Class Disposal | 20090922 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_PRO_DISPOSAL_ALV_GEN | ALV Class Disposal | 20040408 |
Properties
| Interface | IF_RMPS_PRO_DISPOSAL_ALV_GEN | |
| Short Description | List of Due Objects |
General Data
| Package | RMPSPRO_DISPOSAL | PRO Disposal |
| Created | 20040408 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RMPSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no interface.
Friends
Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_TAB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20040408 | |||
| 2 | HEADER_LINE | Instance attribute | Public | Type reference (TYPE) | TEXT60 | Text field with length 60 | 20040408 | ||
| 3 | MODE | Instance attribute | Public | Type reference (TYPE) | CHAR30 | 30 Characters | 20040408 | ||
| 4 | PRINTOUT_TEXT_TAB | Instance attribute | Public | Type reference (TYPE) | TTTEXT255 | Text | 20040408 | ||
| 5 | REPID | Instance attribute | Public | Type reference (TYPE) | REPID | ABAP Program Name | 20050104 | ||
| 6 | RMS_ID | Instance attribute | Public | Type reference (TYPE) | SRMRMSID | RMS ID | 20060808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Line Markings | 20050111 | |
| 2 | Instance method | Public | Method | Reads Export Long Text | 20041022 | |
| 3 | Instance method | Public | Method | Returns the Selected Lines | 20040408 | |
| 4 | Static method | Public | Method | Generates Instance and Returns Reference | 20040408 | |
| 5 | Instance method | Public | Method | Text Variables for Print Output | 20040408 | |
| 6 | Instance method | Public | Method | The ALV Table is Re-Copied | 20040408 | |
| 7 | Instance method | Public | Method | Checks that at least one line was selected | 20040408 | |
| 8 | Instance method | Public | Method | Deletes Lines Due to a Copy Index | 20040408 |
Events
Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no event.
Types
Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no local type.
Method Signatures
Method CLEAR_SELECTED_ROWS Signature
Method CLEAR_SELECTED_ROWS on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no parameter.
Method CLEAR_SELECTED_ROWS on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
Method GET_EXPSTAT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATUS | Call by reference | Type reference (TYPE) | RMPSP_DP_EXPSTAT | Exportstatus | 20041022 | |||
| 2 | RE_TEXT | Value transfer | Type reference (TYPE) | TEXT60 | Textfeld | 20041022 |
Method GET_EXPSTAT_TEXT on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
Method GET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SEL_ROWS_LIST | Value transfer | Type reference (TYPE) | RMPSD_DP_ALV_ROW_TAB | Markierte Zeilen | 20040408 |
Method GET_SELECTED_ROWS on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
Method INSTANCE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALV_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | ALV itab für Aussonderung | 20040408 | |||
| 2 | IM_ALV_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | List: IF_SRM_POID | 20040408 | |||
| 3 | IM_HEADER_LINE | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld der Länge 60 | 20040408 | |||
| 4 | IM_MODE | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20040408 | |||
| 5 | IM_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20050104 | |||
| 6 | IM_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20060808 | |||
| 7 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_PRO_DISPOSAL_ALV_GEN | ALV mit fälligen Objekten | 20040408 |
Method INSTANCE_GET on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
Method SET_TEXT_FOR_PRINTOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT_TAB | Call by reference | Type reference (TYPE) | TTTEXT255 | Text | 20040408 |
Method SET_TEXT_FOR_PRINTOUT on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
Method TABLE_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALV_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20040408 |
Method TABLE_REFRESH on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
Method TEST_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NOTHING_SELECTED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040408 |
Method TEST_SELECTED_ROWS on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
Method UPDATE_ALV_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INSTRUCTION | Call by reference | Type reference (TYPE) | RMPSPRO_DISP_INSTRUCTION | Aussonderungsaktion | 20051010 | |||
| 2 | IM_SEL_ROWS_LIST | Call by reference | Type reference (TYPE) | RMPSD_DP_ALV_ROW_TAB | 20040408 |
Method UPDATE_ALV_TABLE on Interface IF_RMPS_PRO_DISPOSAL_ALV_GEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |