SAP ABAP Class CL_AQQGRAPHIC_TABLE (Table Object in Network)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUECNTRL (Package) Control for SQVI and SQ02
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AQQGRAPHIC_TABLE Network Table Object 20011025
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AQQGRAPHIC_TABLE_ALL Table Network: Internal and External Methods 20011025
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AQQGRAPHIC_TABLE_INTERNAL Network Table Object: Internal 20011025
Properties
Class CL_AQQGRAPHIC_TABLE  
Short Description Table Object in Network    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class AQQIS_CNTRL    
Program status     
Category 0   
Package SQUECNTRL   Control for SQVI and SQ02 
Created 20011025   SAP 
Last change 20021212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 AQQIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_AQQGRAPHIC_TABLE Network Table Object 20011025
2 IF_AQQGRAPHIC_TABLE_ALL Table Network: Internal and External Methods 20011025
3 IF_AQQGRAPHIC_TABLE_INTERNAL Network Table Object: Internal 20011025
Friends
Class CL_AQQGRAPHIC_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FIRSTCALLDONE Instance attribute Private Type reference (TYPE) AQQIS_BOOL Table Has Been Transferred to Network 20011025
2 P_ROWNUMBER Instance attribute Private Type reference (TYPE) AQQ_ROWNR Number of Rows 20011025
3 P_ROWSCONNECTABLE Instance attribute Private Type reference (TYPE) AQQIS_BOOL Flag: Links Can Be Changed for Rows 20011025
4 P_ROWSDRAGDROP Instance attribute Private Type reference (TYPE) AQQIS_BOOL Flag: Drag and Drop Allowed for Rows 20011025
5 P_ROWSTYLE Instance attribute Private Type reference (TYPE) AQQ_STYLE Style of an Object in Network 20011025
6 P_R_NETPLAN Instance attribute Private Object reference (TYPE REF TO) IF_GUI_AQQGRAPHIC_INTERNAL Network Control 20011025
7 P_R_TABLEDATA Instance attribute Private Type reference (TYPE) AQRTABDATA Reference to the Data Table 20011025
8 P_S_TABLEMETADATA Instance attribute Private Type reference (TYPE) AQSMETADAT Metadata for Objects in BW Network 20011025
9 P_T_COLMETADATA Instance attribute Private Type reference (TYPE) AQQ_T_METADATA Metadat Table for Objects in BW Network 20011025
10 P_T_DELROWID Instance attribute Private Type reference (TYPE) AQQ_T_OBJECTID Mapping Table for Object IDs in Network 20011025
11 P_T_METADATA Instance attribute Private Type reference (TYPE) AQQ_T_METADATA Metadata Table 20011025
12 P_T_OBJECTID Instance attribute Private Type reference (TYPE) AQQ_T_OBJID Mapping Table for Object IDs in Network 20011025
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Generate Table Object 20011025
2 CREATE_METADATA Instance method Private Method Complete Metadata Table Is Constructed 20011025
3 SET_ALL_ROWS_PROP Instance method Private Method Set Properties Valid for all Cells 20011025
4 _CALCOR Instance method Private Method Building xor or or 20011025
5 _CREATE_ROWMETADATA Instance method Private Method Generate Metadata for a new Row 20011025
6 _DEL_ROW Instance method Private Method Delete Row 20011025
7 _MODIFY_P_T_METADATA Instance method Private Method Update/insert Row -> Only for cols and cells 20011025
Events
Class CL_AQQGRAPHIC_TABLE has no event.
Types
Class CL_AQQGRAPHIC_TABLE 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 I_R_NETPLAN Call by reference Object reference (TYPE REF TO) IF_GUI_AQQGRAPHIC_INTERNAL Netzplancontrol 20011025
2 Importing I_TABID Call by reference Type reference (TYPE) AQOBJECTID TabellenID 20011025

Method CONSTRUCTOR on class CL_AQQGRAPHIC_TABLE has no exception.

Method CREATE_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_METADATA Value transfer Type reference (TYPE) AQQ_T_METADATA Tabelle Metadaten für die Objekte im BW-Netzplan 20011025

Method CREATE_METADATA on class CL_AQQGRAPHIC_TABLE has no exception.

Method SET_ALL_ROWS_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALLROWSCONNECTABLE Call by reference Type reference (TYPE) AQQIS_BOOL AQQIS_C_FALSE 20011025
2 Importing I_ALLROWSDRAGDROP Call by reference Type reference (TYPE) AQQIS_BOOL AQQIS_C_FALSE 20011025
3 Importing I_ALLROWSSTYLE Call by reference Type reference (TYPE) AQQ_STYLE 0 Style eines Objektes im Netzplan 20011025

Method SET_ALL_ROWS_PROP on class CL_AQQGRAPHIC_TABLE has no exception.

Method _CALCOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) I 20011025
2 Importing I_OP Call by reference Type reference (TYPE) AQQIS_BOOL or oder xor 20011025
3 Importing I_PAR1 Call by reference Type reference (TYPE) I 20011025
4 Importing I_PAR2 Call by reference Type reference (TYPE) I 20011025

Method _CALCOR on class CL_AQQGRAPHIC_TABLE has no exception.

Method _CREATE_ROWMETADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROWINDEX Call by reference Type reference (TYPE) AQQ_ROWNR Zeilennummer 20011025

Method _CREATE_ROWMETADATA on class CL_AQQGRAPHIC_TABLE has no exception.

Method _DEL_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROWINDEX Call by reference Type reference (TYPE) AQQ_ROWNR Zeilennummer 20011025

Method _DEL_ROW on class CL_AQQGRAPHIC_TABLE has no exception.

Method _MODIFY_P_T_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_METADATA Call by reference Type reference (TYPE) AQSMETADAT Metadaten für die Objekte im BW-Netzplan 20011025
# Exception Resumable Description Created on
1 CANCELLED Abbruch 20011025
History
Last changed by/on SAP  20021212 
SAP Release Created in