SAP ABAP Class CL_SRM_FM_CALL_HANDLER_XML (Subclass for XML Processing)
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_ADMIN | Administrative Class | 20040809 |
Properties
| Class | CL_SRM_FM_CALL_HANDLER_XML | |
| Short Description | Subclass for XML Processing | |
| Super Class | CL_SRM_FM_CALL_HANDLER_ADMIN | Administrative 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 | 20050105 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_FM_CALL_HANDLER_XML has no forward declaration.
Interfaces
Class CL_SRM_FM_CALL_HANDLER_XML has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRM_FM_CALL_HANDLER_ADMIN | 20041217 | Administrative Class | |
| 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 | Instance attribute | Protected | Type reference (TYPE) | STRING | XML STRING | 20040809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Transforms Table in XML String | 20040809 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040809 | |
| 3 | Instance method | Protected | Method | Get Method for XML String | 20040809 | |
| 4 | Instance method | Protected | Method | Starts FM for an Entry | 20040823 | |
| 5 | Instance method | Protected | Method | Writes FM Calls in INDX-Type Table | 20040809 |
Events
Class CL_SRM_FM_CALL_HANDLER_XML has no event.
Types
Class CL_SRM_FM_CALL_HANDLER_XML has no local type.
Method Signatures
Method BUILD_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_RESULT | Call by reference | Type reference (TYPE) | STRING | XML String | 20040809 | |||
| 2 | IS_DREF | Call by reference | Type reference (TYPE) | SRM_S_DREF | Datenreferenz auf Tabelle | 20040809 |
Method BUILD_XML on class CL_SRM_FM_CALL_HANDLER_XML has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHA | Call by reference | Type reference (TYPE) | SRM_T_RSCHA | Changeparameter | 20040809 | |||
| 2 | IT_CHA_SHORT | Call by reference | Type reference (TYPE) | SRM_T_RSCHA_SHORT | Tabelle vom Typ RSCHA | 20040809 | |||
| 3 | IT_EXP | Call by reference | Type reference (TYPE) | SRM_T_RSEXP | Exportparameter | 20040809 | |||
| 4 | IT_EXP_SHORT | Call by reference | Type reference (TYPE) | SRM_T_RSEXP_SHORT | Tabelle vom Typ RS_EXP | 20040809 | |||
| 5 | IT_IMP | Call by reference | Type reference (TYPE) | SRM_T_RSIMP | Importparameter | 20040809 | |||
| 6 | IT_IMP_SHORT | Call by reference | Type reference (TYPE) | SRM_T_RSIMP_SHORT | Tabelle vom Typ RSIMP | 20040809 | |||
| 7 | IT_TBL | Call by reference | Type reference (TYPE) | SRM_T_RSTBL | Tablesparameter | 20040809 | |||
| 8 | IT_TBL_SHORT | Call by reference | Type reference (TYPE) | SRM_T_RSTBL_SHORT | Tabelle vom Typ RSTBL | 20040809 | |||
| 9 | IV_AEDAT | Call by reference | Type reference (TYPE) | SRM_DATUM | DATE (8-stelig) fuer SYST | 20040809 | |||
| 10 | IV_FUNCNAME | Call by reference | Type reference (TYPE) | RS38L-NAME | Name des Funktionsbausteins | 20040809 | |||
| 11 | IV_ITERATIONS | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20040809 | ||
| 12 | IV_LOGICAL_SYS | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20040809 | |||
| 13 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20040809 | |||
| 14 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | SRM_OBJECT_ID | BOR Objektnummer | 20040809 | |||
| 15 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | OJ_NAME | Objekttyp | 20040809 | |||
| 16 | IV_PRIO | Call by reference | Type reference (TYPE) | SRM_PRIO | Priorität | 20040823 | |||
| 17 | IV_STATUS | Call by reference | Type reference (TYPE) | SRM_STATUS | Status des Aufrufelements | 20040827 | |||
| 18 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CHAR64 | Characterfeld der Länge 64 | 20040809 | |||
| 19 | IV_TIME | Call by reference | Type reference (TYPE) | SRM_UHRZEIT | TIME-Datenelement fuer SYST | 20040809 | |||
| 20 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20040809 | |||
| 21 | IV_UNAME | Call by reference | Type reference (TYPE) | USERNAME | Benutzername | 20040809 |
Method CONSTRUCTOR on class CL_SRM_FM_CALL_HANDLER_XML has no exception.
Method GET_XML_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_STRING | Value transfer | Type reference (TYPE) | STRING | XML String | 20040809 |
Method GET_XML_STRING on class CL_SRM_FM_CALL_HANDLER_XML has no exception.
Method START_QUEUE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | GUID_22 | Queue Elementidentifikator | 20040823 |
Method START_QUEUE_ELEMENT on class CL_SRM_FM_CALL_HANDLER_XML has no exception.
Method WRITE_INTO_INDX_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | GUID_22 | 20050630 |
Method WRITE_INTO_INDX_TABLE on class CL_SRM_FM_CALL_HANDLER_XML has no exception.
History
| Last changed by/on | SAP | 20050105 |
| SAP Release Created in | 700 |