SAP ABAP Class IF_SXSD_APPINFO (XSD xsd:appinfo and xsd:documentation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SLIB_NODE SLIB Node 20051025
2 Interface composition (i COMPRISING i_ref)  IF_SXSD_EXTENSIBLE_ATTR XSD Extension Attributes 20051025
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_ANNOTATION_PROP xsd:appinfo xsd:documentation properties 20051025
Properties
Class IF_SXSD_APPINFO  
Short Description XSD xsd:appinfo and xsd:documentation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051025   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXSD_APPINFO has no forward declaration.
Interfaces
Class IF_SXSD_APPINFO has no interface implemented.
Friends
Class IF_SXSD_APPINFO has no friend class.
Attributes
Class IF_SXSD_APPINFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_IXML_NODE Instance method Public Method 20051025
2 ADD_NAMESPACE_DECL Instance method Public Method 20051025
3 GET_ADMIN_CONTROL Instance method Public Method 20060412
4 GET_COMPOSITE_CONTROL Instance method Public Method 20060412
5 GET_EXTENSION_ATTR Instance method Public Method 20051025
6 GET_EXTENSION_ATTR_LIST Instance method Public Method 20051025
7 GET_IXML_NODESET Instance method Public Method 20051025
8 GET_NAMESPACE_DECL Instance method Public Method 20051025
9 GET_NAMESPACE_DECL_LIST Instance method Public Method 20051025
10 GET_NAMESPACE_URI Instance method Public Method 20051025
11 GET_NODE_TYPE Instance method Public Method 20051025
12 GET_PARENT Instance method Public Method 20060412
13 GET_REGISTRY Instance method Public Method 20051025
14 GET_SOURCE Instance method Public Method 20051025
15 LOCK Instance method Public Method 20051025
16 REMOVE_EXTENSION_ATTR Instance method Public Method 20051025
17 REMOVE_IXML_NODE Instance method Public Method 20051025
18 REMOVE_NAMESPACE_DECL Instance method Public Method 20051025
19 SET_EXTENSION_ATTR Instance method Public Method 20051025
20 SET_SOURCE Instance method Public Method 20051025
Events
Class IF_SXSD_APPINFO has no event.
Types
Class IF_SXSD_APPINFO has no local type.
Method Signatures

Method ADD_IXML_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20051025
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method ADD_NAMESPACE_DECL Signature

Method ADD_NAMESPACE_DECL on class IF_SXSD_APPINFO has no parameter.
Method ADD_NAMESPACE_DECL on class IF_SXSD_APPINFO has no exception.

Method GET_ADMIN_CONTROL Signature

Method GET_ADMIN_CONTROL on class IF_SXSD_APPINFO has no parameter.
Method GET_ADMIN_CONTROL on class IF_SXSD_APPINFO has no exception.

Method GET_COMPOSITE_CONTROL Signature

Method GET_COMPOSITE_CONTROL on class IF_SXSD_APPINFO has no parameter.
Method GET_COMPOSITE_CONTROL on class IF_SXSD_APPINFO has no exception.

Method GET_EXTENSION_ATTR Signature

Method GET_EXTENSION_ATTR on class IF_SXSD_APPINFO has no parameter.
Method GET_EXTENSION_ATTR on class IF_SXSD_APPINFO has no exception.

Method GET_EXTENSION_ATTR_LIST Signature

Method GET_EXTENSION_ATTR_LIST on class IF_SXSD_APPINFO has no parameter.
Method GET_EXTENSION_ATTR_LIST on class IF_SXSD_APPINFO has no exception.

Method GET_IXML_NODESET 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_IXML_NODE_COLLECTION IF_IXML_NODE_COLLECTION 20051025

Method GET_IXML_NODESET on class IF_SXSD_APPINFO has no exception.

Method GET_NAMESPACE_DECL Signature

Method GET_NAMESPACE_DECL on class IF_SXSD_APPINFO has no parameter.
Method GET_NAMESPACE_DECL on class IF_SXSD_APPINFO has no exception.

Method GET_NAMESPACE_DECL_LIST Signature

Method GET_NAMESPACE_DECL_LIST on class IF_SXSD_APPINFO has no parameter.
Method GET_NAMESPACE_DECL_LIST on class IF_SXSD_APPINFO has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_SXSD_APPINFO has no parameter.
Method GET_NAMESPACE_URI on class IF_SXSD_APPINFO has no exception.

Method GET_NODE_TYPE Signature

Method GET_NODE_TYPE on class IF_SXSD_APPINFO has no parameter.
Method GET_NODE_TYPE on class IF_SXSD_APPINFO has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_SXSD_APPINFO has no parameter.
Method GET_PARENT on class IF_SXSD_APPINFO has no exception.

Method GET_REGISTRY Signature

Method GET_REGISTRY on class IF_SXSD_APPINFO has no parameter.
Method GET_REGISTRY on class IF_SXSD_APPINFO has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ANYURI any URI 20051025

Method GET_SOURCE on class IF_SXSD_APPINFO has no exception.

Method LOCK Signature

Method LOCK on class IF_SXSD_APPINFO has no parameter.
Method LOCK on class IF_SXSD_APPINFO has no exception.

Method REMOVE_EXTENSION_ATTR Signature

Method REMOVE_EXTENSION_ATTR on class IF_SXSD_APPINFO has no parameter.
Method REMOVE_EXTENSION_ATTR on class IF_SXSD_APPINFO has no exception.

Method REMOVE_IXML_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20051025
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method REMOVE_NAMESPACE_DECL Signature

Method REMOVE_NAMESPACE_DECL on class IF_SXSD_APPINFO has no parameter.
Method REMOVE_NAMESPACE_DECL on class IF_SXSD_APPINFO has no exception.

Method SET_EXTENSION_ATTR Signature

Method SET_EXTENSION_ATTR on class IF_SXSD_APPINFO has no parameter.
Method SET_EXTENSION_ATTR on class IF_SXSD_APPINFO has no exception.

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Type reference (TYPE) ANYURI any URI 20051025
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125
History
Last changed by/on SAP  20090618 
SAP Release Created in