SAP ABAP Class CL_ISHMED_TOOLS (Various Tools)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_TOOLS  
Short Description Various Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20021031   SAP 
Last change 20080716   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)
2 IF_T100_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 N2C Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 N2F Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 N2PD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SFES Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_TOOLS has no interface implemented.
Friends
Class CL_ISHMED_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORIES Static Attribute Private Type reference (TYPE) N2PD_DOCTYPS Buffer for Categories 20021108
2 DATELTAB Static Attribute Private See coding 20080116
3 DOMVALUES Static Attribute Private Type reference (TYPE) RN2DOMTAB Table of Fixed Values for Domains 20030114
4 G_NODE_KEY Instance attribute Private Type reference (TYPE) I 0 Node Key 20030203
5 ISH_FALSE Constant Public Type reference (TYPE) ISH_TRUE_FALSE '0' IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") 20031016
6 ISH_TRUE Constant Public Type reference (TYPE) ISH_TRUE_FALSE '1' IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") 20031016
7 USR01DATA Static Attribute Private Type reference (TYPE) USR01 Buffer for User Default 20021121
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATE_INITIAL Static method Public Method Check Date with Format 00.00.0000 20070509
2 CHECK_VALUE_AGAINST_TYPE Static method Public Method 20070509
3 CHECK__COPY_ALLOWED Static method Public Method 20031029
4 CHECK__DISPLAY_ALLOWED Static method Public Method 20031023
5 CHECK__FUNCTION_ALLOWED Static method Private Method 20031023
6 CHECK__INSERT_ALLOWED Static method Public Method 20031023
7 CHECK__PRINT_ALLOWED Static method Public Method 20031023
8 CHECK__UPDATE_ALLOWED Static method Public Method 20031023
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040105
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021121
11 CONVERT_STRING_TO_255_CRLF Static method Public Method Create a Table with 255 Rows and Keep CRLF 20060421
12 CONV_255_TAB_TO_STRING Static method Public Method Converts Table of 255 Bytes to string 20040129
13 CONV_MODE__NEW_TO_OLD Static method Public Method Converts Workmode Constants from NEW -> OLD 20030730
14 CONV_MODE__OLD_TO_NEW Static method Public Method Converts Workmode Constants from OLD -> NEW 20030730
15 CONV_OTF_2_PDF Static method Public Method Convert OTF (Sapscript) -> PDF 20050812
16 CONV_STRING_TO_255_TAB Static method Public Method Converts String to Table of 255 Bytes 20040129
17 CONV_STRING_TO_XSTRING Static method Public Method Converts String to Xstring with Encoding of Appserver 20040929
18 CONV_X255_TAB_TO_XSTRING Static method Public Method Converts Table of 255 Bytes to xstring 20030916
19 CONV_XSTRING_TO_STRING Static method Public Method Converts Xstring to String with Encoding of Appserver 20040929
20 CONV_XSTRING_TO_X255_TAB Static method Public Method Converts xstring to Table of 255 Bytes 20030916
21 CONV__BAPIRET2_2_RN1MESSAGES Static method Public Method Converts ISHMED_T_BAPIRET2 --> ISHMED_T_MESSAGES 20050309
22 GET_NEW_NODE_KEY Instance method Public Method Returns New Node Key (for Building Tree) 20030203
23 GET_UUID_22 Static method Public Method Returns UUID in C22 Format 20040211
24 GET_UUID_32 Static method Public Method Returns UUID in C32 Format 20021031
25 GET__DOCTYPE_BY_DOC_KEY Static method Public Method Obsolete from 4.72 (=> CL_ISHMED_PMD_TOOLS) 20021108
26 GET__DOMTAB_OF_DATEL Static method Public Method Supplies Domain Fixed Values for Data Element 20080116
27 GET__GUI_TYPE Static method Public Method Returns GUI Type 20021111
28 GET__ISH_RELEASE_PATCH Static method Public Method Returns Current ISH Release + Patch 20060530
29 GET__TEXT_OF_DOMVALUE Static method Public Method Returns Fixed Value for a Domain and Value 20030114
30 GET__VALUE_FROM_SCREEN Static method Public Method Retrieves Value by ISH_N2_DYNP_VALUES_READ 20040122
31 INIT_NODE_KEY Instance method Public Method Initializes Node Key 20030203
32 KEY__EXT2INT Static method Public Method External Key --> Convert Internally 20050303
33 LOCK Static method Public Method Attempts to Set Lock on EXEC of Report 20080116
34 MESSAGE_2_TEXTID Static method Public Method Creates T100KEY from MESSAGE 20080116
35 MESSAGE_BAPI_ERROR Static method Public Method Sets BAPI Error (EAX) a Message 20030924
36 NOREL_STATUS__FOLLOWS Static method Public Method Does Non-Release Status Follow in Status Network? 20031029
37 PMD__CREATE_SAPSCRIPTNAME Static method Public Method Obsolete from 4.72 (=> CL_ISHMED_PMD_TOOLS) 20030109
38 REL_STATUS__FOLLOWS Static method Public Method How Many Release Statuses Follow? 20031029
39 R__ADMIN_DOCDATA Static method Public Method Returns RN2DOCDATA Table for Doc. Key 20031103
40 R__ISH_RELEASE_PATCH Static method Public Method Returns Current ISH Patch/Release Status (Concatenated) 20030203
41 R__NDOC_TAB Static method Public Method Returns NDOC Table for Doc. Key 20031029
42 SEND__T100_MESSAGE Static method Public Method Creates Message Statement from cx_root 20080116
43 SET__NEXT_STATUS Static method Public Method Sets Next Status (Selection if Applicable) 20051116
44 SET__NORELSTATUS Static method Public Method Set Next NON-RELEASE Status 20031029
45 SET__RELSTATUS Static method Public Method Set Next RELEASE Status 20031029
46 SET__VALUES_TO_SCREEN Static method Public Method Sets Values by ISH_N2_DYNP_VALUES_UPDATE 20040204
47 SET__VALUE_TO_SCREEN Static method Public Method Sets Value by ISH_N2_DYNP_VALUES_UPDATE 20040123
48 SHOW_EXCEPTION_MESSAGES Static method Public Method Display Messages of Exception 20070423
49 SHOW_MESSAGES Static method Public Method Display Messages from Message Collector 20070124
50 STATUS__FOLLOWS Static method Public Method Does Status Follow in Status Network? 20031029
51 STATUS__SHORTTEXT Static method Public Method Returns Short Text for Current Status 20031029
52 TEXT_WRAPPER Static method Public Method Wrap Texts in Internal Table 20040414
53 UNLOCK Static method Public Method Removes EXEC Lock of Report 20080116
54 USER__DEC_FORMAT Static method Public Method Returns User's Decimal Format 20021122
Events
Class CL_ISHMED_TOOLS has no event.
Types
Class CL_ISHMED_TOOLS has no local type.
Method Signatures

