SAP ABAP Class CL_ISH_UTL_APP_PROPOSAL (IS-H: General Functions for Appointment Presettings)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
NMIF (Package) IS-H: Medical Interface (Call IS-H*MED)

⤷

⤷

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 | 20031128 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20031128 |
Properties
Class | CL_ISH_UTL_APP_PROPOSAL | |
Short Description | IS-H: General Functions for Appointment Presettings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMIF | IS-H: Medical Interface (Call IS-H*MED) |
Created | 20031128 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_UTL_APP_PROPOSAL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20031128 | ||
2 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20031128 |
Friends
Class CL_ISH_UTL_APP_PROPOSAL has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check if Presetting Value of Field Allowed / Desired | 20031128 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031128 |
3 | ![]() |
Static method | Public | Method | Transfer Presettings from Appointment Template | 20031128 |
4 | ![]() |
Static method | Public | Method | Transfer Values from the Appt into the Presetting Structure | 20031128 |
5 | ![]() |
Static method | Public | Method | Determine Presettings / Templates for Appt (Planning) | 20031128 |
6 | ![]() |
Static method | Protected | Method | Returns the Implementation Object | 20040224 |
Events
Class CL_ISH_UTL_APP_PROPOSAL has no event.
Types
Class CL_ISH_UTL_APP_PROPOSAL has no local type.
Method Signatures
Method CHECK_FIELD_PROPOSAL_WANTED 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 | 20031128 | ||
2 | ![]() |
E_PROPOSE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld soll vorbelegt werden ON / OFF | 20031128 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031128 | ||
4 | ![]() |
IS_PROPOSAL | Value transfer | Type reference (TYPE) | RNAPP_PROPOSAL | bisherige Vorbelegungen | 20031128 | ||
5 | ![]() |
IS_WHAT_AND_VAL | Value transfer | Type reference (TYPE) | RNAPP_PROPOSAL | welche Felder sollen vorbelegt werden + akt. Inhalt | 20031128 | ||
6 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Name des Feldes | 20031128 |
Method CHECK_FIELD_PROPOSAL_WANTED on class CL_ISH_UTL_APP_PROPOSAL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_UTL_APP_PROPOSAL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_UTL_APP_PROPOSAL has no exception.
Method FILL_PROPOSAL_FROM_AC 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 | 20031128 | ||
2 | ![]() |
CS_PROPOSAL | Value transfer | Type reference (TYPE) | RNAPP_PROPOSAL | Vorbelegung | 20031128 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031128 | ||
4 | ![]() |
IS_N1APCN | Value transfer | Type reference (TYPE) | N1APCN | Daten der Terminvorgabe | 20031128 | ||
5 | ![]() |
IS_WHAT_AND_VAL | Value transfer | Type reference (TYPE) | RNAPP_PROPOSAL | welche Felder sollen vorbelegt werden + akt. Inhalt | 20031128 |
Method FILL_PROPOSAL_FROM_AC on class CL_ISH_UTL_APP_PROPOSAL has no exception.
Method FILL_PROPOSAL_FROM_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 | Instanz zur Fehlerbearbeitung | 20031128 | ||
2 | ![]() |
CS_PROPOSAL | Value transfer | Type reference (TYPE) | RNAPP_PROPOSAL | Vorbelegungsstruktur | 20031128 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031128 | ||
4 | ![]() |
IR_APP | Call by reference | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Termin | 20031128 | ||
5 | ![]() |
I_OVERWRITE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Inhalte aus der Vorbelegungsstr. überschreiben | 20031128 |
Method FILL_PROPOSAL_FROM_APP on class CL_ISH_UTL_APP_PROPOSAL has no exception.
Method GET_APP_PROPOSAL 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 | 20031128 | ||
2 | ![]() |
ES_APP_PROPOSAL | Value transfer | Type reference (TYPE) | RNAPP_PROPOSAL | Vorbelegungen | 20031128 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031128 | ||
4 | ![]() |
IR_APP_CONSTRAINT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_APP_CONSTRAINT | Terminvorgabe | 20031128 | ||
5 | ![]() |
IS_WHAT_AND_VAL | Value transfer | Type reference (TYPE) | RNAPP_PROPOSAL | welche Felder sollen vorbelegt werden + akt. Inhalt | 20031128 | ||
6 | ![]() |
I_GET_PROPOSAL_FOR_AC | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Daten werden für die Terminvorgabe ermittelt | 20040203 |
Method GET_APP_PROPOSAL on class CL_ISH_UTL_APP_PROPOSAL has no exception.
Method GET_IPL_UTL_APP_PROPOSAL 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 | 20040224 | ||
2 | ![]() |
ER_IPL_UTL_APP_PROPOSAL | Call by reference | Object reference (TYPE REF TO) | CL_ISH_IPL_UTL_APP_PROPOSAL | Impl. für allg. Funktionen bei Vorbelegung von Terminen | 20040224 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040224 |
Method GET_IPL_UTL_APP_PROPOSAL on class CL_ISH_UTL_APP_PROPOSAL has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |