SAP ABAP Interface IF_SXMLP_LIST (IF_SXMLP_LIST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SXML_PARTS (Package) SXML Parts
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_FAULT SOAP Fault Part 20050920
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXMLP_LIST 20050411
Properties
Interface IF_SXMLP_LIST  
Short Description    
General Data
Package SXML_PARTS   SXML Parts 
Created 20050411   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SXMLP_PART Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXMLP_PART 20050411
Friends
Interface IF_SXMLP_LIST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_OCCURS_UNBOUNDED Constant Public Type reference (TYPE) I -1 20050414
2 QNAME Instance attribute Public Attribute reference (LIKE) 20050421
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PART Instance method Public Method 20050411
2 CLONE Instance method Public Method 20050411
3 DESERIALIZE Instance method Public Method 20050411
4 DESERIALIZE_CHILDREN Instance method Public Method 20050916
5 DESERIALIZE_START_TAG Instance method Public Method 20050916
6 GET_ATTRIBUTES Instance method Public Method 20050411
7 GET_ATTRIBUTE_VALUE Instance method Public Method 20050411
8 GET_NAME Instance method Public Method 20050411
9 GET_PART Instance method Public Method 20050411
10 GET_PARTS Instance method Public Method 20050411
11 GET_PREFIX Instance method Public Method 20050411
12 GET_TYPE Instance method Public Method 20050411
13 IS_CLONEABLE Instance method Public Method 20050418
14 IS_RECEIVED Instance method Public Method 20050411
15 REGISTER_OBSERVER Instance method Public Method 20050508
16 REMOVE_PART Instance method Public Method 20060928
17 SERIALIZE Instance method Public Method 20050411
18 SET_ATTRIBUTES Instance method Public Method 20050411
19 SET_ATTRIBUTE_VALUE Instance method Public Method 20050414
20 SET_CLONEABLE Instance method Public Method 20050418
21 SET_NAMESPACE_DECLARATION Instance method Public Method 20050901
22 SET_OCCURRENCE Instance method Public Method 20050421
23 SET_PREFIX Instance method Public Method 20050411
24 SET_RECEIVED Instance method Public Method 20050415
25 UNREGISTER_OBSERVER Instance method Public Method 20050508
Events
Interface IF_SXMLP_LIST has no event.
Types
Interface IF_SXMLP_LIST has no local type.
Method Signatures

Method ADD_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20050411

Method ADD_PART on Interface IF_SXMLP_LIST has no exception.

Method CLONE Signature

Method CLONE on Interface IF_SXMLP_LIST has no parameter.
Method CLONE on Interface IF_SXMLP_LIST has no exception.

Method DESERIALIZE Signature

Method DESERIALIZE on Interface IF_SXMLP_LIST has no parameter.
Method DESERIALIZE on Interface IF_SXMLP_LIST has no exception.

Method DESERIALIZE_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE_READER Call by reference Object reference (TYPE REF TO) IF_SXMLP_PACKAGE_READER 20060817
2 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20050916

Method DESERIALIZE_CHILDREN on Interface IF_SXMLP_LIST has no exception.

Method DESERIALIZE_START_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20050916

Method DESERIALIZE_START_TAG on Interface IF_SXMLP_LIST has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_SXMLP_LIST has no parameter.
Method GET_ATTRIBUTES on Interface IF_SXMLP_LIST has no exception.

Method GET_ATTRIBUTE_VALUE Signature

Method GET_ATTRIBUTE_VALUE on Interface IF_SXMLP_LIST has no parameter.
Method GET_ATTRIBUTE_VALUE on Interface IF_SXMLP_LIST has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_SXMLP_LIST has no parameter.
Method GET_NAME on Interface IF_SXMLP_LIST has no exception.

Method GET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20050411
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART Allgemeine Schnittstelle für Parts 20050411

Method GET_PART on Interface IF_SXMLP_LIST has no exception.

Method GET_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART_COLLECTION 20050411

Method GET_PARTS on Interface IF_SXMLP_LIST has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on Interface IF_SXMLP_LIST has no parameter.
Method GET_PREFIX on Interface IF_SXMLP_LIST has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SXMLP_LIST has no parameter.
Method GET_TYPE on Interface IF_SXMLP_LIST has no exception.

Method IS_CLONEABLE Signature

Method IS_CLONEABLE on Interface IF_SXMLP_LIST has no parameter.
Method IS_CLONEABLE on Interface IF_SXMLP_LIST has no exception.

Method IS_RECEIVED Signature

Method IS_RECEIVED on Interface IF_SXMLP_LIST has no parameter.
Method IS_RECEIVED on Interface IF_SXMLP_LIST has no exception.

Method REGISTER_OBSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBSERVER Call by reference Object reference (TYPE REF TO) IF_SXMLP_OBSERVER 20050508

Method REGISTER_OBSERVER on Interface IF_SXMLP_LIST has no exception.

Method REMOVE_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20060928
2 Returning RC Value transfer Type reference (TYPE) I 20060928

Method REMOVE_PART on Interface IF_SXMLP_LIST has no exception.

Method SERIALIZE Signature

Method SERIALIZE on Interface IF_SXMLP_LIST has no parameter.
Method SERIALIZE on Interface IF_SXMLP_LIST has no exception.

Method SET_ATTRIBUTES Signature

Method SET_ATTRIBUTES on Interface IF_SXMLP_LIST has no parameter.
Method SET_ATTRIBUTES on Interface IF_SXMLP_LIST has no exception.

Method SET_ATTRIBUTE_VALUE Signature

Method SET_ATTRIBUTE_VALUE on Interface IF_SXMLP_LIST has no parameter.
Method SET_ATTRIBUTE_VALUE on Interface IF_SXMLP_LIST has no exception.

Method SET_CLONEABLE Signature

Method SET_CLONEABLE on Interface IF_SXMLP_LIST has no parameter.
Method SET_CLONEABLE on Interface IF_SXMLP_LIST has no exception.

Method SET_NAMESPACE_DECLARATION Signature

Method SET_NAMESPACE_DECLARATION on Interface IF_SXMLP_LIST has no parameter.
Method SET_NAMESPACE_DECLARATION on Interface IF_SXMLP_LIST has no exception.

Method SET_OCCURRENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX Call by reference Type reference (TYPE) I 20050421
2 Importing MIN Call by reference Type reference (TYPE) I 20050421
3 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20050421

Method SET_OCCURRENCE on Interface IF_SXMLP_LIST has no exception.

Method SET_PREFIX Signature

Method SET_PREFIX on Interface IF_SXMLP_LIST has no parameter.
Method SET_PREFIX on Interface IF_SXMLP_LIST has no exception.

Method SET_RECEIVED Signature

Method SET_RECEIVED on Interface IF_SXMLP_LIST has no parameter.
Method SET_RECEIVED on Interface IF_SXMLP_LIST has no exception.

Method UNREGISTER_OBSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBSERVER Call by reference Object reference (TYPE REF TO) IF_SXMLP_OBSERVER 20050902

Method UNREGISTER_OBSERVER on Interface IF_SXMLP_LIST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710