Method CHECK_DATE_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070509
2 Exporting E_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20070515
3 Exporting E_DATE Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20070509
4 Importing I_DATE Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20070509

Method CHECK_DATE_INITIAL on class CL_ISHMED_TOOLS has no exception.

Method CHECK_VALUE_AGAINST_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Call by reference Type reference (TYPE) CLIKE 20070509
2 Exporting E_IS_VALID Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20070509
3 Importing I_TYPE_NAME Call by reference Type reference (TYPE) ROLLNAME 20070509

Method CHECK_VALUE_AGAINST_TYPE on class CL_ISHMED_TOOLS has no exception.

Method CHECK__COPY_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20031029
2 Exporting E_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20031029
3 Importing I_NEWKEY Call by reference Type reference (TYPE) RN2DOC_KEY Schlüssel der Kopie 20031029
4 Importing I_OLDKEY Call by reference Type reference (TYPE) RN2DOC_KEY Schlüssel der Kopiervorlage 20031029

Method CHECK__COPY_ALLOWED on class CL_ISHMED_TOOLS has no exception.

Method CHECK__DISPLAY_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20031023
2 Exporting E_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20031023
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031023

Method CHECK__DISPLAY_ALLOWED on class CL_ISHMED_TOOLS has no exception.

Method CHECK__FUNCTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20031023
2 Exporting E_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20031023
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031023
4 Importing I_FUNCTION Call by reference Type reference (TYPE) C 20031023

