SAP ABAP Class CL_ISHMED_BASEITEMS_CATALOG (Base Item Catalog 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

⤷

⤷

Properties
Class | CL_ISHMED_BASEITEMS_CATALOG | |
Short Description | Base Item Catalog API | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N2_BASEITEM_DEF | IS-H: DWS Base Item Definition |
Created | 20050218 | SAP |
Last change | 20091125 | 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_ISHMED_BASEITEMS_CATALOG has no interface implemented.
Friends
Class CL_ISHMED_BASEITEMS_CATALOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_BASEITEM_CAT | Base Item Catalog | 20050218 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_BASEITEM_TRANSPORT | Base Items: Transport Connection | 20050323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Assign Base Item to Group | 20050218 |
2 | ![]() |
Instance method | Public | Method | Rename Group | 20050218 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050218 |
4 | ![]() |
Instance method | Public | Method | Create Group | 20050218 |
5 | ![]() |
Instance method | Public | Method | Delete Group | 20050218 |
6 | ![]() |
Instance method | Public | Method | Finalize Object | 20050218 |
7 | ![]() |
Static method | Public | Method | Create API Instance | 20050218 |
8 | ![]() |
Static method | Public | Method | Read Base Item | 20060515 |
9 | ![]() |
Static method | Public | Method | Read Base Items | 20050218 |
10 | ![]() |
Static method | Public | Method | Read Base Item Types | 20050218 |
11 | ![]() |
Static method | Public | Method | Read groups | 20050218 |
12 | ![]() |
Instance method | Public | Method | Remove Base Item from Group | 20050218 |
Events
Class CL_ISHMED_BASEITEMS_CATALOG has no event.
Types
Class CL_ISHMED_BASEITEMS_CATALOG has no local type.
Method Signatures
Method ASSIGN_BASEITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASEITEM_ID | Call by reference | Type reference (TYPE) | N2_BASEITEM_ID | Basisitem: Interner Schlüssel | 20050218 | ||
2 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_OFF | Commit durchführen | 20050220 | |
3 | ![]() |
I_GROUP | Call by reference | Type reference (TYPE) | N2_BASEITEM_GROUP | Basisitem Gruppe interne Kennung | 20050218 | ||
4 | ![]() |
I_ITEMTYPE | Call by reference | Type reference (TYPE) | N2_BASEITEM_TYPE | Basisitemtyp | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method CHANGE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_OFF | Commit durchführen | 20050220 | |
2 | ![]() |
I_GROUP | Call by reference | Type reference (TYPE) | N2_BASEITEM_GROUP | Basisitem Gruppe interne Kennung | 20050218 | ||
3 | ![]() |
I_GROUP_DESCR | Call by reference | Type reference (TYPE) | N2_BASEITEM_GROUP_DESCR | Basisitem Gruppenbeschreibung | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_BASEITEMS_CATALOG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method CREATE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_OFF | Commit durchführen | 20050218 | |
2 | ![]() |
I_GROUP_DESCR | Call by reference | Type reference (TYPE) | N2_BASEITEM_GROUP_DESCR | Basisitem Gruppenbeschreibung | 20050218 | ||
3 | ![]() |
I_ITEMTYPE | Call by reference | Type reference (TYPE) | N2_BASEITEM_TYPE | Basisitemtyp | 20050218 | ||
4 | ![]() |
R_GROUP | Value transfer | Type reference (TYPE) | N2_BASEITEM_GROUP | Basisitem Gruppe interne Kennung | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method DELETE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_OFF | Commit durchführen | 20050221 | |
2 | ![]() |
I_GROUP | Call by reference | Type reference (TYPE) | N2_BASEITEM_GROUP | Basisitem Gruppe interne Kennung | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method FINALIZE Signature
Method FINALIZE on class CL_ISHMED_BASEITEMS_CATALOG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method GET_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_API | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_BASEITEMS_CATALOG | Basisitem Katalog API | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method GET_BASEITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BASEITEM | Call by reference | Type reference (TYPE) | RN2_BASEITEM_CAT_BASEITEMS | Basisitems: Katalog der Basisitems | 20060515 | ||
2 | ![]() |
I_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ' ' | hole nur aktive Basisitems, Default = OFF | 20090326 | |
3 | ![]() |
I_BASEITEM_ID | Call by reference | Type reference (TYPE) | N2_BASEITEM_ID | Basisitems: Interner Schlüssel | 20060515 | ||
4 | ![]() |
I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20060515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20060515 | |
2 | ![]() |
Basisitem Katalog Fehler | 20060515 |
Method GET_BASEITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BASEITEMS | Call by reference | Type reference (TYPE) | ISHMED_T_BASEITEM_CAT_BASEITEM | Basisitems: Katalog - Basisitem | 20050218 | ||
2 | ![]() |
I_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ' ' | hole nur aktive Basisitems, Default = OFF | 20090326 | |
3 | ![]() |
I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050218 | ||
4 | ![]() |
I_GROUP | Call by reference | Type reference (TYPE) | N2_BASEITEM_GROUP | Basisitem Gruppe interne Kennung | 20050218 | ||
5 | ![]() |
I_ITEMTYPE | Call by reference | Type reference (TYPE) | N2_BASEITEM_TYPE | Basisitemtyp | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method GET_BASEITEM_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BASEITEMTYPES | Call by reference | Type reference (TYPE) | ISHMED_T_BASEITEM_CAT_TYPES | Basisitems: Katalog - Basisitem Typen | 20050218 | ||
2 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | N2_BASEITEM_AREA | Basisitem Verwendungsgebiet | 20050228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method GET_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GROUPS | Call by reference | Type reference (TYPE) | ISHMED_T_BASEITEM_CAT_GROUPS | Basisitems: Katalog - Gruppen | 20050218 | ||
2 | ![]() |
I_ITEMTYPE | Call by reference | Type reference (TYPE) | N2_BASEITEM_TYPE | Basisitemtyp | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
Method UNASSIGN_BASEITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASEITEM_ID | Call by reference | Type reference (TYPE) | N2_BASEITEM_ID | Basisitem: Interner Schlüssel | 20050218 | ||
2 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_OFF | Datenbank Commit | 20050221 | |
3 | ![]() |
I_GROUP | Call by reference | Type reference (TYPE) | N2_BASEITEM_GROUP | Basisitem Gruppe interne Kennung | 20050218 | ||
4 | ![]() |
I_ITEMTYPE | Call by reference | Type reference (TYPE) | N2_BASEITEM_TYPE | Basisitemtyp | 20050218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisitems | 20050218 | |
2 | ![]() |
Basisitem Katalog Fehler | 20050218 |
History
Last changed by/on | SAP | 20091125 |
SAP Release Created in | 600 |