SAP ABAP Interface IF_SPML_MESSAGE (SPML Message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR_SPML (Package) SPML Client
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPML_MESSAGE SPML Message 20090122
Properties
Interface IF_SPML_MESSAGE  
Short Description SPML Message    
General Data
Package SUSR_SPML   SPML Client 
Created 20081014   SAP 
Last changed 20090618   SAP 
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 IF_SPML_MESSAGE has no interface.
Friends
Interface IF_SPML_MESSAGE has no friend.
Attributes
Interface IF_SPML_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AS_DOM Instance method Public Method Get SPML message as DOM 20090122
2 GET_AS_STRING Instance method Public Method Get SPML message as string 20090122
3 GET_AS_XSTRING Instance method Public Method Get SPML message as xstring 20090122
4 GET_ATTRIBUTE Instance method Public Method Get SPML message attribute 20090122
5 GET_IDENTIFIER Instance method Public Method Get SPML message identifier 20090122
6 GET_PROPERTY Instance method Public Method Get SPML message element property value 20090122
7 GET_REQUEST_ID Instance method Public Method Get request ID of SPML message 20090122
8 SET_ATTRIBUTE Instance method Public Method Set SPML message attribute 20090122
9 SET_IDENTIFIER Instance method Public Method Set SPML message identifier 20090122
10 SET_NEXT_ELEMENT Instance method Public Method Set the next element for SET/GET 20090122
11 SET_PROPERTY Instance method Public Method Set property of the modification node 20090122
12 SET_REQUEST_ID Instance method Public Method Set request ID of SPML message 20090122
13 SET_ROOT_ELEMENT Instance method Public Method Set root element for SET/GET 20090122
Events
Interface IF_SPML_MESSAGE has no event.
Types
Interface IF_SPML_MESSAGE has no local type.
Method Signatures

Method GET_AS_DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SPML_MESSAGE Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method GET_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SPML_MESSAGE Value transfer Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method GET_AS_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SPML_XSTRING Value transfer Type reference (TYPE) XSTRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090122
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method GET_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IDENTIFIER Value transfer Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20090122
2 Importing IV_PROP_NAME Call by reference Type reference (TYPE) STRING 20090122
3 Returning RV_PROP_VALUE Value transfer Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method GET_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REQUEST_ID Value transfer Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MULTIVALUED Call by reference Type reference (TYPE) BOOLE Boolesche Variable 20090209
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090122
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method SET_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDENTIFIER Call by reference Type reference (TYPE) STRING 20090122
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method SET_NEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LAST Value transfer Type reference (TYPE) ABAP_BOOL 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20090122
2 Importing IV_PROP_NAME Call by reference Type reference (TYPE) STRING 20090122
3 Importing IV_PROP_VALUE Call by reference Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method SET_REQUEST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Type reference (TYPE) STRING 20090122
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122

Method SET_ROOT_ELEMENT Signature

Method SET_ROOT_ELEMENT on Interface IF_SPML_MESSAGE has no parameter.
# Exception Resumable Description Created on
1 CX_SPML_EXCEPTION 20090122
History
Last changed by/on SAP  20090618 
SAP Release Created in 740