SAP ABAP Class CL_ISHMED_BASEITEMS_MANAGER (Base Items - API)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     N2_BASEITEM_DEF (Package) IS-H: DWS Base Item Definition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_BASEITEMS_CONST Base Items: Constants 20040924
Properties
Class CL_ISHMED_BASEITEMS_MANAGER  
Short Description Base Items - API    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N2_BASEITEM_DEF   IS-H: DWS Base Item Definition 
Created 20040921   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_BASEITEMS_CONST Base Items: Constants 20040924
Friends
Class CL_ISHMED_BASEITEMS_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AUTH_ACTIVATE Constant Public Type reference (TYPE) ACTIV_AUTH '63' Activity 20050131
2 CO_AUTH_CHANGE Constant Public Type reference (TYPE) ACTIV_AUTH '02' Activity 20050131
3 CO_AUTH_CREATE Constant Public Type reference (TYPE) ACTIV_AUTH '01' Activity 20050131
4 CO_AUTH_DEACTIVATE Constant Public Type reference (TYPE) ACTIV_AUTH 'B4' Activity 20050206
5 CO_AUTH_DELETE Constant Public Type reference (TYPE) ACTIV_AUTH '06' Activity 20050131
6 CO_AUTH_DISPLAY Constant Public Type reference (TYPE) ACTIV_AUTH '03' Activity 20050131
7 CO_AUTH_TRANSPORT Constant Public Type reference (TYPE) ACTIV_AUTH '21' Activity 20050127
8 CO_BASEITEM_MSG_CLASS Instance attribute Protected Attribute reference (LIKE) 20040924
9 CO_BASEITEM_STATUS_ACTIVE Instance attribute Private Attribute reference (LIKE) 20050113
10 CO_BASEITEM_STATUS_INACTIVE Instance attribute Private Attribute reference (LIKE) 20050113
11 CO_RESULT_STATUS_CANCELLED Instance attribute Private Attribute reference (LIKE) 20050113
12 CO_RESULT_STATUS_DONE Instance attribute Private Attribute reference (LIKE) 20050113
13 GR_BASEITEM Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_BASEITEM IS-H*MED: Base Item 20041213
14 GR_BASEITEMTYPE Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_BASEITEMTYPE Base Item Type 20041213
15 GR_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Reference to Data Structure 20041213
16 GR_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_ISHMED_BASEITEMS_MANAGER IS-H*MED: Base Items API 20040924
17 GR_TRANSPORT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_BASEITEM_TRANSPORT Base Items: Transport Connection 20050322
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN Static method Public Method Link Base Item, Reference Object and External Object 20041208
2 CHECK_BASEITEM Instance method Public Method Check Base Item Data 20041208
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050322
4 CREATE_BASEITEM Instance method Public Method Create New Base Item 20041208
5 CREATE_BASEITEM_WITH_TMPL Instance method Public Method Create Base Item with Template 20050209
6 CREATE_DATA_REF Static method Protected Method Create Data Reference 20041213
7 DELETE_RESULT Static method Public Method Delete Result Base Item 20041130
8 DO Static method Public Method Execute Action Base Item 20040924
9 DO_ASYNC_RESULT Static method Public Method Issue Asyncronous Result 20050322
10 FINALIZE Instance method Public Method Finalize Object 20040924
11 GET_ACTIONS Instance method Public Method Determine Permitted Actions for Base Item Type 20050120
12 GET_BASEITEMID Instance method Public Method Read Base Item Key 20050317
13 GET_BASEITEM_DATA Instance method Public Method Read Base Item Data Structure (Definition Time) 20040924
14 GET_CATALOG_API Static method Public Method Create API for Base Item Catalog 20050218
15 GET_GENERIC_RESULT_TAB Static method Public Method Create Generic Table of Base Item Result 20050610
16 GET_HEADER_DATA Instance method Public Method Read Base Item Header Data 20050218
17 GET_INFO Static method Public Method Get MIME Object with Information for Base Item 20041208
18 GET_INSTANCE Static method Public Method Create API Instance for Design Time 20041116
19 GET_ITEMTYPE Instance method Public Method Determine Base Item Type 20050113
20 GET_ITEMTYPE_PROPERTIES Static method Public Method Read Properties of a Base Item Type 20050213
21 GET_ITEMTYPE_TEXT Instance method Public Method Determine Base Item Type (Text) 20050331
22 GET_PRIMARY_KEY Static method Public Method Determine Primary Key 20050329
23 GET_SCREEN Instance method Public Method Determine Maintenance Screen Subscreen Data 20050302
24 GET_WHERE_IS_USED Static method Public Method Generate and display where-used list 20050130
25 IS_CHANGED Instance method Public Method Base Item Data Changed? 20041208
26 IS_READONLY Instance method Public Method Is Base Item in Display Mode? 20050113
27 LOAD_BASEITEM Instance method Public Method Load Base Item 20041208
28 PRINT_BASEITEM Static method Public Method Print Base Item 20041208
29 REFRESH Instance method Public Method Update Base Item Data from Database 20041208
30 REGISTER_CHECK_CALLBACK Instance method Public Method Register Callback Check 20050816
31 RELEASE_BASEITEM Instance method Public Method Release Current Base Item in Processing 20041208
32 SAVE Instance method Public Method Save Basic Item 20041213
33 SET_BASEITEM_DATA Instance method Public Method Set Base Item Data Structure (Definition Time) 20040924
34 SET_DELETION_INDICATOR Instance method Public Method Set Deletion Indicator of Base Item 20041208
35 SET_READONLY Instance method Public Method Switch Display <-> Change 20041208
36 SET_STATUS Instance method Public Method Set Base Item Status 20041208
37 TRANSPORT Static method Public Method Transport Base Item 20041208
38 UNREGISTER_CHECK_CALLBACK Instance method Public Method Lift Callback Check Registration 20050816
Events
# Event Type Visibility Description Created on
1 BASEITEM_NEW Instance Event
(0)
Public
(2)
New Base Item Created 20050609
2 BASEITEM_RELEASED Instance Event
(0)
Public
(2)
Base Item Taken from Processing 20050302
3 FINALIZED Instance Event
(0)
Public
(2)
Base Item API Instance Finalized 20050302
Types
Class CL_ISHMED_BASEITEMS_MANAGER has no local type.
Method Signatures

