SAP ABAP Class IF_SLIB_ATTR_POOL (IF_SLIB_ATTR_POOL)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_ATTR_POOL 20050628
Properties
Class IF_SLIB_ATTR_POOL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001103   SAP 
Last change 20090618   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)
2 IF_SXMLP_PART Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SXML_ATTRIBUTE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SXML_NAMED Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SLIB_ATTR_POOL has no interface implemented.
Friends
Class IF_SLIB_ATTR_POOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONSTRAINT_ANY Constant Public Type reference (TYPE) STRING '##any' 20050629
2 C_CONSTRAINT_LOCAL Constant Public Type reference (TYPE) STRING '##local' 20050629
3 C_CONSTRAINT_OTHER Constant Public Type reference (TYPE) STRING '##other' 20050629
4 C_CONSTRAINT_TNS Constant Public Type reference (TYPE) STRING '##targetNamespace' 20050629
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAMESPACE_DECL_LIST Instance method Public Method 20050630
2 GET_NAMESPACE_LENGTH Instance method Public Method 20050628
3 HAS_ATTRIBUTE Instance method Public Method 20050628
4 POP_ANY_ATTRIBUTE Instance method Public Method 20050628
5 POP_ATTRIBUTE Instance method Public Method 20050628
6 PULL_ANY_ATTRIBUTE Instance method Public Method 20050628
7 PULL_ATTRIBUTE Instance method Public Method 20050628
8 REFRESH Instance method Public Method 20050628
9 SET_IXML_ATTRIBUTES Instance method Public Method 20050628
10 SET_SXML_ATTRIBUTES Instance method Public Method 20050628
11 SET_SXML_NS_BINDINGS Instance method Public Method 20050712
Events
Class IF_SLIB_ATTR_POOL has no event.
Types
Class IF_SLIB_ATTR_POOL has no local type.
Method Signatures

Method GET_NAMESPACE_DECL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) TSLIB_NAMESPACE SLIB Namespace declarations 20050630

Method GET_NAMESPACE_DECL_LIST on class IF_SLIB_ATTR_POOL has no exception.

Method GET_NAMESPACE_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050628
2 Importing NAMESPACE_CONSTRAINT Call by reference Type reference (TYPE) CLIKE any URI 20050628
3 Returning RVAL Value transfer Type reference (TYPE) I 20050628

Method GET_NAMESPACE_LENGTH on class IF_SLIB_ATTR_POOL has no exception.

Method HAS_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20050628
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050628
3 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20050628

Method HAS_ATTRIBUTE on class IF_SLIB_ATTR_POOL has no exception.

Method POP_ANY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE_CONSTRAINT Call by reference Type reference (TYPE) CLIKE 20050628
2 Returning RVAL Value transfer Type reference (TYPE) SSLIB_ATTR SLIB XML Attribute 20050628
3 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050628

Method POP_ANY_ATTRIBUTE on class IF_SLIB_ATTR_POOL has no exception.

Method POP_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20050628
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050628
3 Returning RVAL Value transfer Type reference (TYPE) SSLIB_ATTR SLIB XML Attribute 20050628

Method POP_ATTRIBUTE on class IF_SLIB_ATTR_POOL has no exception.

Method PULL_ANY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE_CONSTRAINT Call by reference Type reference (TYPE) CLIKE 20050628
2 Returning RVAL Value transfer Type reference (TYPE) SSLIB_ATTR SLIB XML Attribute 20050628
3 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050628

Method PULL_ANY_ATTRIBUTE on class IF_SLIB_ATTR_POOL has no exception.

Method PULL_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20050628
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050628
3 Returning RVAL Value transfer Type reference (TYPE) SSLIB_ATTR SLIB XML Attribute 20050628

Method PULL_ATTRIBUTE on class IF_SLIB_ATTR_POOL has no exception.

Method REFRESH Signature

Method REFRESH on class IF_SLIB_ATTR_POOL has no parameter.
Method REFRESH on class IF_SLIB_ATTR_POOL has no exception.

Method SET_IXML_ATTRIBUTES Signature

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

Method SET_IXML_ATTRIBUTES on class IF_SLIB_ATTR_POOL has no exception.

Method SET_SXML_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) IF_SXML_ATTRIBUTE=>ATTRIBUTES 20050628

Method SET_SXML_ATTRIBUTES on class IF_SLIB_ATTR_POOL has no exception.

Method SET_SXML_NS_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NS_BINDINGS Call by reference Type reference (TYPE) IF_SXML_NAMED=>NSBINDINGS 20050712

Method SET_SXML_NS_BINDINGS on class IF_SLIB_ATTR_POOL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in