SAP ABAP Class CL_SRM_FM_CALL_HANDLER_ADMIN (Administrative Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_INTEGRATION_BROKER (Package) Records Management - Application Integration Broker
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_FM_CALL_HANDLER_ROOT Root Class 20040809
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_QUEUE_EXC_HANDLE Exception Handler 20040809
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_FM_CALL_HANDLER_XML Subclass for XML Processing 20040809
Properties
Class CL_SRM_FM_CALL_HANDLER_ADMIN  
Short Description Administrative Class    
Super Class CL_SRM_FM_CALL_HANDLER_ROOT Root Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_INTEGRATION_BROKER   Records Management - Application Integration Broker 
Created 20040809   SAP 
Last change 20080612   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_SRM_QUEUE_EXC_HANDLE Exception Handler 20040809
Friends
# Friend Modeled only Created on Description
1 CL_SRM_FM_CALL_HANDLER_API 20050117 Classes Released for the User
2 CL_SRM_FM_CALL_HANDLER_ROOT 20040824 Root Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INTERF_STRUC Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20040809
2 GV_AEDAT Instance attribute Protected Type reference (TYPE) SRM_DATUM Date Data Element for SYST 20040809
3 GV_DEBUGGING Instance attribute Private Type reference (TYPE) BOOLEAN Debugging mode active 20041110
4 GV_FUNCNAME Instance attribute Protected Type reference (TYPE) RS38L-NAME Function Module Name 20040809
5 GV_ITERATIONS Instance attribute Protected Type reference (TYPE) SRM_ITERATION_NUM 0 Number of Repetitions 20040809
6 GV_KEY Instance attribute Public Type reference (TYPE) SRM_S_GUID Call Key 20040809
7 GV_LOGSYS Instance attribute Protected Type reference (TYPE) CHAR40 Logical System 20040809
8 GV_OBJECT_GUID Instance attribute Protected Type reference (TYPE) GUID Globally Unique Identifier 20040809
9 GV_OBJECT_ID Instance attribute Protected Type reference (TYPE) SRM_OBJECT_ID BOR Object Number 20040809
10 GV_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) OJ_NAME Object Type 20040809
11 GV_PRIO Instance attribute Protected Type reference (TYPE) SRM_PRIO Priority 20040823
12 GV_STATUS Instance attribute Protected Type reference (TYPE) SRM_STATUS 'INITIAL' Status 20040827
13 GV_STRUCTURE Instance attribute Protected Type reference (TYPE) STRING Name of the Interface Structure 20040809
14 GV_TIME Instance attribute Protected Type reference (TYPE) SRM_UHRZEIT TIME Data Element for SYST 20040809
15 GV_TIMESTAMP Instance attribute Protected Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20040809
16 GV_UNAME Instance attribute Protected Type reference (TYPE) USERNAME User Name 20040809
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ABAP_FROM_XML Instance method Protected Method Makes ABAP from XML 20040809
2 BUILD_GUID Static method Protected Method Creates GUID for Queue Object 20040809
3 BUILD_TIME_STAMP Instance method Protected Method Creates Time Stamp 20040809
4 BUILD_XML_OUTPUT Instance method Protected Method Transforms Table in XML String 20041217
5 CHECK_FOR_OLDER_ENTRIES Static method Public Method Checks if there are older unfinished entries 20050127
6 CHECK_KEY_EXISTS_ON_DB Static method Public Method Checks whether a data record with the given key exists 20041011
7 CONSTRUCTOR Instance method Public Constructor Constructor 20040809
8 CREATE_INTERFACE_STRUCTURE Instance method Protected Method Creates Structure for the FM Interface Components 20040809
9 CREATE_OUTPUT_STRUCTURE Instance method Protected Method Builds Structure for Return Parameters 20041217
10 CREATE_TABLE_FOR_TABLES_AREA Instance method Private Method Gets a Table for a Table Area 20040928
11 DELETE_QUEUE_ENTRY Static method Public Method Deletes Call Entry 20040809
12 DELETE_QUEUE_ENTRY_MASS Static method Public Method 20050323
13 ENHANCE_CLUSTER_ENTRY Instance method Protected Method Adds the Interface Structure with Return Values 20041217
14 FILL_OUTPUT_STRUC Instance method Protected Method Fills Return Value Structure 20041217
15 FIND_DEPENDENCY_GROUPS Static method Public Method Finds Dependency Groups 20040825
16 GET_1ST_ROWS_FOR_RUNTIME Static method Public Method Get Maximum Runtime 20050103
17 GET_AEDAT Instance method Public Method Get Method 20040809
18 GET_FINISHED_ENTRIES Static method Public Method Gets All Completed Entries 20041015
19 GET_FUNCNAME Instance method Public Method Get Method 20040809
20 GET_ITERATIONS Instance method Public Method Get Method 20040809
21 GET_ITERATIONS_BY_KEY_STAT Static method Public Method Gets Repeat Counter from the Database 20050322
22 GET_ITERATIONS_FROM_DB Instance method Protected Method Get Method 20041015
23 GET_KEY Instance method Public Method Gets the GUID Queue Element 20041008
24 GET_KEYS_FROM_APPL_DATA Instance method Public Method Get Method 20040809
25 GET_LOGSYS Instance method Public Method Get Method 20040809
26 GET_OBJECT_GUID Instance method Public Method Get Method 20040809
27 GET_OBJECT_ID Instance method Public Method Get Method 20040809
28 GET_OBJECT_TYPE Instance method Public Method Get Method 20040809
29 GET_PRIO Instance method Public Method Get Method 20040823
30 GET_QUEUE_FOR_QUEUE_OBJECT Instance method Public Method Gets All Dependent Objects 20040809
31 GET_Q_ELEMENTS_DATA_BY_IDS Static method Public Method Gets All Q Elements from the DB 20040927
32 GET_Q_ELEMENT_DATA_BY_ID Instance method Protected Method Gets All Q Elements from the DB 20040927
33 GET_Q_ELEMENT_DATA_BY_ID_STAT Static method Protected Method Gets All Q Elements from the DB 20041021
34 GET_STATUS Instance method Public Method Get Method 20040827
35 GET_STATUS_FROM_DB Instance method Public Method Get Method 20040809
36 GET_STATUS_FROM_DB_STATIC Static method Public Method Gets the Current Status from the Database 20041015
37 GET_STRUCTURE Instance method Public Method Get Method 20040809
38 GET_STRUCTURE_NAME Instance method Public Method Get Method 20040809
39 GET_THE_KEY_FROM_APPL_DATA Instance method Public Method Get Method 20040809
40 GET_THE_KEY_FROM_APPL_STATIC Static method Public Method Get Method 20041008
41 GET_TIME Instance method Public Method Get Method 20040809
42 GET_TIMESTAMP Instance method Public Method Get Method 20040809
43 GET_UNAME Instance method Public Method Get Method 20040809
44 GET_UNFINISHED_ENTRIES Static method Public Method Gets All Non-Completed Entries 20041015
45 GET_UNFINISHED_ENTRIES_INI Static method Public Method Gets All Non-Completed Entries 20050329
46 GET_XML_STRING_FROM_DB Instance method Public Method Get Method 20040809
47 GET_XML_STRING_FROM_DB_STAT Static method Protected Method Get Method 20041021
48 HANDLE_QUEUE_OBJECT Instance method Protected Method Queue Object Handler 20040809
49 RESTART_FM Instance method Public Method Repeats Registration of FM for Call Handling 20040827
50 RESTART_FM_FOR_UPDATE_MODE Instance method Public Method Repeats Registration of FM for Call Handling 20041201
51 SET_FREETEXT Instance method Public Method Sets Free Text for Queue Element 20041215
52 SET_GREEN_RATING Instance method Public Method Sets Rating Icon in the Monitor 20040809
53 SET_RED_RATING Instance method Public Method Sets Rating Icon in the Monitor 20040809
54 SET_RUNTIME Instance method Protected Method Sets Runtime 20041230
55 SET_STATUS_APPL_ERROR Instance method Public Method Sets Status 20040809
56 SET_STATUS_DEBUG Instance method Protected Method INDX Table Update 20050105
57 SET_STATUS_FINISHED Instance method Public Method Sets Status 20040809
58 SET_STATUS_INITIAL Instance method Public Method Sets Status 20040809
59 SET_STATUS_LOCK_ERROR Instance method Public Method Sets Status 20040809
60 SET_STATUS_RFC_ERROR Instance method Public Method Sets Status 20040809
61 SET_YELLOW_RATING Instance method Public Method Sets Rating Icon in the Monitor 20040809
62 START_QUEUE_ELEMENT_WO_LOCK Instance method Protected Method Starts FM for an Entry 20040824
63 UNSET_STATUS_DEBUG Instance method Protected Method INDX Table Update 20050105
64 UPDATE_EMAIL_NUMBERS Static method Public Method Updated the E-Mail Number 20041022
65 UPDATE_INDX_TABLE Instance method Protected Method INDX Table Update 20040809
66 WRITE_ELEM_INTO_DELETION_TAB Static method Protected Method Writes Queue Element in Delete Table (When Deleting) 20041021
67 WRITE_INTO_INDX_TABLE_UPDATE_M Instance method Public Method Writes FM Calls in INDX-Type Table 20041201
68 WRITE_MESSAGE_INTO_APPL_LOG Static method Public Method Writes Message to the Application Log 20041008
Events
Class CL_SRM_FM_CALL_HANDLER_ADMIN has no event.
Types
Class CL_SRM_FM_CALL_HANDLER_ADMIN has no local type.
Method Signatures

Method BUILD_ABAP_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REF_TO_DATA Call by reference Type reference (TYPE) SRM_S_DREF Struktur für XML Trafo 20040809
2 Importing IV_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20040809
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING Strukturname 20040809
4 Importing IV_XML Call by reference Type reference (TYPE) STRING XML String 20040809

Method BUILD_ABAP_FROM_XML on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method BUILD_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GUID_16 Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20040809
2 Exporting EV_GUID_22 Call by reference Type reference (TYPE) GUID_22 GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) 20040809

Method BUILD_GUID on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method BUILD_TIME_STAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIME_STAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20040809

Method BUILD_TIME_STAMP on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method BUILD_XML_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML_RESULT Call by reference Type reference (TYPE) STRING XML String 20041217
2 Importing IS_DREF Call by reference Type reference (TYPE) SRM_S_DREF Datenreferenz auf Tabelle 20041217

Method BUILD_XML_OUTPUT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method CHECK_FOR_OLDER_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEPENDENT_ENTRIES Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050127
2 Importing IV_KEY Call by reference Type reference (TYPE) GUID_22 GUID 22 20050127

Method CHECK_FOR_OLDER_ENTRIES on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method CHECK_KEY_EXISTS_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLAG Call by reference Type reference (TYPE) BOOLEAN 'X' = yes, space = No 20041011
2 Importing IV_KEY Call by reference Type reference (TYPE) SRM_S_GUID GUID 22 Struktur 20041011

Method CHECK_KEY_EXISTS_ON_DB on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHA Call by reference Type reference (TYPE) SRM_T_RSCHA_SHORT Changeparameter 20040809
2 Importing IT_EXP Call by reference Type reference (TYPE) SRM_T_RSEXP_SHORT Exportparameter 20040809
3 Importing IT_IMP Call by reference Type reference (TYPE) SRM_T_RSIMP_SHORT Importparameter 20040809
4 Importing IT_TBL Call by reference Type reference (TYPE) SRM_T_RSTBL_SHORT Tablesparameter 20040809
5 Importing IV_AEDAT Call by reference Type reference (TYPE) SRM_DATUM DATE (8-stelig) fuer SYST 20040809
6 Importing IV_DEBUGGING Call by reference Type reference (TYPE) BOOLEAN SPACE Debugging Modus 20041110
7 Importing IV_FUNCNAME Call by reference Type reference (TYPE) RS38L-NAME Name des Funktionsbausteins 20040809
8 Importing IV_ITERATIONS Call by reference Type reference (TYPE) SRM_ITERATION_NUM Wiederholungszähler 20040827
9 Importing IV_LOGICAL_SYS Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20040809
10 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20040809
11 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SRM_OBJECT_ID BOR Objektnummer 20040809
12 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) OJ_NAME Objekttyp 20040809
13 Importing IV_PRIO Call by reference Type reference (TYPE) SRM_PRIO Priorität 20040823
14 Importing IV_STATUS Call by reference Type reference (TYPE) SRM_STATUS Status des Aufrufelements 20040827
15 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR64 Characterfeld der Länge 64 20040809
16 Importing IV_TIME Call by reference Type reference (TYPE) SRM_UHRZEIT TIME-Datenelement fuer SYST 20040809
17 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20040809
18 Importing IV_UNAME Call by reference Type reference (TYPE) USERNAME Benutzername 20040809

Method CONSTRUCTOR on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method CREATE_INTERFACE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INTERF_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20040809
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) SRM_T_RSIMP_SHORT Table Import Parameter RSIMP 20040809

Method CREATE_INTERFACE_STRUCTURE on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method CREATE_OUTPUT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INTERF_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20041217
2 Importing IT_INTERFACE_TAB Call by reference Type reference (TYPE) ABAP_FUNC_PARMBIND_TAB 20041217

Method CREATE_OUTPUT_STRUCTURE on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method CREATE_TABLE_FOR_TABLES_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EDREF_TABLE Call by reference Object reference (TYPE REF TO) DATA Tabelle 20040928
2 Exporting EO_ABAP_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20040928
3 Importing IV_DBSTRUCT Call by reference Type reference (TYPE) LIKEFIELD Bezugstyp eines Schnittstellenparameters 20040928

Method CREATE_TABLE_FOR_TABLES_AREA on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method DELETE_QUEUE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) INDX-SRTFD Benutzerdefinierter Schlüsselteil in Tabelle INDX 20040809
# Exception Resumable Description Created on
1 CX_SRM_FOREIGN_LOCK Ausnahmeklasse für Sperrsituation 20040809

Method DELETE_QUEUE_ENTRY_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) INDX-SRTFD 20050323
# Exception Resumable Description Created on
1 CX_SRM_FOREIGN_LOCK 20050323

Method ENHANCE_CLUSTER_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML_STRING_OUTPUT Call by reference Type reference (TYPE) STRING XML String mit Rückgabewerten 20041217

Method ENHANCE_CLUSTER_ENTRY on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method FILL_OUTPUT_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DREF_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20041217
2 Importing IO_OUTPUT_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20041217
3 Importing IT_INTERFACE_TAB Call by reference Type reference (TYPE) ABAP_FUNC_PARMBIND_TAB 20041217

Method FILL_OUTPUT_STRUC on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method FIND_DEPENDENCY_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUEUE_GROUPS Value transfer Type reference (TYPE) SRM_T_QGROUP Tabelle vom Typ SRM_S_QGROUP 20040825
2 Importing IT_QUEUE Call by reference Type reference (TYPE) SRM_T_QUEUE Queue zum Anzeigen im ALV 20040825

Method FIND_DEPENDENCY_GROUPS on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_1ST_ROWS_FOR_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUEUE_ELEM Call by reference Type reference (TYPE) SRM_T_QUEUE Tabelle vom Type srm_s_queue 20050103

Method GET_1ST_ROWS_FOR_RUNTIME on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_AEDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_AEDAT Value transfer Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040809

Method GET_AEDAT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_FINISHED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FINISHED_ENTRIES Value transfer Type reference (TYPE) SRM_T_QUEUE Tabelle vom Type srm_s_queue 20041015

Method GET_FINISHED_ENTRIES on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_FUNCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FUNCNAME Value transfer Type reference (TYPE) RS38L-NAME Funktionsbausteinname 20040809

Method GET_FUNCNAME on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_ITERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ITERATIONS Value transfer Type reference (TYPE) INT4 Aufrufwiederholungen 20040809

Method GET_ITERATIONS on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_ITERATIONS_BY_KEY_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITERATION_NUM Call by reference Type reference (TYPE) SRM_ITERATION_NUM Wiederholungszähler 20050322
2 Importing IS_KEY Call by reference Type reference (TYPE) SRM_S_GUID GUID 22 Struktur 20050322

Method GET_ITERATIONS_BY_KEY_STAT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_ITERATIONS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ITERATIONS Value transfer Type reference (TYPE) INT4 Aufrufwiederholungen 20041015

Method GET_ITERATIONS_FROM_DB on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_KEY Value transfer Type reference (TYPE) SRM_S_GUID GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) 20041008

Method GET_KEY on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_KEYS_FROM_APPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_KEY Value transfer Type reference (TYPE) SRM_T_GUID Schlüssel 20040809

Method GET_KEYS_FROM_APPL_DATA on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LOGSYS Value transfer Type reference (TYPE) CHAR40 Logisches System 20040809

Method GET_LOGSYS on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_OBJECT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OBJECT_GUID Value transfer Type reference (TYPE) GUID GUID 20040809

Method GET_OBJECT_GUID on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OBJECT_ID Value transfer Type reference (TYPE) SRM_OBJECT_ID Object ID 20040809

Method GET_OBJECT_ID on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OBJECT_TYPE Value transfer Type reference (TYPE) OJ_NAME Object Type 20040809

Method GET_OBJECT_TYPE on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_PRIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_PRIO Value transfer Type reference (TYPE) SRM_PRIO Priorität 20040823

Method GET_PRIO on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_QUEUE_FOR_QUEUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_QUEUE_OBJECTS Call by reference Type reference (TYPE) SRM_T_QUEUE Tabelle vom Type srm_s_queue 20040809
2 Importing IS_QUEUE_OBJECT Call by reference Type reference (TYPE) SRM_S_QUEUE Queue zum Anzeigen im ALV 20040809

Method GET_QUEUE_FOR_QUEUE_OBJECT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_Q_ELEMENTS_DATA_BY_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_QUEUE_ELEM Value transfer Type reference (TYPE) SRM_T_QUEUE Queue zum Anzeigen im ALV 20040927
2 Importing IT_GUID Call by reference Type reference (TYPE) SRM_T_GUID Benutzerdefinierter Schlüsselteil in Tabelle INDX 20040927

Method GET_Q_ELEMENTS_DATA_BY_IDS on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_Q_ELEMENT_DATA_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_QUEUE_ELEM Value transfer Type reference (TYPE) SRM_S_QUEUE Queue zum Anzeigen im ALV 20040927
2 Importing IV_GUID Call by reference Type reference (TYPE) INDX-SRTFD Benutzerdefinierter Schlüsselteil in Tabelle INDX 20040927

Method GET_Q_ELEMENT_DATA_BY_ID on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_Q_ELEMENT_DATA_BY_ID_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_QUEUE_ELEM Value transfer Type reference (TYPE) SRM_S_QUEUE Queue zum Anzeigen im ALV 20041021
2 Importing IV_GUID Call by reference Type reference (TYPE) INDX-SRTFD Benutzerdefinierter Schlüsselteil in Tabelle INDX 20041021

Method GET_Q_ELEMENT_DATA_BY_ID_STAT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_STATUS Value transfer Type reference (TYPE) SRM_STATUS Status 20040827

Method GET_STATUS on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_STATUS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_STATUS Value transfer Type reference (TYPE) SRM_STATUS Status 20040809

Method GET_STATUS_FROM_DB on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_STATUS_FROM_DB_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_STATUS Value transfer Type reference (TYPE) SRM_STATUS Status des Aufrufelements 20041015
2 Importing IV_KEY Call by reference Type reference (TYPE) SRM_S_GUID GUID 22 Struktur 20041015

Method GET_STATUS_FROM_DB_STATIC on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_STRUCTURE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20040809

Method GET_STRUCTURE on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_STRUCTURE Value transfer Type reference (TYPE) STRING Struktur Name 20040809

Method GET_STRUCTURE_NAME on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_THE_KEY_FROM_APPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY Call by reference Type reference (TYPE) SRM_S_GUID GUID 22 Struktur 20040809

Method GET_THE_KEY_FROM_APPL_DATA on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_THE_KEY_FROM_APPL_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY Call by reference Type reference (TYPE) SRM_S_GUID GUID 22 Struktur 20041008
2 Importing IV_FUNCNAME Call by reference Type reference (TYPE) RS38L-NAME Name des Funktionsbausteins 20041008
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) CHAR40 Logisches System 20041008
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SRM_OBJECT_ID BOR Objektnummer 20041008
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) OJ_NAME Objekttyp 20041008
6 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20041008

Method GET_THE_KEY_FROM_APPL_STATIC on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TIME Value transfer Type reference (TYPE) SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20040809

Method GET_TIME on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20040809

Method GET_TIMESTAMP on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_UNAME Value transfer Type reference (TYPE) UNAME Benutzername 20040809

Method GET_UNAME on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_UNFINISHED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_UNFINISHED_ENTRIES Value transfer Type reference (TYPE) SRM_T_QUEUE Tabelle vom Type srm_s_queue 20041015

Method GET_UNFINISHED_ENTRIES on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_UNFINISHED_ENTRIES_INI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_UNFINISHED_ENTRIES Value transfer Type reference (TYPE) SRM_T_QUEUE 20050329

Method GET_UNFINISHED_ENTRIES_INI on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_XML_STRING_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_XML_STRING Value transfer Type reference (TYPE) STRING XML String 20040809

