SAP ABAP Class CL_ISHMED_SCR_APP_AO_LIST (IS-H*MED: Appointment/Time Slot List)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED-SC (Application Component) Planning
⤷
N1APMG_MED (Package) IS-H*MED: Appointment Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCR_APP_AO_LIST | IS-H: Appointment/Time Slot List | 20050207 |
Properties
Class | CL_ISHMED_SCR_APP_AO_LIST | |
Short Description | IS-H*MED: Appointment/Time Slot List | |
Super Class | CL_ISH_SCR_APP_AO_LIST | IS-H: Appointment/Time Slot List |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1APMG_MED | IS-H*MED: Appointment Management |
Created | 20050207 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_APP_AO_LIST has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_APP_AO_LIST has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ISHMED_CON_AO_LIST | 20050322 | IS-H*MED: Configuration of Appt Proposal Lis (ALV Grid) | |
2 | CL_ISHMED_CON_APP_LIST | 20050322 | IS-H*MED: Configuration Appt List (ALV Grid) | |
3 | CL_ISH_FAC_SCR_APP_AO_LIST | 20050207 | IS-H: Factory for Instantiation CL_ISH(MED)_SCR_APP_AO_LIST |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYT_TMN_STRING | Old Value Which Was Added | 20050824 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'CAUSECHNG' | IS-H: Feld Name 'CAUSECHNG' | 20050331 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'CSECHGID' | IS-H: Field Name 'CSECHGID' | 20050309 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'CSECHGID_LB' | IS-H: Field Name 'CSECHGID_LB' | 20050309 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'CSECHGID_LBOBJ' | IS-H: Field Name 'CSECHGID_LBOBJ' | 20050309 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'CSECHGID_TEXT' | IS-H: Feld Name 'CSECHGID_TEXT' | 20050309 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'GPLVN' | IS-H: Field Name | 20050308 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISH_ON_OFF | ON | Use Old Value | 20050824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | List Box for Scheduling Type | 20050309 |
2 | ![]() |
Static method | Protected | Method | Create Instance of Appointment/Time Slot List | 20050207 |
Events
Class CL_ISHMED_SCR_APP_AO_LIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYT_TMN_STRING | Protected | See coding | Local Table Type for Change Reason Presetting | 20050824 | tyt_tmn_string TYPE TABLE OF ty_tmn_string
|
|
2 | TY_TMN_STRING | Protected | See coding | Local Type for Change Reason Presetting | 20050824 | BEGIN OF ty_tmn_string ,
tmnid TYPE ish_tmnid,
name TYPE N1CAUSECHNG,
END OF ty_tmn_string
|
Method Signatures
Method CREATE_LISTBOX_CSECHGID 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 | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050309 | ||
2 | ![]() |
ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | Zugehöriges Listboxobjekt | 20050309 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050309 | ||
4 | ![]() |
I_FIELDVALUE | Call by reference | Type reference (TYPE) | NFVVALUE | IS-H: Wert eines Einzelfeldes. | 20050309 | ||
5 | ![]() |
I_ROWNUMBER | Call by reference | Type reference (TYPE) | INT4 | Zeilenindex | 20050309 |
Method CREATE_LISTBOX_CSECHGID on class CL_ISHMED_SCR_APP_AO_LIST has no exception.
Method CREATE_MED 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 | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050207 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_APP_AO_LIST | IS-H*MED: Termin/Terminangebotsliste | 20050207 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20050207 |
Method CREATE_MED on class CL_ISHMED_SCR_APP_AO_LIST has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |