SAP ABAP Class CL_ISHMED_VD_ANNOTATION (IS-H*MED PD: Item Type Annotation)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_VD_SUPER_ITEM IS-H*MED PD: Superclass for Item Type 20020221
Properties
Class CL_ISHMED_VD_ANNOTATION  
Short Description IS-H*MED PD: Item Type Annotation    
Super Class CL_ISHMED_VD_SUPER_ITEM IS-H*MED PD: Superclass for Item Type 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20010508   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 N2VDT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_VD_ANNOTATION has no interface implemented.
Friends
Class CL_ISHMED_VD_ANNOTATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TEXT_TABLE Instance attribute Private Type reference (TYPE) N2VDT_TEXT_TABLE Text Table of Text line 20020125
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT Instance method Public Method Append Text Table 20020226
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010508
3 GET_TEXT Instance method Public Method Get Text 20020222
4 GET_TEXT_AS_STRING Instance method Public Method Get text as string including crlf 20030710
5 INSERT_XML_DOM Instance method Public Method insert annotation as XML Tree into DOM object 20030910
6 SET_TEXT Instance method Public Method Set Text Table; Overwrite Old Text 20020222
7 TEXT_WRAPPER Instance method Public Method wrap text at white space into table 20030723
Events
Class CL_ISHMED_VD_ANNOTATION has no event.
Types
Class CL_ISHMED_VD_ANNOTATION has no local type.
Method Signatures

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_TABLE Call by reference Type reference (TYPE) N2VDT_TEXT_TABLE Text table 20020226

Method ADD_TEXT on class CL_ISHMED_VD_ANNOTATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTE Call by reference Object reference (TYPE REF TO) CL_ISHMED_VD_NOTE Handle of VD Notice 20020115
# Exception Resumable Description Created on
1 ERR_CREATE Object create error 20010528

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) N2VDT_TEXT_TABLE Text 20020222

Method GET_TEXT on class CL_ISHMED_VD_ANNOTATION has no exception.

Method GET_TEXT_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) STRING annotation text 20030710

Method GET_TEXT_AS_STRING on class CL_ISHMED_VD_ANNOTATION has no exception.

Method INSERT_XML_DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOM Call by reference Object reference (TYPE REF TO) CL_ISHMED_XML_DOCUMENT_BASE Helper class for generating and parsing XML structures 20030910
2 Importing PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE XML parent node 20030910
3 Returning RC Value transfer Type reference (TYPE) SYSUBRC return code 20030910

Method INSERT_XML_DOM on class CL_ISHMED_VD_ANNOTATION has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_TABLE Call by reference Type reference (TYPE) N2VDT_TEXT_TABLE Tabelle mit Einzeltexten 20020222

Method SET_TEXT on class CL_ISHMED_VD_ANNOTATION has no exception.

Method TEXT_WRAPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TEXT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Resulting text table 20030723
2 Importing WHITE_SPACE Value transfer Type reference (TYPE) STRING white space 20030723

Method TEXT_WRAPPER on class CL_ISHMED_VD_ANNOTATION has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463