Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_DOC_CONSTANTS | ISHMED Documents: Contants | 20040901 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041020 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20041021 |
Properties
Class | CL_ISHMED_DOC_API | |
Short Description | i.s.h.med Documents: Business Logic of Med Doc | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED_DOC | IS-H*MED: Medical Documents |
Created | 20040812 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_DOC_API has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISHMED_DOC_CONSTANTS | ISHMED Documents: Contants | 20040901 | ||
2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041020 | ||
3 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20041021 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ISHMED_DOC | 20050210 | i.s.h.med Documents: Controller Class | |
2 | CL_ISHMED_DOC_DATA | 20080522 | i.s.h.med Document: Abstract Data Class |
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Additional Content Part | 20070510 |
2 | ![]() |
Instance method | Public | Method | Archive and Save Document | 20071115 |
3 | ![]() |
Instance method | Public | Method | Call BADI_ISHMED_DOC_PROC->post_processing | 20090820 |
4 | ![]() |
Instance method | Public | Method | Create Doc: Is All Doc Data Complete and Correct? | 20050225 |
5 | ![]() |
Instance method | Public | Method | Create Doc: Is Doc Management Data Complete and Correct? | 20050210 |
6 | ![]() |
Instance method | Public | Method | Create Doc: Is Document Content Complete and Correct? | 20050309 |
7 | ![]() |
Static method | Private | Method | Check Special Application of Document | 20041130 |
8 | ![]() |
Static method | Private | Method | Does Instance of Object Exist? | 20050208 |
9 | ![]() |
Instance method | Private | Method | Processing Allowed? | 20050620 |
10 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040816 |
11 | ![]() |
Static method | Public | Method | Create Document (Factory Method) | 20040816 |
12 | ![]() |
Static method | Public | Method | Create Document Version (Factory Method) | 20050401 |
13 | ![]() |
Instance method | Private | Method | Does Instance of Object Exist? | 20050308 |
14 | ![]() |
Instance method | Public | Method | Delete Document from DB | 20050714 |
15 | ![]() |
Instance method | Public | Method | Release Document Instances | 20050318 |
16 | ![]() |
Instance method | Public | Method | Get Document Management Data | 20041021 |
17 | ![]() |
Instance method | Public | Method | Document Category Application of a Document | 20041214 |
18 | ![]() |
Static method | Private | Method | Determine Document Category Application of a Document | 20041213 |
19 | ![]() |
Instance method | Private | Method | Read Customizing Data for Archiving | 20071107 |
20 | ![]() |
Instance method | Public | Method | Get Document Content | 20040827 |
21 | ![]() |
Instance method | Private | Method | BAdI: Get Document Content | 20080919 |
22 | ![]() |
Instance method | Public | Method | Returns Information About Document Category of this Document | 20050613 |
23 | ![]() |
Instance method | Private | Method | Get Instance of Data Class | 20050210 |
24 | ![]() |
Instance method | Public | Method | List of Possible Formats | 20050112 |
25 | ![]() |
Instance method | Public | Method | Determine Current Processing Mode | 20050616 |
26 | ![]() |
Instance method | Public | Method | Supply Additional Document Content (e.g. Images) | 20070510 |
27 | ![]() |
Instance method | Public | Method | Determine All Next Statuses, incl. Release Status | 20120827 |
28 | ![]() |
Instance method | Public | Method | Is any Additional Content Available? | 20070510 |
29 | ![]() |
Instance method | Public | Method | Was the Document Data Changed? | 20050224 |
30 | ![]() |
Instance method | Public | Method | Object in Read-Only Mode | 20050823 |
31 | ![]() |
Instance method | Public | Method | Object in Read-Only Mode | 20040903 |
32 | ![]() |
Static method | Public | Method | Create Instance of Persistence Document (Factory Method) | 20040827 |
33 | ![]() |
Instance method | Public | Method | Remove Content Part from Document | 20070510 |
34 | ![]() |
Instance method | Public | Method | Transfer new Data for Available Document Content Part | 20070510 |
35 | ![]() |
Instance method | Public | Method | Save Document | 20050111 |
36 | ![]() |
Instance method | Public | Method | Set Document Management Data | 20050209 |
37 | ![]() |
Instance method | Public | Method | Set Document Content | 20050221 |
38 | ![]() |
Instance method | Private | Method | Set Instance of Screen Class | 20050210 |
39 | ![]() |
Instance method | Public | Method | Set Processing Mode | 20041213 |
40 | ![]() |
Instance method | Public | Method | Set 'Test Run' Flag | 20050216 |
Events
Class CL_ISHMED_DOC_API has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PROC_ALLOWED | Private | See coding | Permitted Processing Code / Action | 20050620 | BEGIN OF ty_proc_allowed,
proc_mode TYPE n2_method,
allowed TYPE ish_true_false,
return type bapiret2,
END OF ty_proc_allowed
|
Method Signatures
Method ADD_SECONDARY_CONTENT_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | Zusätzlicher Inhalt | 20070510 | ||
2 | ![]() |
I_ELEMENT_ID | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_ID | ID des Elements, dem der Inhalt zugeordnet werden soll | 20070510 | ||
3 | ![]() |
I_ELEMENT_POS | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_POS | Position des neuen Inhalts innerhalb des Elements | 20070510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method ARCHIVE_AND_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | N2_COMMIT | 'X' | Soll ein Commit gemacht werden (ON/OFF) | 20071115 | |
2 | ![]() |
I_MULTI_ARCHIVE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | SPACE | Ankreuzfeld: Mehrfach archivieren möglich? | 20071115 | |
3 | ![]() |
I_NO_BACKGROUND | Call by reference | Type reference (TYPE) | ISH_ON_OFF | SPACE | Ankreuzfeld: Hintergrundverarbeitung | 20071115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Archiv-Aufruf | 20071115 | |
2 | ![]() |
IS-H*MED Dokumente: Anlegen / Pflege | 20071115 |
Method CALL_BADI_POST_PROCESSING Signature
Method CALL_BADI_POST_PROCESSING on class CL_ISHMED_DOC_API has no parameter.
Method CALL_BADI_POST_PROCESSING on class CL_ISHMED_DOC_API has no exception.
Method CHECK 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 | 20050225 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050225 |
Method CHECK on class CL_ISHMED_DOC_API has no exception.
Method CHECK_ADMIN_DATA 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 | 20050210 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20050607 |
Method CHECK_CONTENT 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 | 20050309 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050309 |
Method CHECK_CONTENT on class CL_ISHMED_DOC_API has no exception.
Method CHECK_DOC_APPL 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 | 20041130 | ||
2 | ![]() |
ES_APPLICATION | Call by reference | Type reference (TYPE) | RN2DOCCAT_APPLICATION | IS-H*MED: Zugelassene Applikationen für Dokumenttypen | 20041130 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041130 | ||
4 | ![]() |
IS_DOCDATA | Call by reference | Type reference (TYPE) | RN2DOCDATA | IS-H*MED: Alle DokVerwaltungsdaten - OHNE Bew,Leist,Anf | 20041130 |
Method CHECK_DOC_APPL on class CL_ISHMED_DOC_API has no exception.
Method CHECK_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20050208 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DOC_API | IS-H*MED Dokumente: Business Logik von MedDoc | 20050208 |
Method CHECK_INSTANCE on class CL_ISHMED_DOC_API has no exception.
Method CHECK_PROC_MODE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20050621 | ||
2 | ![]() |
E_ALLOWED | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | erlaubt | 20050621 | ||
3 | ![]() |
I_PROC_MODE | Call by reference | Type reference (TYPE) | N2_METHOD | Verarbeitungsfunktion /Aktion / Methode | 20050620 | ||
4 | ![]() |
I_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | Umschalten auf Simulations-Modus bei schreibenden BAPIs | 20050621 |
Method CHECK_PROC_MODE_ALLOWED on class CL_ISHMED_DOC_API has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | IS-H: Klasse für Sammlung aller Objekte des Speichers | 20040902 | ||
2 | ![]() |
IS_DOCADMIN | Call by reference | Type reference (TYPE) | RN2DOCADMIN | IS-H*MED: DokVerwaltungsdaten zum Dokument anlegen | 20040902 | ||
3 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Für Dokumenttyp kann kein Objekt erzeugt werden | 20050223 | |
2 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20050803 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Klasse für Sammlung aller Objekte des Speichers | 20040902 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_API | Business Logik der Medizinischen Dokumente | 20040902 | ||
3 | ![]() |
IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | Inhalt eines med. Dokuments (=>KLASSENDOKU) | 20041020 | ||
4 | ![]() |
IS_DOCADMIN_CREATE | Call by reference | Type reference (TYPE) | RN2DOCADMIN_CREATE | DokVerwaltungsdaten zum Dokument anlegen | 20040902 | ||
5 | ![]() |
I_SET_DEFAULT_ADMIN_DATA | Call by reference | Type reference (TYPE) | ISH_ON_OFF | 'X' | Ankreuzfeld: nur interne Verwendung !!! | 20050524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Für Dokumenttyp kann kein Objekt erzeugt werden | 20050223 | |
2 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20050803 |
Method CREATE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Klasse für Sammlung aller Objekte des Speichers | 20050401 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_API | Business Logik der Medizinischen Dokumente | 20050401 | ||
3 | ![]() |
IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | Inhalt eines med. Dokuments (=>KLASSENDOKU) | 20050401 | ||
4 | ![]() |
IS_DOCADMIN_CREATE_VERSION | Call by reference | Type reference (TYPE) | RN2DOCADMIN_CREATE_VERSION | DokVerwaltungsdaten zum Anlegen einer Dokumentversion | 20050525 | ||
5 | ![]() |
IS_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | Schlüssel der Vorlage der Dokumentversion | 20050401 | ||
6 | ![]() |
I_COPY_CONTENT | Call by reference | Type reference (TYPE) | N2DOC_COPY_CONTENT | 'X' | Ankreuzfeld: Dokumentinhalt kopieren | 20050401 | |
7 | ![]() |
I_GET_LAST_VERSION | Call by reference | Type reference (TYPE) | ISH_ON_OFF | 'X' | Ankreuzfeld: Letzte Version ermitteln | 20050808 | |
8 | ![]() |
I_SET_DEFAULT_ADMIN_DATA | Call by reference | Type reference (TYPE) | ISH_ON_OFF | Ankreuzfeld: DokVerwaltungsdaten vorbelegen incl. BADI | 20050525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Für Dokumenttyp kann kein Objekt erzeugt werden | 20050401 | |
2 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20050803 |
Method DELETE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20050509 |
Method DELETE_INSTANCE on class CL_ISHMED_DOC_API has no exception.
Method DELETE_PHYSIC Signature
Method DELETE_PHYSIC on class CL_ISHMED_DOC_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED Dokumente: Anlegen / Pflege | 20050714 |
Method DESTROY Signature
Method DESTROY on class CL_ISHMED_DOC_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED Dokumente: Anlegen / Pflege | 20050318 |
Method GET_ADMIN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ADMINDATA | Value transfer | Type reference (TYPE) | RN2DOCADMIN | IS-H*MED: Alle DokVerwaltungsdaten eines Dokuments | 20041021 |
Method GET_ADMIN_DATA on class CL_ISHMED_DOC_API has no exception.
Method GET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_APPLICATION | Value transfer | Type reference (TYPE) | RN2DOCCAT_APPLICATION | Dokumenttyp: Anwendung | 20041214 |
Method GET_APPLICATION on class CL_ISHMED_DOC_API has no exception.
Method GET_APPLICATION_OF_DOCUMENT 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 | 20041213 | ||
2 | ![]() |
ES_APPLICATION | Call by reference | Type reference (TYPE) | RN2DOCCAT_APPLICATION | IS-H*MED: Zugelassene Applikationen für Dokumenttypen | 20041213 | ||
3 | ![]() |
ES_DOCCAT | Call by reference | Type reference (TYPE) | RN2DOCCATEGORY | IS-H*MED: Allgemeine Dokumenttypdaten (N2DT, N2DTT) | 20050223 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041213 | ||
5 | ![]() |
IS_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20041213 |
Method GET_APPLICATION_OF_DOCUMENT on class CL_ISHMED_DOC_API has no exception.
Method GET_ARCHIVE_CUTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ARC_INDEX | Call by reference | Type reference (TYPE) | TOA_DARA | SAP ArchiveLink Struktur einer DARA-Zeile | 20071107 | ||
2 | ![]() |
ES_ARC_PARAMS | Call by reference | Type reference (TYPE) | ARC_PARAMS | ImageLink Struktur | 20071107 | ||
3 | ![]() |
ES_TOAOM | Call by reference | Type reference (TYPE) | TOAOM | SAP ArchiveLink: Metatabelle für Verknüpfungen | 20071107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20071107 |
Method GET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTENT_META | Call by reference | Type reference (TYPE) | RN2DOCCONTENT_META | Beschreibungsdaten für den Inhaltsteil eines Dokuments | 20050119 | ||
2 | ![]() |
RR_CONTENT | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | IS-H*MED: Inhalt eines medizinischen Dokuments | 20040908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Dokumentinhalt, Instanz nicht erstellbar | 20050210 |
Method GET_CONTENT_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | IS-H*MED: Inhalt eines medizinischen Dokuments | 20080919 | ||
2 | ![]() |
E_STANDARD_PROCESSING | Call by reference | Type reference (TYPE) | ISH_ON_OFF | Ankreuzfeld: Verarbeitung im Standard durchführen | 20080919 | ||
3 | ![]() |
IS_CONTENT_META | Call by reference | Type reference (TYPE) | RN2DOCCONTENT_META | Beschreibungsdaten für den Inhaltsteil eines Dokuments | 20080919 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20080919 |
Method GET_DOCCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_DOCCAT | Value transfer | Type reference (TYPE) | RN2DOCCATEGORY | IS-H*MED: Allgemeine Dokumenttypdaten (N2DT, N2DTT) | 20050613 |
Method GET_DOCCAT on class CL_ISHMED_DOC_API has no exception.
Method GET_DOC_DATA_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DOC_DATA | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DOC_DATA | IS-H*MED Dokument: Abstrakte Datenklass | 20050210 |
Method GET_DOC_DATA_INSTANCE on class CL_ISHMED_DOC_API has no exception.
Method GET_FORMAT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FORMAT | Call by reference | Type reference (TYPE) | ISHMED_T_DOCCONTENT_META | Beschreibungsdaten für den Inhaltsteil eines Dokuments | 20050112 | ||
2 | ![]() |
I_PROC_MODE | Call by reference | Type reference (TYPE) | N2_METHOD | IS-H*MED: Verarbeitungsfunktion /Aktion / Methode | 20050112 |
Method GET_FORMAT_LIST on class CL_ISHMED_DOC_API has no exception.
Method GET_PROC_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROC_MODE | Value transfer | Type reference (TYPE) | N2_METHOD | Werte: IF_ISHMED_DOC_CONSTANTS~CO_PROC_xxx | 20050616 |
Method GET_PROC_MODE on class CL_ISHMED_DOC_API has no exception.
Method GET_SECONDARY_CONTENT_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CONTENT | Value transfer | Type reference (TYPE) | ISHMED_T_SECONDARY_DOC_CONTENT | Zusätzliche Inhaltsteile zu einem medizinischen Dokument | 20070510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method GET_STATUS_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_STATUSDATA | Value transfer | Type reference (TYPE) | ISHMED_T_BAPI_DOC_TDWS | BAPIS-DVS: Status-Daten | 20120827 |
Method GET_STATUS_NEXT on class CL_ISHMED_DOC_API has no exception.
Method HAS_SECONDARY_CONTENT_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_SECONDARY_CONTENT | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20070510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method IS_CHANGED 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 | Daten wurden geändert = ON(X) | 20050224 |
Method IS_CHANGED on class CL_ISHMED_DOC_API has no exception.
Method IS_CONTENT_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTENT_EXIST | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Ankreuzfeld: Dokumentinhalt ist vorhanden | 20050823 |
Method IS_CONTENT_EXIST on class CL_ISHMED_DOC_API has no exception.
Method IS_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040903 |
Method IS_READONLY on class CL_ISHMED_DOC_API has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | IS-H: Klasse für Sammlung aller Objekte des Speichers | 20040903 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_API | IS-H*MED Dokumente: Business Logik von MedDoc | 20040903 | ||
3 | ![]() |
IS_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20040903 | ||
4 | ![]() |
I_CANCELLED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | Ankreuzfeld: Auch Dokument mit Löschkennzeichen | 20050805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Für Dokumenttyp kann kein Objekt erzeugt werden | 20050223 | |
2 | ![]() |
IS-H*MED Dokumente: Ausnahmen bei Instanzierung | 20050803 |
Method REMOVE_SECONDARY_CONTENT_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEMENT_ID | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_ID | ID des Elements, dem der zu löschende Inhalt zugeordnet ist | 20070510 | ||
2 | ![]() |
I_ELEMENT_POS | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_POS | Position des zu löschenden Inhalts innerhalb des Elements | 20070510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method REPLACE_SECONDARY_CONTENT_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | Neuer Inhalt | 20070510 | ||
2 | ![]() |
I_ELEMENT_ID | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_ID | ID des Elements, dessen Inhalt ersetzt werden soll | 20070510 | ||
3 | ![]() |
I_ELEMENT_POS | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_POS | Position innerhalb des Elements, deren Daten ersetzt werden | 20070510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | N2_COMMIT | 'X' | Soll ein Commit gemacht werden (ON/OFF) | 20050215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED Dokumente: Anlegen / Pflege | 20050111 |
Method SET_ADMIN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ADMINDATA | Call by reference | Type reference (TYPE) | RN2DOCADMIN_CHANGE | ISHMED: DokVerwaltungsdaten ändern | 20050209 |
Method SET_ADMIN_DATA on class CL_ISHMED_DOC_API has no exception.
Method SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTENT | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DOC_CONTENT | IS-H*MED: Inhalt eines medizinischen Dokuments | 20050221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED Dokumente: Anlegen / Pflege | 20050302 |
Method SET_DOC_SCR_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DOC_SCR | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DOC_SCREEN | ISHMED: Wurzelklasse der Präsentationsschicht f. Dokumente | 20050210 |
Method SET_DOC_SCR_INSTANCE on class CL_ISHMED_DOC_API has no exception.
Method SET_PROC_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROC_MODE | Call by reference | Type reference (TYPE) | N2_METHOD | Werte: IF_ISHMED_DOC_CONSTANTS~CO_PROC_xxx | 20041213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumente: Ausnahmen bei der Bearbeitung | 20050725 |
Method SET_TESTRUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | Umschalten auf Simulations-Modus bei schreibenden BAPIs | 20050216 |
Method SET_TESTRUN on class CL_ISHMED_DOC_API has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 473 |