Method CHECK__FUNCTION_ALLOWED on class CL_ISHMED_TOOLS has no exception.

Method CHECK__INSERT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20031023
2 Exporting E_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20031023
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031023

Method CHECK__INSERT_ALLOWED on class CL_ISHMED_TOOLS has no exception.

Method CHECK__PRINT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20031023
2 Exporting E_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20031023
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031023

Method CHECK__PRINT_ALLOWED on class CL_ISHMED_TOOLS has no exception.

Method CHECK__UPDATE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALLOWED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20031023
2 Exporting E_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20031023
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031023

Method CHECK__UPDATE_ALLOWED on class CL_ISHMED_TOOLS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_TOOLS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_TOOLS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_TOOLS has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_TOOLS has no exception.

Method CONVERT_STRING_TO_255_CRLF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20060421
2 Returning RT_TEXT Value transfer Type reference (TYPE) ISHMED_T_N2TEXT255 IS-H*MED: Tabelle von 255 Text 20060421

Method CONVERT_STRING_TO_255_CRLF on class CL_ISHMED_TOOLS has no exception.

Method CONV_255_TAB_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRING Call by reference Type reference (TYPE) STRING 20040129
2 Importing I_255_TAB Call by reference Type reference (TYPE) ISHMED_T_N2TEXT255 Tabelle für Transfer von PMD-Rawdaten 20040129

Method CONV_255_TAB_TO_STRING on class CL_ISHMED_TOOLS has no exception.

Method CONV_MODE__NEW_TO_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW Call by reference Type reference (TYPE) C 20030730
2 Exporting P_OLD Call by reference Type reference (TYPE) C 20030730

Method CONV_MODE__NEW_TO_OLD on class CL_ISHMED_TOOLS has no exception.

Method CONV_MODE__OLD_TO_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_NEW Value transfer Type reference (TYPE) C 20030730
2 Importing P_OLD Call by reference Type reference (TYPE) C 20030730

Method CONV_MODE__OLD_TO_NEW on class CL_ISHMED_TOOLS has no exception.

Method CONV_OTF_2_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILE_SIZE Call by reference Type reference (TYPE) N2_BYTES Größe der gespeicherten Datei in Bytes 20050812
2 Exporting E_PDF Call by reference Type reference (TYPE) XSTRING 20050812
3 Importing IT_OTF Call by reference Type reference (TYPE) ISHMED_T_ITCOO OTF-Tabelle 20050812
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_MAINTAIN Dokumente: Ausnahmen bei der Bearbeitung 20050812

Method CONV_STRING_TO_255_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_255_TAB Call by reference Type reference (TYPE) ISHMED_T_N2TEXT255 Tabelle für Transfer von PMD-Rawdaten 20040129
2 Importing I_STRING Call by reference Type reference (TYPE) STRING 20040129

Method CONV_STRING_TO_255_TAB on class CL_ISHMED_TOOLS has no exception.

Method CONV_STRING_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE Call by reference Type reference (TYPE) CLIKE input-Wert 20040929
2 Returning R_RESULT Value transfer Type reference (TYPE) XSTRING konvertierte Byte-Suppe 20040929

Method CONV_STRING_TO_XSTRING on class CL_ISHMED_TOOLS has no exception.

Method CONV_X255_TAB_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XSTRING Call by reference Type reference (TYPE) XSTRING 20040129
2 Importing I_LEN Call by reference Type reference (TYPE) INT4 -1 Auszuwertende Bytes in der Quelltabelle; default="alle" 20040929
3 Importing I_X255_TAB Call by reference Type reference (TYPE) N2RAWTAB Tabelle für Transfer von PMD-Rawdaten 20040129

Method CONV_X255_TAB_TO_XSTRING on class CL_ISHMED_TOOLS has no exception.

Method CONV_XSTRING_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE Call by reference Type reference (TYPE) XSTRING input-Wert 20040929
2 Returning R_RESULT Value transfer Type reference (TYPE) STRING konvertierter String-Wert 20040929

Method CONV_XSTRING_TO_STRING on class CL_ISHMED_TOOLS has no exception.

Method CONV_XSTRING_TO_X255_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_X255_TAB Call by reference Type reference (TYPE) N2RAWTAB Tabelle für Transfer von PMD-Rawdaten 20030916
2 Exporting E_XSTR_LEN Call by reference Type reference (TYPE) INT4 Länge des Input-Strings in Byte 20040929
3 Importing I_FILL_REST_WITH_SPACE Call by reference Type reference (TYPE) ISH_TRUE_FALSE '0' Rest d.letzten Zeile mit Space (0x20) statt mit 0x00 füllen? 20050601
4 Importing I_XSTRING Call by reference Type reference (TYPE) XSTRING 20030916

Method CONV_XSTRING_TO_X255_TAB on class CL_ISHMED_TOOLS has no exception.

Method CONV__BAPIRET2_2_RN1MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BAPIRETS Call by reference Type reference (TYPE) ISHMED_T_BAPIRET2 Tabellentyp für BAPIRET2 20050309
2 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050309
3 Returning R_MESSAGES Value transfer Type reference (TYPE) ISHMED_T_MESSAGES Erweiterte BAPIRET2-Table für Message-Klasse 20050309

Method CONV__BAPIRET2_2_RN1MESSAGES on class CL_ISHMED_TOOLS has no exception.

Method GET_NEW_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20030203

Method GET_NEW_NODE_KEY on class CL_ISHMED_TOOLS has no exception.

Method GET_UUID_22 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RETURN Value transfer Type reference (TYPE) GUID_22 UUID 20040211

Method GET_UUID_22 on class CL_ISHMED_TOOLS has no exception.

Method GET_UUID_32 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RETURN Value transfer Type reference (TYPE) SYSUUID_C UUID 20021031

Method GET_UUID_32 on class CL_ISHMED_TOOLS has no exception.

Method GET__DOCTYPE_BY_DOC_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CATEGORY Call by reference Type reference (TYPE) N2PD_DOCTYP 20021112
2 Importing P_DOC_KEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20021112

Method GET__DOCTYPE_BY_DOC_KEY on class CL_ISHMED_TOOLS has no exception.

Method GET__DOMTAB_OF_DATEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATEL Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20080116
2 Returning R_DOMTAB Value transfer Type reference (TYPE) RN2DOMTAB PMD: Tabellentyp zu Domänenfestwerten (dd07v) 20080116

Method GET__DOMTAB_OF_DATEL on class CL_ISHMED_TOOLS has no exception.

Method GET__GUI_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUI_TYPE Value transfer Type reference (TYPE) I 20021111

Method GET__GUI_TYPE on class CL_ISHMED_TOOLS has no exception.

Method GET__ISH_RELEASE_PATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PATCH Call by reference Type reference (TYPE) N2_HPATCH i.s.h.med: Patchlevel der Erstellung 20060530
2 Exporting E_RELEASE Value transfer Type reference (TYPE) N2_HRELEASE 20060530

Method GET__ISH_RELEASE_PATCH on class CL_ISHMED_TOOLS has no exception.

Method GET__TEXT_OF_DOMVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOMNAME Value transfer Type reference (TYPE) DOMNAME Bezeichnung einer Domäne 20030114
2 Exporting P_TEXT Value transfer Type reference (TYPE) CLIKE Kurztext zu Festwerten 20030114
3 Importing P_VALUE Value transfer Type reference (TYPE) CLIKE Werte für Domänen: Einzelwert/untere Grenze 20030114

Method GET__TEXT_OF_DOMVALUE on class CL_ISHMED_TOOLS has no exception.

Method GET__VALUE_FROM_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) DYNFIELDVALUE Inhalt eines Dynprofeldes 20040122
2 Importing I_CONVERSION Call by reference Type reference (TYPE) ISH_TRUE_FALSE '1' Konversion 1=true 0=false 20040123
3 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040122
4 Importing I_FIELD Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20040122
5 Importing I_LINE Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20040122
6 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040122

Method GET__VALUE_FROM_SCREEN on class CL_ISHMED_TOOLS has no exception.

Method INIT_NODE_KEY Signature

Method INIT_NODE_KEY on class CL_ISHMED_TOOLS has no parameter.
Method INIT_NODE_KEY on class CL_ISHMED_TOOLS has no exception.

Method KEY__EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_KEY Call by reference Type reference (TYPE) ANY interner flacher Key 20050303
2 Importing I_EXTERNAL_KEY Call by reference Type reference (TYPE) ANY externer (zusammengesetzter) Key 20050303
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) I Objekttyp 20050303

Method KEY__EXT2INT on class CL_ISHMED_TOOLS has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGNAME Call by reference Type reference (TYPE) PROGNAME 'RN2LOCKDUMMY0' ABAP-Programmname 20080116
2 Returning R_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20080116

Method LOCK on class CL_ISHMED_TOOLS has no exception.

Method MESSAGE_2_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MSG Value transfer Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080116

Method MESSAGE_2_TEXTID on class CL_ISHMED_TOOLS has no exception.

Method MESSAGE_BAPI_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESS_TAB Call by reference Type reference (TYPE) ISH_BAPIRET2_TAB_TYPE IS-H: Tabellentyp zur Struktur BAPIRET2 20030924
2 Importing I_WANT_TYPE Call by reference Type reference (TYPE) C 'S' 20030924
3 Importing I_WORST_TYPE Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp 20030924

Method MESSAGE_BAPI_ERROR on class CL_ISHMED_TOOLS has no exception.

Method NOREL_STATUS__FOLLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031029
2 Returning R_COUNT Value transfer Type reference (TYPE) SYTABIX 20040128

Method NOREL_STATUS__FOLLOWS on class CL_ISHMED_TOOLS has no exception.

Method PMD__CREATE_SAPSCRIPTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOC_KEY Value transfer Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20030109
2 Exporting P_NAME Value transfer Type reference (TYPE) TDOBNAME Name 20030109
3 Importing P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzfeld für Fremddaten und Links 20030109

Method PMD__CREATE_SAPSCRIPTNAME on class CL_ISHMED_TOOLS has no exception.

Method REL_STATUS__FOLLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031029
2 Returning R_COUNT Value transfer Type reference (TYPE) SYTABIX 20040128

Method REL_STATUS__FOLLOWS on class CL_ISHMED_TOOLS has no exception.

Method R__ADMIN_DOCDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031103
2 Returning R_DOCDATA Value transfer Type reference (TYPE) RN2DOCDATA IS-H*MED: Tabellentyp für NDOC 20031103

Method R__ADMIN_DOCDATA on class CL_ISHMED_TOOLS has no exception.

Method R__ISH_RELEASE_PATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RELEASE Value transfer Type reference (TYPE) N2_GDIAREL IS-H*MED: IS-H-Release Zeitpunkt Generierung Dialoganwendung 20030203

Method R__ISH_RELEASE_PATCH on class CL_ISHMED_TOOLS has no exception.

Method R__NDOC_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031029
2 Returning R_NDOC Value transfer Type reference (TYPE) ISHMED_NDOC IS-H*MED: Tabellentyp für NDOC 20031029

Method R__NDOC_TAB on class CL_ISHMED_TOOLS has no exception.

Method SEND__T100_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CXROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20080116
2 Importing I_MSGTYPE Call by reference Type reference (TYPE) SYMSGTY 'S' Nachrichtentyp 20080116

Method SEND__T100_MESSAGE on class CL_ISHMED_TOOLS has no exception.

Method SET__NEXT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN Call by reference Type reference (TYPE) ISH_BAPIRET2_TAB_TYPE IS-H: Tabellentyp zur Struktur BAPIRET2 20051116
2 Exporting E_WORSTMSGTY Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp 20051116
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20051116

Method SET__NEXT_STATUS on class CL_ISHMED_TOOLS has no exception.

Method SET__NORELSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN Call by reference Type reference (TYPE) ISH_BAPIRET2_TAB_TYPE IS-H: Tabellentyp zur Struktur BAPIRET2 20031029
2 Exporting E_WORSTMSGTY Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp 20031029
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031029

Method SET__NORELSTATUS on class CL_ISHMED_TOOLS has no exception.

Method SET__RELSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN Call by reference Type reference (TYPE) ISH_BAPIRET2_TAB_TYPE IS-H: Tabellentyp zur Struktur BAPIRET2 20031029
2 Exporting E_WORSTMSGTY Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp 20031029
3 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031029

Method SET__RELSTATUS on class CL_ISHMED_TOOLS has no exception.

Method SET__VALUES_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONVERSION Call by reference Type reference (TYPE) ISH_TRUE_FALSE '1' Konversion 1=true 0=false 20040204
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040204
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040204
4 Importing I_VALUES Call by reference Type reference (TYPE) ISH_T_DYNPREAD 20040204

Method SET__VALUES_TO_SCREEN on class CL_ISHMED_TOOLS has no exception.

Method SET__VALUE_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONVERSION Call by reference Type reference (TYPE) ISH_TRUE_FALSE '1' Konversion 1=true 0=false 20040123
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040123
3 Importing I_FIELD Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20040123
4 Importing I_LINE Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20040123
5 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040123
6 Importing I_VALUE Call by reference Type reference (TYPE) DYNFIELDVALUE Inhalt eines Dynprofeldes 20040123

Method SET__VALUE_TO_SCREEN on class CL_ISHMED_TOOLS has no exception.

Method SHOW_EXCEPTION_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXC Call by reference Object reference (TYPE REF TO) CX_ROOT eine aufgetreteme Exception 20070423
2 Importing I_SEND_IF_ONE Call by reference Type reference (TYPE) ISH_ON_OFF 'X' einzelne Nachricht sofort ausgeben? 20070423

Method SHOW_EXCEPTION_MESSAGES on class CL_ISHMED_TOOLS has no exception.

Method SHOW_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Meldungssammler mit den auszugebenden Meldungen 20070124
2 Importing I_SEND_IF_ONE Call by reference Type reference (TYPE) ISH_ON_OFF 'X' einzelne Nachricht sofort ausgeben? 20070124

Method SHOW_MESSAGES on class CL_ISHMED_TOOLS has no exception.

Method STATUS__FOLLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031029
2 Returning R_COUNT Value transfer Type reference (TYPE) SYTABIX 20040128

Method STATUS__FOLLOWS on class CL_ISHMED_TOOLS has no exception.

Method STATUS__SHORTTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20031029
2 Returning R_TEXT Value transfer Type reference (TYPE) STABK Kurztext des Status 20031029

Method STATUS__SHORTTEXT on class CL_ISHMED_TOOLS has no exception.

Method TEXT_WRAPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_WHITE_SPACE Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20040415
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20040414
3 Changing TEXT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20040414
4 Importing WHITE_SPACE Value transfer Type reference (TYPE) STRING 20040414

Method TEXT_WRAPPER on class CL_ISHMED_TOOLS has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGNAME Call by reference Type reference (TYPE) PROGNAME 'RN2LOCKDUMMY0' ABAP-Programmname 20080116

Method UNLOCK on class CL_ISHMED_TOOLS has no exception.

Method USER__DEC_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_FORMAT Value transfer Type reference (TYPE) USR01-DCPFM Dezimalpunktformat 20021122

Method USER__DEC_FORMAT on class CL_ISHMED_TOOLS has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in 471