Method ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX IS-H*MED: Kontext Hauptinterface 20050213
2 Importing IR_OPERATION Call by reference Object reference (TYPE REF TO) IF_ISHMED_BASEITEM_OPERATION Auszuführendes Basisitem 20041208
3 Importing I_COMMIT Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20041208
4 Importing I_TESTRUN Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20041208
5 Returning R_RESULT_STATUS Value transfer Type reference (TYPE) N2_BASEITEM_RESULT_STATUS Basisitem Ergebnis der Ausführung 20050126
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050126
2 CX_ISHMED_BASEITEM_ASSIGN Fehler bei Objektverknüpfung 20050126
3 CX_ISHMED_BASEITEM_NO_SUPPORT Funktion nicht unterstützt 20050302
4 CX_ISHMED_BASEITEM_RESULT Basisitem Ergebnispersistenz 20050126

Method CHECK_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_PROTOCOLL Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050222
2 Exporting E_HAS_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Objekt hat Fehler 20050222
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_BASEITEMS_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050322

Method CREATE_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) N2_BASEITEM_DESCR IS-H*MED: Basisitem Beschreibung 20041208
2 Importing I_INSTITUTION Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20041213
3 Importing I_NAME Call by reference Type reference (TYPE) N2_BASEITEM_NAME IS-H*MED: Name des Basisitems 20041208
4 Importing I_TYPE Call by reference Type reference (TYPE) N2_BASEITEM_TYPE IS-H*MED: Basisitemtyp 20041208
5 Returning R_BASEITEM_ID Value transfer Type reference (TYPE) N2_BASEITEM_ID IS-H*MED: Basisitem ID 20041208
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208

Method CREATE_BASEITEM_WITH_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEM_ID_TMPL Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitem: Interner Schlüssel Vorlage 20050209
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) N2_BASEITEM_DESCR IS-H*MED: Basisitem Beschreibung 20050209
3 Importing I_INSTITUTION Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20050209
4 Importing I_NAME Call by reference Type reference (TYPE) N2_BASEITEM_NAME Basisitem Name 20050209
5 Returning R_BASEITEM_ID Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitem: Interner Schlüssel 20050209
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050209
2 CX_ISHMED_BASEITEM_DESIGN Ausnahme Basisitem Entwurf 20050209

Method CREATE_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA Datenreferenz 20041213
2 Importing IR_BASEITEMTYPE Call by reference Object reference (TYPE REF TO) CL_ISHMED_BASEITEMTYPE Basisitemtyp 20041213
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041213

Method DELETE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OPERATION Call by reference Object reference (TYPE REF TO) IF_ISHMED_BASEITEM_OPERATION Auszuführendes Basisitem 20041130
2 Importing I_COMMIT Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_OFF Datenbank Commit erlauben 20041130
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050330
2 CX_ISHMED_BASEITEM_RESULT Basisitem Ergebnispersistenz 20041202

