SAP ABAP Class CL_W3_TEMPLATE_STATE (ITS: Template Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SW3_TOOL (Package) ITS Connection: Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_W3_OBJECT_STATE ITS: ITS Object Status 19991027
Properties
Class CL_W3_TEMPLATE_STATE  
Short Description ITS: Template Status    
Super Class CL_W3_OBJECT_STATE ITS: ITS Object Status 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SW3_TOOL   ITS Connection: Tool 
Created 19991027   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_W3_TEMPLATE_STATE has no forward declaration.
Interfaces
Class CL_W3_TEMPLATE_STATE has no interface implemented.
Friends
Class CL_W3_TEMPLATE_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLOWPOS Instance attribute Public Type reference (TYPE) W3SOURPOS Obsolete: Position in Flow Logic 19991027
2 FLOW_NODE_NAME Instance attribute Public Type reference (TYPE) STRING Obsolete: Node Name 20000315
3 SOURCEPOS Instance attribute Public Type reference (TYPE) W3SOURPOS Position in the Source 19991027
4 TAB_ATTRIBUTES Constant Public Type reference (TYPE) CHAR20 'W3_ATTRIBUTES' Properties Tab 20000404
5 TAB_FLOW Constant Public Type reference (TYPE) CHAR20 'W3_FLOWLOGIC' Flow Editor Tab 20000404
6 TAB_FLOWBUILDER Constant Public Type reference (TYPE) CHAR20 'W3_FLOWTOOL' Flow Builder Tab 20000404
7 TAB_SOURCE Constant Public Type reference (TYPE) CHAR20 'W3_SOURCE' HTML Editor Tab 20000404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991027
Events
Class CL_W3_TEMPLATE_STATE has no event.
Types
Class CL_W3_TEMPLATE_STATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) W3CURSOR Cursorposition 19991027
2 Importing P_FLOWPOS Call by reference Type reference (TYPE) W3SOURPOS obsolet: Position in der Flowlogic 19991027
3 Importing P_NODE_NAME Call by reference Type reference (TYPE) STRING Tree Model: Schlüssel eines Knotens 20000315
4 Importing P_SOURCEPOS Call by reference Type reference (TYPE) W3SOURPOS Position in der Source 19991027
5 Importing P_TAB Call by reference Type reference (TYPE) CHAR20 Tabreiter 19991027

Method CONSTRUCTOR on class CL_W3_TEMPLATE_STATE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in