Method GET_XML_STRING_FROM_DB on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method GET_XML_STRING_FROM_DB_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML_RESULT_STRING Call by reference Type reference (TYPE) STRING XML String mit Ergebnissen 20041229
2 Exporting EV_XML_STRING Call by reference Type reference (TYPE) STRING XML String 20041021
3 Importing IS_KEY Call by reference Type reference (TYPE) SRM_S_GUID GUID 22 Struktur 20041021

Method GET_XML_STRING_FROM_DB_STAT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method HANDLE_QUEUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML_STRING Call by reference Type reference (TYPE) STRING XML String 20040809

Method HANDLE_QUEUE_OBJECT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method RESTART_FM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SRTFD Call by reference Type reference (TYPE) INDX-SRTFD 20050622
# Exception Resumable Description Created on
1 CX_SRM_FOREIGN_LOCK Ausnahmeklasse für Sperrsituation 20040827

Method RESTART_FM_FOR_UPDATE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QUEUE Call by reference Type reference (TYPE) SRM_S_QUEUE Queue zum Anzeigen im ALV 20041201
2 Importing IV_XML_STRING Call by reference Type reference (TYPE) STRING XML String 20041201

Method RESTART_FM_FOR_UPDATE_MODE on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FREETEXT Call by reference Type reference (TYPE) CHAR64 Characterfeld der Länge 64 20041215

Method SET_FREETEXT on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_GREEN_RATING Signature

Method SET_GREEN_RATING on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_GREEN_RATING on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_RED_RATING Signature

Method SET_RED_RATING on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_RED_RATING on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RUNTIME Call by reference Type reference (TYPE) SRM_RUNTIME Laufzeit in Mircosekunden 20041230

Method SET_RUNTIME on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_STATUS_APPL_ERROR Signature

Method SET_STATUS_APPL_ERROR on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_STATUS_APPL_ERROR on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_STATUS_DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GUID Call by reference Type reference (TYPE) GUID_22 Schlüssel des Objekts 20050105

Method SET_STATUS_DEBUG on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_STATUS_FINISHED Signature

Method SET_STATUS_FINISHED on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_STATUS_FINISHED on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_STATUS_INITIAL Signature

Method SET_STATUS_INITIAL on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_STATUS_INITIAL on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_STATUS_LOCK_ERROR Signature

Method SET_STATUS_LOCK_ERROR on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_STATUS_LOCK_ERROR on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_STATUS_RFC_ERROR Signature

Method SET_STATUS_RFC_ERROR on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_STATUS_RFC_ERROR on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method SET_YELLOW_RATING Signature

Method SET_YELLOW_RATING on class CL_SRM_FM_CALL_HANDLER_ADMIN has no parameter.
Method SET_YELLOW_RATING on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method START_QUEUE_ELEMENT_WO_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) SRM_S_GUID Queue Elementidentifikator 20040824

Method START_QUEUE_ELEMENT_WO_LOCK on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method UNSET_STATUS_DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GUID Call by reference Type reference (TYPE) GUID_22 Schlüssel des Objekts 20050105

Method UNSET_STATUS_DEBUG on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method UPDATE_EMAIL_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) SRM_S_GUID GUID 22 Struktur 20041022
2 Importing IV_NUMBER_EMAIL Call by reference Type reference (TYPE) SRM_ANZAHL_EMAIL Anzahl E-mails 20041022

Method UPDATE_EMAIL_NUMBERS on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method UPDATE_INDX_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GUID Call by reference Type reference (TYPE) GUID_22 Schlüssel des Objekts 20040809

Method UPDATE_INDX_TABLE on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method WRITE_ELEM_INTO_DELETION_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) INDX-SRTFD Benutzerdefinierter Schlüsselteil in Tabelle INDX 20041021

Method WRITE_ELEM_INTO_DELETION_TAB on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method WRITE_INTO_INDX_TABLE_UPDATE_M Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) SRM_S_GUID 20050630
2 Importing IV_XML_STRING Call by reference Type reference (TYPE) STRING XML String 20041201

Method WRITE_INTO_INDX_TABLE_UPDATE_M on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.

Method WRITE_MESSAGE_INTO_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041008
2 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041008
3 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041008
4 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041008
5 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041008
6 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20041008
7 Importing IV_TEXT Call by reference Type reference (TYPE) STRING Text 20041008

Method WRITE_MESSAGE_INTO_APPL_LOG on class CL_SRM_FM_CALL_HANDLER_ADMIN has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700