Method DO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RESULT_OBJ Call by reference Object reference (TYPE REF TO) IF_ISHMED_BASEITEM_RESULT Basisitems: Ergebnisobjekt 20050511
2 Exporting E_RESULT Call by reference Type reference (TYPE) N2_BASEITEM_RESULT_STATUS Basisitem Ergebnis der Ausführung 20050511
3 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX IS-H*MED: Kontext Hauptinterface 20040924
4 Importing IR_OPERATION Call by reference Object reference (TYPE REF TO) IF_ISHMED_BASEITEM_OPERATION Auszuführendes Basisitem 20041126
5 Importing I_COMMIT Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_OFF Datenbank Commit erlauben 20041125
6 Importing I_TESTRUN Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_OFF Test ohne Datenbankänderungen 20041130
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050113
2 CX_ISHMED_BASEITEM_EXEC IS-H*MED: Basisitem Ausführung 20040924

Method DO_ASYNC_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX Kontext: Hauptinterface 20050324
2 Importing IR_OPERATION Call by reference Object reference (TYPE REF TO) IF_ISHMED_BASEITEM_OPERATION Auszuführendes Basisitem 20050322
3 Importing I_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_OFF Commit erlaubt 20050322
4 Importing I_RESULT_RAW Call by reference Type reference (TYPE) ANY Ergebnis (nicht aufbereitet) 20050322
5 Importing I_TESTRUN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_OFF Testlauf 20050322
6 Returning R_RESULT Value transfer Type reference (TYPE) N2_BASEITEM_RESULT_STATUS Basisitems: Ergebnis der Ausführung 20050322
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050322
2 CX_ISHMED_BASEITEM_EXEC Basisitems: Ausführung 20050324
3 CX_ISHMED_BASEITEM_RESULT Basisitem Ergebnispersistenz 20050322

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_BASEITEMS_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20040924

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_AGAIN Call by reference Type reference (TYPE) ISHMED_T_ACTION_ID Basisitemtyp Aktionen 20050120
2 Exporting ET_ACTION_FIRST Call by reference Type reference (TYPE) ISHMED_T_ACTION_ID Basisitemtyp Aktionen 20050120
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050120
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method GET_BASEITEMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BASEITEMID Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitem: Interner Schlüssel 20050317
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050317
2 CX_ISHMED_BASEITEM_DESIGN Ausnahme Basisitem Entwurf 20050317
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050317

Method GET_BASEITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) DATA Struktur mit den Daten aus dem Pflegebild 20041119
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20040924
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method GET_CATALOG_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_API Value transfer Object reference (TYPE REF TO) CL_ISHMED_BASEITEMS_CATALOG Basisitem Katalog API 20050218
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050218
2 CX_ISHMED_BASEITEM_CATALOG Basisitem Katalog Fehler 20050218

Method GET_GENERIC_RESULT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GENERIC_KEY Call by reference Type reference (TYPE) ISHMED_T_ACTION_KEYS Basisitems: Schlüsselfeld des Ergebnis einer Aktion 20050610
2 Importing IR_OPERATION Call by reference Object reference (TYPE REF TO) IF_ISHMED_BASEITEM_OPERATION Auszuführendes Basisitem 20050610
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050610

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) RN2BASEITEM Basisitem 20050218
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050218
2 CX_ISHMED_BASEITEM_DESIGN Ausnahme Basisitem Entwurf 20050218
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) STRING 20050126
2 Exporting E_SIZE Call by reference Type reference (TYPE) I 20050126
3 Exporting E_SUBTYPE Call by reference Type reference (TYPE) STRING MIME Subtyp 20050126
4 Exporting E_TYPE Call by reference Type reference (TYPE) STRING MIME Typ 20050126
5 Exporting E_URL Call by reference Type reference (TYPE) STRING 20050126
6 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050319
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050126
2 CX_ISHMED_BASEITEM_NO_SUPPORT Funktion nicht unterstützt 20050302

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MANAGER Value transfer Object reference (TYPE REF TO) CL_ISHMED_BASEITEMS_MANAGER IS-H*MED: Basisitems API 20041116
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041116

Method GET_ITEMTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ITEMTYPE Value transfer Type reference (TYPE) N2_BASEITEM_TYPE IS-H*MED: Basisitemtyp 20050113
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050113
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method GET_ITEMTYPE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEMTYPE Call by reference Type reference (TYPE) N2_BASEITEM_TYPE Basisitemtyp 20050213
2 Returning R_PROPERTIES Value transfer Type reference (TYPE) RTN2BIPROPS Basisitemtyp EIgenschaften 20050213
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050213

Method GET_ITEMTYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ITEMTYPE_TEXT Value transfer Type reference (TYPE) N2_BASEITEM_TYPE_NAME Basisitems: Basisitemtypname 20050331
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050331
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050331

