SAP ABAP Class IF_SWF_TXT_OBJECT (Workflow: Text Conserves)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_UTL_PERSISTENT_OBJECT Interface for persistent WF objects 20000508
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_TXT_OBJECT Workflow: Text Conserve 20000508
Properties
Class IF_SWF_TXT_OBJECT  
Short Description Workflow: Text Conserves    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000508   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_TXT_OBJECT has no forward declaration.
Interfaces
Class IF_SWF_TXT_OBJECT has no interface implemented.
Friends
Class IF_SWF_TXT_OBJECT has no friend class.
Attributes
Class IF_SWF_TXT_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MIMETYPE Instance method Public Method Gets the MIME Type 20000508
2 GET_PROPERTY Instance method Public Method Gets the content of an attribute (using name) 20000508
3 GET_TEXT Instance method Public Method Returns the text as CHARACTER 20000508
4 SET_PROPERTY Instance method Public Method Sets the content of an attribute (using name) 20000508
5 SET_TEXT Instance method Public Method Sets the text as CHARACTER 20000508
Events
Class IF_SWF_TXT_OBJECT has no event.
Types
Class IF_SWF_TXT_OBJECT has no local type.
Method Signatures

Method GET_MIMETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MIMETYPE Value transfer Type reference (TYPE) STRING Mimetype 20000508

Method GET_MIMETYPE on class IF_SWF_TXT_OBJECT has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name des Attributs 20000508
2 Returning VALUE Value transfer Type reference (TYPE) STRING Inhalt des Attributs 20000508

Method GET_PROPERTY on class IF_SWF_TXT_OBJECT has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Ausgabesprache IST 20000508
2 Exporting EX_TEXT Call by reference Type reference (TYPE) C Text als CHARACTER 20000508
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Ausgabesprache SOLL 20000508
4 Importing IM_LENGHT Call by reference Type reference (TYPE) I 0 Ausgabelänge (optional) 20000508

Method GET_TEXT on class IF_SWF_TXT_OBJECT has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name des Attributs 20000508
2 Returning RETCODE Value transfer Type reference (TYPE) SYSUBRC OK / not found 20000508
3 Importing VALUE Value transfer Type reference (TYPE) STRING Inhalt des Attributs 20000508

Method SET_PROPERTY on class IF_SWF_TXT_OBJECT has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache des Textes 20000508
2 Importing IM_TEXT Call by reference Type reference (TYPE) C Text als Character 20000508

Method SET_TEXT on class IF_SWF_TXT_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in