SAP ABAP Class CL_ISH_DISPLAY_TOOLS (Shared Methods of Various Display Classes)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20021108 |
Properties
| Class | CL_ISH_DISPLAY_TOOLS | |
| Short Description | Shared Methods of Various Display Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20021108 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20021108 |
Friends
Class CL_ISH_DISPLAY_TOOLS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Transfer Spec. Table in General Structure of Display Class | 20021112 | |
| 2 | Static method | Public | Method | Fill Case Data of a Display Object | 20021118 | |
| 3 | Static method | Public | Method | Fill DBC Data of a Display Object | 20040511 | |
| 4 | Static method | Public | Method | Fill Patient Pathway Data of a Display Object | 20031211 | |
| 5 | Static method | Public | Method | Fill Patient Data of a Display Object | 20021118 | |
| 6 | Static method | Public | Method | Fill Service Data of a Display Object | 20021206 | |
| 7 | Static method | Public | Method | Determine Objects from all Display Objects Concerned | 20021112 | |
| 8 | Static method | Public | Method | Determine Drag&Drop Data for Work Station | 20021118 | |
| 9 | Static method | Public | Method | Determine Output Rows using Row Index | 20021112 | |
| 10 | Static method | Public | Method | Determine Row Index for Various Objects (to Be Created) | 20021113 | |
| 11 | Static method | Public | Method | Determine Selected Objects using Output Table | 20021108 | |
| 12 | Static method | Public | Method | Determine Sort Criteria | 20021109 | |
| 13 | Static method | Public | Method | Determine Icon for Specific Indicator Column | 20021118 | |
| 14 | Static method | Public | Method | Fill Workplace Structure | 20021108 | |
| 15 | Static method | Public | Method | Perform Merge of a Column | 20021126 | |
| 16 | Static method | Public | Method | Format Output Table for Sort | 20030108 | |
| 17 | Static method | Public | Method | Refresh Dataset of an Output Table | 20021113 | |
| 18 | Static method | Public | Method | Remove Data from an Output Table | 20021113 | |
| 19 | Static method | Public | Method | Sort Output Table | 20021109 | |
| 20 | Static method | Public | Method | Sort Services According to a Specific Field (NLEI/NLEM) | 20030123 |
Events
Class CL_ISH_DISPLAY_TOOLS has no event.
Types
Class CL_ISH_DISPLAY_TOOLS has no local type.
Method Signatures
Method CONVERT_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021112 | |||
| 2 | ET_OUTTAB_COMPLETE | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Allg. Struktur der Display-Klasse | 20021112 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021112 | |||
| 4 | IT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Spez. Tabelle | 20021112 |
Method CONVERT_OUTTAB on class CL_ISH_DISPLAY_TOOLS has no exception.
Method FILL_CASE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20021118 | |||
| 2 | C_OUTTAB_LINE | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021118 | |||
| 3 | E_NFAL | Value transfer | Type reference (TYPE) | NFAL | Falldaten | 20030128 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021118 | |||
| 5 | IT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ALV | 20040127 | |||
| 6 | I_FALNR | Value transfer | Type reference (TYPE) | FALNR | Fall | 20021118 |
Method FILL_CASE_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method FILL_DBC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20040511 | |||
| 2 | C_OUTTAB_LINE | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20040511 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040511 | |||
| 4 | IT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ALV | 20040511 | |||
| 5 | IT_SELECTION_CRITERIA | Value transfer | Type reference (TYPE) | ISHMED_T_RSPARAMS | Selektionskriterien | 20040511 |
Method FILL_DBC_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method FILL_PATHWAY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20031211 | |||
| 2 | C_OUTTAB_LINE | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20031211 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031211 | |||
| 4 | IT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ALV | 20031211 | |||
| 5 | IT_SELECTION_CRITERIA | Value transfer | Type reference (TYPE) | ISHMED_T_RSPARAMS | Selektionskriterien | 20031211 |
Method FILL_PATHWAY_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method FILL_PATIENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20021118 | |||
| 2 | C_OUTTAB_LINE | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021118 | |||
| 3 | E_NPAP | Value transfer | Type reference (TYPE) | NPAP | Vorläufige Patientendaten | 20030128 | |||
| 4 | E_NPAT | Value transfer | Type reference (TYPE) | NPAT | Patientendaten | 20030128 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021118 | |||
| 6 | IT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ALV | 20040127 | |||
| 7 | I_ANONYM | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Patient anonym darstellen (ON/OFF) | 20021118 | |||
| 8 | I_DSP_CORD_EXIST | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | 'Klin.Aufträge/Anforderungen vorhanden' ermitteln (ON/OFF) | 20040127 | ||
| 9 | I_PAP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_PATIENT_PROVISIONAL | Patient mit vorl. Stammdaten | 20021209 | |||
| 10 | I_PAPID | Value transfer | Type reference (TYPE) | ISH_PAPID | Vorläufiger Patient | 20021118 | |||
| 11 | I_PATNR | Value transfer | Type reference (TYPE) | PATNR | Patient | 20021118 |
Method FILL_PATIENT_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method FILL_SERVICE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20021206 | |||
| 2 | C_OUTTAB_LINE | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021206 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021206 | |||
| 4 | IT_SERVICES | Call by reference | Type reference (TYPE) | ISHMED_T_SERVICE_OBJECT | Tabelle mit allen Leistungsobjekten | 20021206 | |||
| 5 | I_ANCHOR | Value transfer | Type reference (TYPE) | N1SERVICE_OBJECT | Ankerleistungsobjekt (bei Operationen) | 20021206 | |||
| 6 | I_NLEI | Value transfer | Type reference (TYPE) | NLEI | Leistung | 20021206 | |||
| 7 | I_NLEM | Value transfer | Type reference (TYPE) | NLEM | Leistung med. | 20021206 | |||
| 8 | I_NODE_CLOSED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Darstellung einzeilig (ON) oder mehrzeilig (OFF) | 20021206 | |||
| 9 | I_PLACE_HOLDER | Value transfer | Type reference (TYPE) | CHAR1 | '-' | Platzhalter bei fehlenden Werten anzeigen (bei einzeilig!) | 20021206 | ||
| 10 | I_SERVICE | Call by reference | Type reference (TYPE) | N1SERVICE_OBJECT | Leistungsobjekt | 20021206 |
Method FILL_SERVICE_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021112 | |||
| 2 | ET_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | sämtliche Objekte | 20021112 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021112 | |||
| 4 | IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Objekte zu denen alle abhäng. Obj. ermittelt werden sollen | 20021112 | |||
| 5 | IT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20021112 |
Method GET_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_DRAG_DROP_FOR_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021118 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021118 | |||
| 3 | E_WP_DRAGDROPOBJ | Value transfer | Object reference (TYPE REF TO) | CL_ISH_WP_DRAG_DROP_CONTAINER | Drag&Drop Objekt für Workplace | 20021118 | |||
| 4 | I_DRAGDROPOBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | Drag&Drop Objekt | 20021118 |
Method GET_DRAG_DROP_FOR_WP on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_OUTTAB_FOR_ROWID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021112 | |||
| 2 | ET_OUTTAB_LINES | Value transfer | Type reference (TYPE) | STANDARD TABLE | Zeilen der Ausgabetabelle | 20021112 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021112 | |||
| 4 | IT_INDEX_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | Indizes der selektierten Zeilen | 20021112 | |||
| 5 | IT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20021112 | |||
| 6 | I_INDEX | Value transfer | Type reference (TYPE) | LVC_INDEX | Index einer Zeile | 20021112 |
Method GET_OUTTAB_FOR_ROWID on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_ROWID_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021113 | |||
| 2 | ET_INDEX_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | Indizes der selektierten Zeilen | 20021113 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021113 | |||
| 4 | IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Zu markierende Objekte (OO) | 20021113 | |||
| 5 | IT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20021113 |
Method GET_ROWID_FOR_OBJECT on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_SEL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEL_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_SEL_OBJECT | Ausgewählte Objekte (OO) | 20021108 | |||
| 2 | IT_OUTTAB | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Zeile(n) der Ausgabetabelle | 20021108 | |||
| 3 | I_DSPCLS | Value transfer | Object reference (TYPE REF TO) | OBJECT | Instanz der Display-Klasse | 20021108 | |||
| 4 | I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | SPACE | Feldname (zB bei Hotspot ausgewählt) | 20021108 | ||
| 5 | I_SEL_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_SEL_OBJECT-ATTRIBUTE | '*' | Attribut der ausgewählten Einträge | 20021108 |
Method GET_SEL_OBJECT on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_SORT_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021109 | |||
| 2 | ET_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | Kriterien für Sortierung | 20021109 | |||
| 3 | ET_SORT_DETAIL | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_SORT_DYN | Details für dyn. Sortierung | 20030107 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021109 | |||
| 5 | I_SORT | Value transfer | Type reference (TYPE) | N1SORTNO | Sortierung | 20021109 |
Method GET_SORT_CRITERIA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_WP_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ICON | Value transfer | Type reference (TYPE) | NWICONS-ICON | Ikone (oder Buchstabe!) | 20021118 | |||
| 2 | I_EINRI | Value transfer | Type reference (TYPE) | EINRI | Einrichtung | 20021118 | |||
| 3 | I_INDICATOR | Value transfer | Type reference (TYPE) | NWICONS-COL_INDICATOR | Eindeutige Nummer des Kennzeichens (Festwert NWCOLUMN_ICONS) | 20021118 |
Method GET_WP_ICON on class CL_ISH_DISPLAY_TOOLS has no exception.
Method GET_WP_ISH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021108 | |||
| 2 | ET_ISH_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_DRAG_DROP_DATA | WP-Struktur | 20021108 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021108 | |||
| 4 | IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_SEL_OBJECT | Objekte (OO) | 20021108 | |||
| 5 | I_INSTITUTION | Value transfer | Type reference (TYPE) | EINRI | Einrichtung | 20021108 | |||
| 6 | I_SEL_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_SEL_OBJECT-ATTRIBUTE | '*' | Attribut der ausgewählten Einträge | 20021108 | ||
| 7 | I_SET_EXTERN_VALUES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Externe Werte befüllen (PATNR, FALNR,...) | 20021115 | ||
| 8 | I_VIEW_ID | Value transfer | Type reference (TYPE) | NWVIEW-VIEWID | Sicht-ID | 20021108 | |||
| 9 | I_VIEW_TYPE | Value transfer | Type reference (TYPE) | NWVIEW-VIEWTYPE | Sicht-Typ | 20021108 |
Method GET_WP_ISH_OBJECT on class CL_ISH_DISPLAY_TOOLS has no exception.
Method MERGE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20021126 | |||
| 2 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20021126 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021126 | |||
| 4 | I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | Feldname (Spalte) | 20021126 |
Method MERGE_COLUMN on class CL_ISH_DISPLAY_TOOLS has no exception.
Method PREPARE_OUTTAB_FOR_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20030108 | |||
| 2 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030108 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030108 | |||
| 4 | IT_SORT_DETAIL | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_SORT_DYN | Sortierkriterien für individuelle Sortierung | 20030731 | |||
| 5 | I_SORT | Value transfer | Type reference (TYPE) | N1SORTNO | Sortierung | 20030108 |
Method PREPARE_OUTTAB_FOR_SORT on class CL_ISH_DISPLAY_TOOLS has no exception.
Method REFRESH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle (Spalte IMPOBJ muss vorhanden sein) | 20021113 | |||
| 2 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021113 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021113 | |||
| 4 | IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Einzufügende Objekte (OO) | 20021113 |
Method REFRESH_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method REMOVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle (Spalte IMPOBJ muss vorhanden sein) | 20021113 | |||
| 2 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021113 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021113 | |||
| 4 | IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Einzufügende Objekte (OO) | 20021113 |
Method REMOVE_DATA on class CL_ISH_DISPLAY_TOOLS has no exception.
Method SORT_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20021109 | |||
| 2 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20021109 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021109 | |||
| 4 | IT_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | Sortierung (anhand von Feldnamen, ...) | 20021109 | |||
| 5 | IT_SORT_OBJECT | Value transfer | Type reference (TYPE) | ISHMED_T_SORT_OBJECT | Sortierung anhand von Objekten | 20021109 |
Method SORT_OUTTAB on class CL_ISH_DISPLAY_TOOLS has no exception.
Method SORT_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SERVICES | Value transfer | Type reference (TYPE) | ISHMED_T_SERVICE_OBJECT | Zu sortierende Leistungen | 20030123 | |||
| 2 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20030123 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030123 | |||
| 4 | I_SORT_FIELD | Value transfer | Type reference (TYPE) | LVC_FNAME | 'SORTLEIST' | Sortierfeld (aus NLEM oder NLEI !) | 20030123 |
Method SORT_SERVICES on class CL_ISH_DISPLAY_TOOLS has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 471 |