SAP ABAP Class IF_RSAN_OM_DOCUMENT (Analysis Object Model Root Element)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSAN_OM_ELEMENT Analysis Object Model Element 20010512
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_MDL_ABSTRACT_ANALYSIS Common Functions for Analysis Tasks/Sources/Targets 20010512
Properties
Class IF_RSAN_OM_DOCUMENT  
Short Description Analysis Object Model Root Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010511   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSAN_OM_DOCUMENT has no forward declaration.
Interfaces
Class IF_RSAN_OM_DOCUMENT has no interface implemented.
Friends
Class IF_RSAN_OM_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Attribute reference (LIKE) 20010512
2 R_DOCUMENT Instance attribute Public Attribute reference (LIKE) 20010512
3 R_FACTORY Instance attribute Public Object reference (TYPE REF TO) IF_RSAN_OM_FACTORY Reference to Factory for Document Elements 20010511
4 TEXT Instance attribute Public Attribute reference (LIKE) 20010512
Methods
# Method Level Visibility Method type Description Created on
1 NEW_ELEMENT Instance method Public Method Create a New Element that Can Be Added to this Document 20010511
2 SET_FACTORY Instance method Public Method SET_FACTORY 20010511
3 SET_NAME Instance method Public Method 20010512
4 SET_TEXT Instance method Public Method 20010512
Events
Class IF_RSAN_OM_DOCUMENT has no event.
Types
Class IF_RSAN_OM_DOCUMENT has no local type.
Method Signatures

Method NEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSID Value transfer Type reference (TYPE) RSAN_OM_CLASSID I_CLASSID 20010511
2 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_RSAN_OM_ELEMENT RR_ELEMENT 20010511

Method NEW_ELEMENT on class IF_RSAN_OM_DOCUMENT has no exception.

Method SET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FACTORY Value transfer Object reference (TYPE REF TO) IF_RSAN_OM_FACTORY IR_FACTORY 20010511

Method SET_FACTORY on class IF_RSAN_OM_DOCUMENT has no exception.

Method SET_NAME Signature

Method SET_NAME on class IF_RSAN_OM_DOCUMENT has no parameter.
Method SET_NAME on class IF_RSAN_OM_DOCUMENT has no exception.

Method SET_TEXT Signature

Method SET_TEXT on class IF_RSAN_OM_DOCUMENT has no parameter.
Method SET_TEXT on class IF_RSAN_OM_DOCUMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in