Hierarchy

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_ALV_CONTROL_CONSTANTS | IS-H: Constants for ALV Control | 20041124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041124 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20031203 |
Properties
Class | CL_ISHMED_APPOINTMENT_LIST | |
Short Description | IS-H*MED: Appointment List | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NPVS | Application development patient management system |
Created | 20010321 | SAP |
Last change | 20050409 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_ALV_CONTROL_CONSTANTS | IS-H: Constants for ALV Control | 20041124 | ||
2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041124 | ||
3 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20031203 |
Friends
Class CL_ISHMED_APPOINTMENT_LIST has no friend class.
Attributes
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ENTRIES_SELECTED | Instance Event (0) |
Public (2) |
Entry or Entries Selected (Hotspot Selection) | 20010726 |
2 | FUNCTION_SELECTED | Instance Event (0) |
Public (2) |
Return Selected Function | 20010329 |
3 | HOTSPOT_CLICK | Instance Event (0) |
Public (2) |
Hotspot | 20020218 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYT_APPOINTMENT_SERVICES | Private | See coding | TYT_APPOINTMENT_SERVICES | 20010510 | tyt_appointment_services TYPE STANDARD TABLE OF
ty_appointment_services
|
|
2 | TYT_NOT_ALTERABLE_FIELDS | Private | See coding | TYT_NOT_ALTERABLE_FIELDS | 20010410 | tyt_not_alterable_fields TYPE
HASHED TABLE OF ty_not_alterable_fields WITH UNIQUE KEY fieldname
|
|
3 | TYT_PRIO | Protected | See coding | Table Type for External Movement Priority | 20010402 | tyt_prio TYPE STANDARD TABLE OF ty_prio
|
|
4 | TYT_RESSOURCE_KB | Private | See coding | Table Type for Resource Short Description | 20010405 | tyt_ressource_kb TYPE STANDARD TABLE OF ty_ressource_kb
|
|
5 | TYT_SCHEDUL_HNDL | Private | See coding | TYT_SCHEDUL_HNDL | 20010409 | tyt_schedul_hndl TYPE HASHED TABLE OF ty_schedul_hndl
WITH UNIQUE KEY orgid
|
|
6 | TYT_SCHEDUL_TYPE | Private | See coding | TYT_SCHEDUL_TYPE | 20010409 | tyt_schedul_type TYPE HASHED TABLE OF ty_schedul_type
WITH UNIQUE KEY dspty orgid
|
|
7 | TYT_TRANSPORT_TYPE | Private | See coding | TYT_TRANSPORT_TYPE | 20010406 | tyt_transport_type TYPE HASHED TABLE OF ty_transport_type
WITH UNIQUE KEY tpae
|
|
8 | TY_APPOINTMENT_SERVICES | Private | See coding | TY_APPOINTMENT_SERVICES | 20010510 | BEGIN OF ty_appointment_services,
tmnid TYPE ntmn-tmnid,
services TYPE ishmed_t_nlei,
END OF ty_appointment_services
|
|
9 | TY_NOT_ALTERABLE_FIELDS | Private | See coding | TY_NOT_ALTERABLE_FIELDS | 20010410 | BEGIN OF ty_not_alterable_fields,
fieldname TYPE lvc_s_fcat-fieldname,
END OF ty_not_alterable_fields
|
|
10 | TY_PRIO | Protected | See coding | External Movement Priority | 20010402 | BEGIN OF ty_prio,
einri TYPE n1apri-einri,
aprie TYPE n1apri-aprie,
apri TYPE n1apri-apri,
apritxt TYPE n1aprit-apritxt,
END OF ty_prio
|
|
11 | TY_RESSOURCE_KB | Private | See coding | Short Description for Resources | 20010405 | BEGIN OF ty_ressource_kb,
orgid TYPE norg-orgid,
pernr TYPE napp-pernr,
bauid TYPE nbau-bauid,
text TYPE rn1appointment_list-ressource_kb,
END OF ty_ressource_kb
|
|
12 | TY_SCHEDUL_HNDL | Private | See coding | TY_SCHEDUL_HNDL | 20010409 | BEGIN OF ty_schedul_hndl,
orgid TYPE tn40b-orgid,
hndl TYPE rn1appointment_list-drdn_hndl,
END OF ty_schedul_hndl
|
|
13 | TY_SCHEDUL_TYPE | Private | See coding | TY_SCHEDUL_TYPE | 20010409 | BEGIN OF ty_schedul_type,
dspty TYPE tn40b-dispo,
orgid TYPE tn40b-orgid,
valdat TYPE tn40b-valdat,
dtext TYPE tn40a-dtext,
END OF ty_schedul_type
|
|
14 | TY_TRANSPORT_TYPE | Private | See coding | TY_TRANSPORT_TYPE | 20010406 | BEGIN OF ty_transport_type,
tpae TYPE n1ta-tpae,
tpatxt TYPE n1tat-tpatxt,
END OF ty_transport_type
|
Method Signatures
Method BEFORE_F4 Signature
Method BEFORE_F4 on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method BEFORE_F4 on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_CELL_MERGING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REFRESH | Value transfer | Type reference (TYPE) | RNT40-MARK | Auffrischen nötig | 20010411 | ||
2 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_S_FCAT-FIELDNAME | ALV-Control: Feldname internes Tabellenfeld | 20010411 |
Method BUILD_CELL_MERGING on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHANGED_FIELDCATALOG | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_FIELDCAT | Geänderter Feldkatalog | 20010322 |
Method BUILD_FIELDCATALOG on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DEFINED_FUNCTIONS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_FUNCTIONS | Funktionen | 20010329 |
Method BUILD_FUNCTIONS on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_OUTTAB 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 | Objekt für Fehlerbehandlung | 20010328 |
Method BUILD_OUTTAB on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_QUICK_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALV_QINF | Value transfer | Type reference (TYPE) | ALV_T_QINF | Tabelle für die Exception Quickinfo | 20050131 |
Method BUILD_QUICK_INFO on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_SORT_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SORT | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_SORT | Sortierung | 20010411 |
Method BUILD_SORT_CRITERIA on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_VALUE_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE_REQUESTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_F4 | Wertehilfen | 20010410 |
Method BUILD_VALUE_REQUESTS on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method BUILD_VARIANT 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 Fehlerbehandlung | 20010816 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20010816 |
Method BUILD_VARIANT on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method CHECK 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 Fehlerbehandlung | 20010515 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20010515 | ||
3 | ![]() |
I_CHECK | Value transfer | Type reference (TYPE) | RNT40-MARK | CO_CHECK_ALL | Welche Einträge sollen geprüft werden | 20010727 |
Method CHECK on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_EVENTS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Ereignisse als Applikationsevents registrieren | 20040423 | |
2 | ![]() |
I_CHECK | Value transfer | Type reference (TYPE) | RNT40-MARK | CO_CHECK_ALL | Angabe welche Einträge standardmäßig geprüft werden | 20010727 | |
3 | ![]() |
I_DO_ERRORHANDLING | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Handling von Fehlermeldungen übernehmen ON / OFF | 20031203 | |
4 | ![]() |
I_EDIT_MODE | Value transfer | Type reference (TYPE) | RNT40-MARK | 'X' | Änderungsmodus | 20010329 | |
5 | ![]() |
I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20010329 | ||
6 | ![]() |
I_ERR_POPUP_LEFT | Value transfer | Type reference (TYPE) | I | Linke Position des Fehler-Popup (PIXEL) | 20020930 | ||
7 | ![]() |
I_ERR_POPUP_TOP | Value transfer | Type reference (TYPE) | I | Obere Position des Fehler-Popup (PIXEL) | 20020930 | ||
8 | ![]() |
I_ORGID | Value transfer | Type reference (TYPE) | NORG-ORGID | Org.Einheit | 20010511 | ||
9 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20010321 | ||
10 | ![]() |
I_SEL_MODE | Value transfer | Type reference (TYPE) | RNT40-MARK | CO_SEL_MODE_DEFAULT | Selektionsmodus (Hotspot Uhrzeit, Zeilenmarkierung, Default) | 20010504 | |
11 | ![]() |
I_VARIANT_HANDLE | Value transfer | Type reference (TYPE) | DISVARIANT-HANDLE | VerwaltungsID für Mehrfachaufrufe aus dem selben Programm | 20010816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control-Error (bei Instanzierung des ALV-Grid-Controls) | 20010503 |
Method CREATE_INSTANCES Signature
Method CREATE_INSTANCES on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method CREATE_INSTANCES on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method DESELECT_ALL Signature
Method DESELECT_ALL on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method DESELECT_ALL on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method DESTROY on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method DISPLAY_APPOINTMENT_LIST 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 | Objekt zur Fehlerbehandlung | 20010323 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Returncode | 20010323 | ||
3 | ![]() |
IT_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Terminobjekte | 20010323 | ||
4 | ![]() |
IT_APPOINTMENT_OFFERS | Value transfer | Type reference (TYPE) | ISHMED_T_RN1APPOINTMENT_OFFERS | Terminangebote | 20010328 | ||
5 | ![]() |
IT_FIELDCATALOG | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_FIELDCAT | geänderter Feldkatalog | 20010322 | ||
6 | ![]() |
IT_FUNCTIONS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_FUNCTIONS | zusätzliche Funktionen | 20010323 | ||
7 | ![]() |
IT_SERVICES | Value transfer | Type reference (TYPE) | ISHMED_T_SERVICE_OBJECT | Leistungsobjekte | 20010323 | ||
8 | ![]() |
IT_SORT | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_SORT | Kriterien für eine Sortierung | 20010410 | ||
9 | ![]() |
IT_VALUE_REQUEST | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_F4 | ausführbare Methoden für Wertehilfe zu bestimmten Feldern | 20010323 | ||
10 | ![]() |
I_MERGE_FIELD | Value transfer | Type reference (TYPE) | LVC_S_FCAT-FIELDNAME | Merging für angegebenes Feld durchführen | 20010411 |
Method DISPLAY_APPOINTMENT_LIST on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method DROP_DOWN_PRIORITY Signature
Method DROP_DOWN_PRIORITY on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method DROP_DOWN_PRIORITY on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method DROP_DOWN_SCHEDUL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HNDL | Value transfer | Type reference (TYPE) | RN1APPOINTMENT_LIST-DRDN_HNDL | Handle für Drop-Down-Listbox | 20010409 | ||
2 | ![]() |
I_ORGID | Value transfer | Type reference (TYPE) | TN40B-ORGID | Organisationseinheit | 20010409 |
Method DROP_DOWN_SCHEDUL_TYPE on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method DROP_DOWN_TRANSPORT_TYPE Signature
Method DROP_DOWN_TRANSPORT_TYPE on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method DROP_DOWN_TRANSPORT_TYPE on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method FILL_OUTTAB_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OUTTAB | Value transfer | Type reference (TYPE) | RN1APPOINTMENT_LIST | eine Zeile der Ausgabetabelle | 20010724 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20010724 | ||
3 | ![]() |
IT_NAPP | Value transfer | Type reference (TYPE) | ISH_T_NAPP | Ressourcenbindungen | 20010724 | ||
4 | ![]() |
I_APP_OFFER | Value transfer | Type reference (TYPE) | RNT40-MARK | SPACE | KZ ob es sich um ein Terminangebot handelt | 20010724 | |
5 | ![]() |
I_NTMN | Value transfer | Type reference (TYPE) | NTMN | Terminkopfdaten | 20010724 |
Method FILL_OUTTAB_LINE on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method GET_DATAS 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 | Objekt zur Fehlerbehandlung | 20010503 | ||
2 | ![]() |
ET_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Termininstanzen | 20010725 | ||
3 | ![]() |
ET_APPOINTMENT_OFFERS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Terminangebotinstanzen | 20010725 | ||
4 | ![]() |
ET_VNAPP | Value transfer | Type reference (TYPE) | ISHMED_T_VNAPP | Ressourcenbindungen | 20010503 | ||
5 | ![]() |
ET_VNAPP_OFFERS | Value transfer | Type reference (TYPE) | ISHMED_T_VNAPP | Ressourcenbindungen | 20010724 | ||
6 | ![]() |
ET_VNTMN | Value transfer | Type reference (TYPE) | ISHMED_T_VNTMN | Termine | 20010503 | ||
7 | ![]() |
ET_VNTMN_OFFERS | Value transfer | Type reference (TYPE) | ISHMED_T_VNTMN | Terminangebote | 20010724 | ||
8 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Returncode | 20010503 | ||
9 | ![]() |
I_SELECTED_ONLY | Value transfer | Type reference (TYPE) | RNT40-MARK | SPACE | Rückgabe nur ausgewählter Einträge | 20010503 |
Method GET_DATAS on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method GET_DEFAULT_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCAT | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_FIELDCAT | "Default"-Feldkatalog für Terminliste | 20010329 |
Method GET_DEFAULT_FIELDCATALOG on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method GET_DEFAULT_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DEFAULT_FUNCTIONS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_FUNCTIONS | Funktionen | 20010329 |
Method GET_DEFAULT_FUNCTIONS on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method GET_SELECTED_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_NTMN | Termine | 20010409 | ||
2 | ![]() |
ET_APPOINTMENT_OFFERS | Value transfer | Type reference (TYPE) | ISHMED_T_NTMN | Terminangebote | 20010409 | ||
3 | ![]() |
ET_RESSOURCES | Value transfer | Type reference (TYPE) | ISH_T_NAPP | Ressourcenbindungen | 20010409 | ||
4 | ![]() |
ET_RESSOURCE_OFFERS | Value transfer | Type reference (TYPE) | ISH_T_NAPP | Ressourcenbindungen zu Terminangeboten | 20010724 |
Method GET_SELECTED_ENTRIES on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_AFTER_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_PROCESSED | Call by reference | Attribute reference (LIKE) | 20010405 | ||||
2 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20010405 |
Method HANDLE_AFTER_USER_COMMAND on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_BEFORE_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) | 20010411 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20010413 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_ON_AFTER_REFRESH Signature
Method HANDLE_ON_AFTER_REFRESH on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method HANDLE_ON_AFTER_REFRESH on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_ON_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20010405 | ||||
2 | ![]() |
E_ONF4 | Value transfer | Attribute reference (LIKE) | 20010405 | ||||
3 | ![]() |
E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20010405 | ||||
4 | ![]() |
E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20010405 |
Method HANDLE_ON_DATA_CHANGED on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_ON_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20010329 | ||||
2 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20010329 | ||||
3 | ![]() |
ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20010329 | ||||
4 | ![]() |
E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20010329 | ||||
5 | ![]() |
E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20010329 | ||||
6 | ![]() |
E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20010329 |
Method HANDLE_ON_F4 on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_ON_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20010410 | ||||
2 | ![]() |
E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20010410 | ||||
3 | ![]() |
E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20010410 |
Method HANDLE_ON_HOTSPOT_CLICK on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_ON_MESSAGE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGE | Call by reference | Attribute reference (LIKE) | 20010516 | ||||
2 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | 20010516 |
Method HANDLE_ON_MESSAGE_CLICK on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20010329 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20010329 |
Method HANDLE_TOOLBAR on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method HANDLE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20010329 |
Method HANDLE_USER_COMMAND on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method INITIALIZE on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method MODIFY_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_S_FCAT-FIELDNAME | Feld | 20010413 | ||
2 | ![]() |
I_OUTTAB | Value transfer | Type reference (TYPE) | RN1APPOINTMENT_LIST | von Änderung betroffener Eintrag | 20010413 | ||
3 | ![]() |
I_VALUE | Value transfer | Type reference (TYPE) | ANY | Feldwert | 20010413 |
Method MODIFY_CELL on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method REFRESH 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 | Objekt zur Fehlerbehandlung | 20020218 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Returncode | 20020218 | ||
3 | ![]() |
IT_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Terminobjekte | 20020218 | ||
4 | ![]() |
IT_APPOINTMENT_OFFERS | Value transfer | Type reference (TYPE) | ISHMED_T_RN1APPOINTMENT_OFFERS | Terminangebote | 20020218 | ||
5 | ![]() |
IT_SERVICES | Value transfer | Type reference (TYPE) | ISHMED_T_SERVICE_OBJECT | Leistungsobjekte | 20020218 |
Method REFRESH on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method REGISTER_EVENTS on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SERVICES_BUILD_DISPLAY Signature
Method SERVICES_BUILD_DISPLAY on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method SERVICES_BUILD_DISPLAY on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SERVICES_GET_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SERVICES | Value transfer | Type reference (TYPE) | RN1APPOINTMENT_LIST-SERVICES | Leistungen | 20010511 | ||
2 | ![]() |
IT_NLEI | Value transfer | Type reference (TYPE) | ISHMED_T_NLEI | Leistungen | 20010511 |
Method SERVICES_GET_STRING on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SERVICES_PREPARE Signature
Method SERVICES_PREPARE on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Method SERVICES_PREPARE on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SET_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20031203 | ||
2 | ![]() |
E_CURSOR_SET | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Cursor wurde gesetzt ON/OFF | 20031203 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20031203 | ||
4 | ![]() |
I_CURSORFIELD | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20031203 | ||
5 | ![]() |
I_RN1MESSAGE | Value transfer | Type reference (TYPE) | RN1MESSAGE | Fehlermeldung | 20031203 | ||
6 | ![]() |
I_ROWNUMBER | Value transfer | Type reference (TYPE) | INT4 | Zeilenindex des Feldes | 20031203 | ||
7 | ![]() |
I_SET_CURSOR | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Soll der Cursor positioniert werden? | 20031203 |
Method SET_CURSOR on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SET_CURSOR_AFTER_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL_ID | Value transfer | Type reference (TYPE) | LVC_S_COL | Spalten-ID | 20010801 | ||
2 | ![]() |
I_ROW_ID | Value transfer | Type reference (TYPE) | LVC_S_ROW | Beschreibung einer Zeile | 20010801 |
Method SET_CURSOR_AFTER_SELECTION on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SET_CURSOR_FIRST_ERROR 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 für Fehlerbehandlung | 20010517 |
Method SET_CURSOR_FIRST_ERROR on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SET_SELECTED_APPOINTMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20010724 | ||
2 | ![]() |
IT_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Terminobjekte | 20010724 | ||
3 | ![]() |
I_APPOINTMENT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Terminobjekt | 20010724 | ||
4 | ![]() |
I_DESELECT_IF_SELECTED | Value transfer | Type reference (TYPE) | RNT40-MARK | SPACE | falls Terminobjekt bereits ausgewähl dann Auswahl rücksetzen | 20010724 |
Method SET_SELECTED_APPOINTMENTS on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Method SUPPLEMENT_SHORT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BAUKB | Value transfer | Type reference (TYPE) | ISH_TREATM_ROOM_SN | Kurzbezeichnung f. Raum | 20020711 | ||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | RNT40-MARK | Mind. ein Wert wurde verändert | 20010412 | ||
3 | ![]() |
E_DTEXT | Value transfer | Type reference (TYPE) | TN40A-DTEXT | Kurzbezeichnung f. Dispositionstyp | 20010405 | ||
4 | ![]() |
E_ORGKB | Value transfer | Type reference (TYPE) | RN1APPOINTMENT_LIST-TMNOE_KB | Kurzbezeichnung f. Org.Einheit | 20010405 | ||
5 | ![]() |
E_PERNAME | Value transfer | Type reference (TYPE) | ISH_APERSC | Zusammengesetzter Name der behandelnden Person | 20020711 | ||
6 | ![]() |
E_RESSOURCE_KB | Value transfer | Type reference (TYPE) | RN1APPOINTMENT_LIST-RESSOURCE_KB | Kurzbezeichnung f. Raum/Person (=Ressource) | 20010405 | ||
7 | ![]() |
I_BAUID | Value transfer | Type reference (TYPE) | NAPP-ZIMMR | Raum-ID. | 20010405 | ||
8 | ![]() |
I_DSPTY | Value transfer | Type reference (TYPE) | TN40B-DISPO | Dispositionstyp | 20010405 | ||
9 | ![]() |
I_ORGID | Value transfer | Type reference (TYPE) | NORG-ORGID | Org.Einheit | 20010405 | ||
10 | ![]() |
I_PERNR | Value transfer | Type reference (TYPE) | NAPP-PERNR | Personal-ID. | 20010405 | ||
11 | ![]() |
I_PLN_RES | Value transfer | Type reference (TYPE) | RN1_PLANNING_RESSOURCES | geplante Ressource | 20020712 |
Method SUPPLEMENT_SHORT_TEXT on class CL_ISHMED_APPOINTMENT_LIST has no exception.
Event Signatures
Event ENTRIES_SELECTED Signature
Event ENTRIES_SELECTED on class CL_ISHMED_APPOINTMENT_LIST has no parameter.
Event FUNCTION_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FUNCTION | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010329 |
Event HOTSPOT_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_APPOINTMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Termin | 20020218 | ||
2 | E_APPOINTMENT_OFFER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Terminangebot | 20020218 | ||
3 | E_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_S_COL | Spaltenname | 20020218 |
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 463 |