SAP ABAP Class CL_ISH_CON_APP_EDITOR (IS-H: Configurations for the Appointment Editor)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NPVS (Package) Application development patient management system

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_CONFIG | IS-H: Basic Class for Configuration of Dialogs | 20031028 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CON_APP_EDITOR | IS-H*MED: Configuration for Appointment Editor | 20031030 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_CON_APP_EDITOR_CONFIRM | IS-H: Configuration - Appt Editor as Confirmation Dialog | 20040709 |
Properties
Class | CL_ISH_CON_APP_EDITOR | |
Short Description | IS-H: Configurations for the Appointment Editor | |
Super Class | CL_ISH_CONFIG | IS-H: Basic Class for Configuration of Dialogs |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NPVS | Application development patient management system |
Created | 20031028 | SAP |
Last change | 20050409 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISH_CON_APP_EDITOR has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ISH_FAC_CON_APP_EDITOR | 20031030 | IS-H: Instantiation of Configuration Class Appt Editor |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Table for Relevant Appointment Objects | 20050317 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Indicator Whether Planning Should Be "Caseless" | 20040716 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TN00-CVERS | Country Version | 20031028 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NFAL-FALNR | Case Number | 20040716 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RNFUNC-FCODE | Function Code for Exit | 20041126 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-UCOMM | Function Code (see Method OK_CODE) | 20050114 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Case Number Determined by BAdI | 20040716 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Multiple Use of Appointment Editor | 20041126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031028 |
2 | ![]() |
Static method | Protected | Method | Create Instance for Appointment Editor Configuration | 20031028 |
3 | ![]() |
Instance method | Public | Method | Determine Function Code for Exit | 20041129 |
4 | ![]() |
Instance method | Public | Method | Return Selected Function Code | 20050114 |
5 | ![]() |
Instance method | Public | Method | Gets Relevant Appointments for Configuration | 20050317 |
6 | ![]() |
Instance method | Public | Method | Indicator Determine Multiple Use Appointment Editor | 20041126 |
7 | ![]() |
Instance method | Public | Method | Is Appointment Relevant for Configuration | 20050317 |
8 | ![]() |
Instance method | Public | Method | Set Selected Case Globally | 20040716 |
9 | ![]() |
Instance method | Public | Method | Set Appointments Relevant for Configuration | 20050317 |
10 | ![]() |
Instance method | Public | Method | Indicator, Set Multiple Use Appointment Editor | 20041126 |
11 | ![]() |
Instance method | Protected | Method | Follow-On Appt/Appt Template - Alt. Save (re. Case Select.) | 20040716 |
Events
Class CL_ISH_CON_APP_EDITOR has no event.
Types
Class CL_ISH_CON_APP_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_CON_APP_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanzierung nicht möglich | 20031028 |
Method CREATE 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 Fehlerbearbeitung | 20031028 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CON_APP_EDITOR | Instanz | 20031028 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031028 |
Method CREATE on class CL_ISH_CON_APP_EDITOR has no exception.
Method GET_FCODE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FCODE_END | Value transfer | Type reference (TYPE) | RNFUNC-FCODE | Funktionscode für Beenden | 20041129 |
Method GET_FCODE_END on class CL_ISH_CON_APP_EDITOR has no exception.
Method GET_OK_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OKCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 20050114 |
Method GET_OK_CODE on class CL_ISH_CON_APP_EDITOR has no exception.
Method GET_RELEV_APP 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 | Klasse zur Fehlerabarbeitung | 20050317 | ||
2 | ![]() |
ET_APP | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Tabelle mit relevanten Terminen | 20050317 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050317 |
Method GET_RELEV_APP on class CL_ISH_CON_APP_EDITOR has no exception.
Method GET_USE_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_USE_MULTIPLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Termineditor wird mehrfach verwendet (ON/OFF) | 20041126 |
Method GET_USE_MULTIPLE on class CL_ISH_CON_APP_EDITOR has no exception.
Method IS_RELEV_APP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_RELEV | Value transfer | Type reference (TYPE) | ISH_ON_OFF | relevanter termin on/off | 20050317 | ||
2 | ![]() |
IR_APP | Call by reference | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Klasse Termin | 20050317 |
Method IS_RELEV_APP on class CL_ISH_CON_APP_EDITOR has no exception.
Method SET_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FALNR | Value transfer | Type reference (TYPE) | NFAL-FALNR | Fallnummer | 20040716 | ||
2 | ![]() |
I_SET_FROM_BADI | Value transfer | Type reference (TYPE) | ISH_ON_OFF | wurde der Fall durch das Badi vorgegeben | 20040716 |
Method SET_CASE on class CL_ISH_CON_APP_EDITOR has no exception.
Method SET_RELEV_APP 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 | Klasse zur Fehlerabarbeitung | 20050317 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050317 | ||
3 | ![]() |
IT_APP | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Tabelle für Terminobjekte | 20050317 |
Method SET_RELEV_APP on class CL_ISH_CON_APP_EDITOR has no exception.
Method SET_USE_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USE_MULTIPLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Termineditor wird mehrfach verwendet (ON/OFF) | 20041126 |
Method SET_USE_MULTIPLE on class CL_ISH_CON_APP_EDITOR has no exception.
Method SPECIAL_SAVE 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 Fehlerbearbeitung | 20040716 | ||
2 | ![]() |
C_OKCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 20040716 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040716 | ||
4 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ISH_IDENTIFY_OBJECT | Objekt zur Übergabe von Daten (meist Prozessreferenz) | 20040716 |
Method SPECIAL_SAVE on class CL_ISH_CON_APP_EDITOR has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 472 |