Method GET_PRIMARY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) N2_BASEITEM_NAME Basisitems: Bezeichnung 20050329
2 Returning R_BASEITEM_ID Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050329
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050329

Method GET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR Call by reference Type reference (TYPE) DYNNR Dynpro-Nummer Subscreen 20050302
2 Exporting E_PROGRAM Call by reference Type reference (TYPE) PROGRAM ABAP-Programm Subscreen 20050302
3 Importing I_CALLING_DYNNR Call by reference Type reference (TYPE) DYNNR Verwender Dynpro 20050302
4 Importing I_CALLING_PROGRAM Call by reference Type reference (TYPE) PROGRAM Verwender Programm 20050302
5 Importing I_CALLING_SUBSCREEN Call by reference Type reference (TYPE) SUBSCREEN Verwender Subscreen 20050302
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050302
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314
3 CX_ISHMED_BASEITEM_SCREEN IS-H*MED: Basisitems Pflegebild 20050302

Method GET_WHERE_IS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USE Call by reference Type reference (TYPE) ISHMED_T_RN2BASEITEM_USE Basisitem Verwender 20050130
2 Exporting ET_USE_RT Call by reference Type reference (TYPE) ISHMED_T_RN2BASEITEM_USE_R Basisitem Verwender 20050304
3 Exporting ET_USE_RT_DEEP Call by reference Type reference (TYPE) ISHMED_T_RN2BASEITEM_USE Basisitem Verwender (tiefe Analyse) 20060505
4 Exporting E_NUMBER_OF_USE Call by reference Type reference (TYPE) I Anzahl Basisitem Verwender 20050130
5 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitem interner Schlüssel 20050130
6 Importing I_INCL_DESIGNTIME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_ON Stammdaten berücksichtigen 20050309
7 Importing I_INCL_RUNTIME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_OFF Runtime Daten berücksichtigen 20050304
8 Importing I_RUNTIME_DEEP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_OFF Runtime Daten tief analysieren 20060505
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050130

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20041208
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method IS_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_READONLY Value transfer Type reference (TYPE) ISH_ON_OFF Änderungsschutz aktiviert 20050113
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050113
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method LOAD_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID IS-H*MED: Basisitem ID 20041208
2 Importing I_READONLY Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_ON IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20041208
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208

Method PRINT_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050319
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050126
2 CX_ISHMED_BASEITEM_NO_SUPPORT Funktion nicht unterstützt 20050302

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_BASEITEMS_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method REGISTER_CHECK_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CALLBACK Call by reference Object reference (TYPE REF TO) IF_ISHMED_BASEITEM_CHECK_CB Basisitems: Prüf Call-Back Interface 20050816
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050816
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050816

Method RELEASE_BASEITEM Signature

Method RELEASE_BASEITEM on class CL_ISHMED_BASEITEMS_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208

Method SAVE Signature

Method SAVE on class CL_ISHMED_BASEITEMS_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041213
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041213
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method SET_BASEITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA Struktur mit den Daten aus dem Pflegebild 20041119
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20040924
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method SET_DELETION_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETION_INDICATOR Call by reference Type reference (TYPE) RI_LOEKZ IS-H: Löschvormerkung/-kennzeichen 20050320
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method SET_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READONLY Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20041208
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) N2_BASEITEM_STATUS IS-H*MED: Basisitem Status 20041208
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20041208
2 CX_ISHMED_BASEITEM_DESIGN IS-H*MED: Basisitem Entwurf 20041208
3 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050314

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_PROTOCOLL Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041208
2 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID IS-H*MED: Basisitem ID 20041208
3 Importing I_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050321
4 Importing I_TESTRUN Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_OFF Testlauf (an/aus) 20041208
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS IS-H*MED: Basisitems 20050126
2 CX_ISHMED_BASEITEM_TRANSPORT Ausnahme Basisitem Transport 20041208

Method UNREGISTER_CHECK_CALLBACK Signature

Method UNREGISTER_CHECK_CALLBACK on class CL_ISHMED_BASEITEMS_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEMS Basisitems 20050816
2 CX_ISHMED_BASEITEM_NO_LOAD Kein Basisitem in Bearbeitung 20050816
Event Signatures

Event BASEITEM_NEW Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BASEITEM_ID Exporting Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050609

Event BASEITEM_RELEASED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BASEITEM_ID Exporting Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitem: Interner Schlüssel 20050302

Event FINALIZED Signature
Event FINALIZED on class CL_ISHMED_BASEITEMS_MANAGER has no parameter.
History
Last changed by/on SAP  20050615 
SAP Release Created in 473