SAP ABAP Class CL_ISH_NWPLACE (IS-H: Work Environment)
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_MASTER_DATA | IS-H: Base Class for Master Data Objects | 20031027 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_NWPLACE | IS-H*MED: Work Environment | 20031027 |
Properties
Class | CL_ISH_NWPLACE | |
Short Description | IS-H: Work Environment | |
Super Class | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1APMG_MED | IS-H*MED: Appointment Management |
Created | 20031027 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_NWPLACE has no forward declaration.
Interfaces
Class CL_ISH_NWPLACE has no interface implemented.
Friends
Class CL_ISH_NWPLACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWPLACE | IS-H: Work Environment | 20031027 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWPLACET | IS-H / IS-H*MED: Text for Work Environment | 20031027 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWPLACET | IS-H / IS-H*MED: Text for Work Environment | 20031027 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NWPLACE | IS-H: Work Environment | 20031027 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20031104 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_MODUS | IS-H: Processing Mode for Data Records (I/U/D) | 20031027 | ||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Static Counter for Temporary IDs | 20031027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks nwplace. | 20031027 |
2 | ![]() |
Instance method | Protected | Method | Checks nwplacet. | 20031027 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20031027 |
4 | ![]() |
Static method | Public | Method | Create a New Object (Not Yet in DB) | 20031027 |
5 | ![]() |
Static method | Protected | Method | Fills Automatically Generated nwplace Fields | 20031027 |
6 | ![]() |
Instance method | Protected | Method | Fills Automatically Generated nwplacet Fields | 20031027 |
7 | ![]() |
Instance method | Public | Method | Returns Work Environment Data | 20031027 |
8 | ![]() |
Static method | Public | Method | Returns Temporary ID | 20031027 |
9 | ![]() |
Instance method | Protected | Method | Returns Temporary NWPLACEID for New Objects | 20031027 |
10 | ![]() |
Instance method | Protected | Method | Initializes Self | 20031027 |
11 | ![]() |
Instance method | Protected | Method | Returns Whether nwplace Has Changed | 20031027 |
12 | ![]() |
Instance method | Protected | Method | Returns Whether nwplacet Has Changed | 20031027 |
13 | ![]() |
Instance method | Public | Method | Returns Deletion Indicator | 20031104 |
14 | ![]() |
Static method | Public | Method | Create a New Object (From DB) | 20031027 |
15 | ![]() |
Instance method | Public | Method | Flag for Deletion | 20031104 |
16 | ![]() |
Instance method | Protected | Method | Reads from DB | 20031027 |
17 | ![]() |
Instance method | Protected | Method | Saves nwplace. | 20031027 |
18 | ![]() |
Instance method | Protected | Method | Saves nwplacet. | 20031027 |
19 | ![]() |
Instance method | Public | Method | Change Data in Memory | 20031027 |
Events
Class CL_ISH_NWPLACE has no event.
Types
Class CL_ISH_NWPLACE has no local type.
Method Signatures
Method CHECK_NWPLACE 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 | 20031027 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031027 |
Method CHECK_NWPLACE on class CL_ISH_NWPLACE has no exception.
Method CHECK_NWPLACET 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 | 20031027 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031027 |
Method CHECK_NWPLACET on class CL_ISH_NWPLACE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWPLACE | Value transfer | Type reference (TYPE) | NWPLACE | IS-H: Arbeitsumfeld | 20031027 | ||
2 | ![]() |
IS_NWPLACET | Value transfer | Type reference (TYPE) | NWPLACET | IS-H / IS-H*Med: Bezeichnung des Arbeitsumfeldes | 20031027 | ||
3 | ![]() |
I_MODE | Value transfer | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20031027 |
Method CONSTRUCTOR on class CL_ISH_NWPLACE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NWPLACE | IS-H: Arbeitsumfeld | 20031027 | ||
2 | ![]() |
IS_NWPLACE | Value transfer | Type reference (TYPE) | NWPLACE | IS-H: Arbeitsumfeld | 20031027 | ||
3 | ![]() |
IS_NWPLACET | Value transfer | Type reference (TYPE) | NWPLACET | IS-H / IS-H*Med: Bezeichnung des Arbeitsumfeldes | 20031027 |
Method CREATE on class CL_ISH_NWPLACE has no exception.
Method FILL_NWPLACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_NWPLACE | Value transfer | Type reference (TYPE) | NWPLACE | IS-H: Arbeitsumfeld | 20031110 | ||
2 | ![]() |
I_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Buchungsmodus ( 'I', 'U', 'D' ) | 20031110 |
Method FILL_NWPLACE on class CL_ISH_NWPLACE has no exception.
Method FILL_NWPLACET Signature
Method FILL_NWPLACET on class CL_ISH_NWPLACE has no parameter.
Method FILL_NWPLACET on class CL_ISH_NWPLACE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NWPLACE | Call by reference | Type reference (TYPE) | NWPLACE | IS-H: Arbeitsumfeld | 20031027 | ||
2 | ![]() |
ES_NWPLACET | Call by reference | Type reference (TYPE) | NWPLACET | IS-H / IS-H*Med: Bezeichnung des Arbeitsumfeldes | 20031027 |
Method GET_DATA on class CL_ISH_NWPLACE has no exception.
Method GET_TMP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typkennung | 20031027 | ||
2 | ![]() |
R_TMP_ID | Value transfer | Type reference (TYPE) | SYSUUID_C | Temporäre ID | 20031027 |
Method GET_TMP_ID on class CL_ISH_NWPLACE has no exception.
Method GET_TMP_WPLACEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_WPLACEID | Value transfer | Type reference (TYPE) | NWPLACE-WPLACEID | IS-H: Identifikation des Arbeitsumfeldes | 20031027 |
Method GET_TMP_WPLACEID on class CL_ISH_NWPLACE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_NWPLACE has no parameter.
Method INITIALIZE on class CL_ISH_NWPLACE has no exception.
Method IS_CHANGED_NWPLACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031027 |
Method IS_CHANGED_NWPLACE on class CL_ISH_NWPLACE has no exception.
Method IS_CHANGED_NWPLACET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031027 |
Method IS_CHANGED_NWPLACET on class CL_ISH_NWPLACE has no exception.
Method IS_MARKED_FOR_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_MARKED_FOR_DELETION | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031104 |
Method IS_MARKED_FOR_DELETION on class CL_ISH_NWPLACE has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NWPLACE | IS-H: Arbeitsumfeld | 20031027 | ||
2 | ![]() |
IS_NWPLACE | Value transfer | Type reference (TYPE) | NWPLACE | IS-H: Arbeitsumfeld | 20031027 | ||
3 | ![]() |
IS_NWPLACET | Value transfer | Type reference (TYPE) | NWPLACET | IS-H / IS-H*Med: Bezeichnung des Arbeitsumfeldes | 20031027 | ||
4 | ![]() |
I_READ_FROM_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031027 |
Method LOAD on class CL_ISH_NWPLACE has no exception.
Method MARK_FOR_DELETION Signature
Method MARK_FOR_DELETION on class CL_ISH_NWPLACE has no parameter.
Method MARK_FOR_DELETION on class CL_ISH_NWPLACE has no exception.
Method READ_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WPLACEID | Call by reference | Type reference (TYPE) | NWPLACE-WPLACEID | IS-H: Identifikation des Arbeitsumfeldes | 20031027 | ||
2 | ![]() |
I_WPLACETYPE | Call by reference | Type reference (TYPE) | NWPLACE-WPLACETYPE | IS-H: Typ des Arbeitsumfeldes | 20031027 |
Method READ_FROM_DB on class CL_ISH_NWPLACE has no exception.
Method SAVE_NWPLACE 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 | 20031027 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031027 | ||
3 | ![]() |
I_TCODE | Call by reference | Type reference (TYPE) | SY-TCODE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20031027 | |
4 | ![]() |
I_TESTRUN | Call by reference | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031027 |
Method SAVE_NWPLACE on class CL_ISH_NWPLACE has no exception.
Method SAVE_NWPLACET 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 | 20031027 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031027 | ||
3 | ![]() |
I_TCODE | Call by reference | Type reference (TYPE) | SY-TCODE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20031027 | |
4 | ![]() |
I_TESTRUN | Call by reference | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031027 |
Method SAVE_NWPLACET on class CL_ISH_NWPLACE has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NWPLACET_X | Call by reference | Type reference (TYPE) | RN1_NWPLACET_X | IS-H: X-Flag Struktur für NWPLACET | 20031027 | ||
2 | ![]() |
IS_NWPLACE_X | Call by reference | Type reference (TYPE) | RN1_NWPLACE_X | IS-H: X-Flag Struktur für NWPLACE | 20031027 |
Method SET_DATA on class CL_ISH_NWPLACE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |