SAP ABAP Class IF_SDOK_CF_NODESET (Node Record (Consisting of IF_SDOK_CF_NODE Nodes))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SDOK_CF_NODESET Implementation of IF_SDOK_CF_NODESET 20020529
Properties
Class IF_SDOK_CF_NODESET  
Short Description Node Record (Consisting of IF_SDOK_CF_NODE Nodes)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020529   SAP 
Last change 20020603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SDOK_CF_NODESET has no forward declaration.
Interfaces
Class IF_SDOK_CF_NODESET has no interface implemented.
Friends
Class IF_SDOK_CF_NODESET has no friend class.
Attributes
Class IF_SDOK_CF_NODESET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEM Instance method Public Method Add New IF_SDOK_CF_NODE Node 20020529
2 GET_LENGTH Instance method Public Method Return Number of Nodes in Node Set 20020529
3 GET_NEXT Instance method Public Method Return Next IF_SDOK_CF_NODE Node 20020529
4 RESET Instance method Public Method Set Node Pointer at Beginning of Node et 20020529
Events
Class IF_SDOK_CF_NODESET has no event.
Types
Class IF_SDOK_CF_NODESET has no local type.
Method Signatures

Method APPEND_ITEM 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_SDOK_CF_NODE NODE 20020529
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20020605

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I RVAL 20020529
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20020605

Method GET_NEXT 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_SDOK_CF_NODE RVAL 20020529
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20020605

Method RESET Signature

Method RESET on class IF_SDOK_CF_NODESET has no parameter.
# Exception Resumable Description Created on
1 CX_SDOK_CF Ausnahmen bei Prozessierung von XML-Dokumenten 20020605
History
Last changed by/on SAP  20020603 
SAP Release Created in