SAP ABAP Class CL_TABLE_VALUE_POC (Domain Model: Table Value)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_STRUCTURED_VALUE_POC Domain Model: Structured Value 00000000
Properties
Class CL_TABLE_VALUE_POC  
Short Description Domain Model: Table Value    
Super Class CL_STRUCTURED_VALUE_POC Domain Model: Structured Value 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19981218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TABLE_VALUE_POC has no forward declaration.
Interfaces
Class CL_TABLE_VALUE_POC has no interface implemented.
Friends
Class CL_TABLE_VALUE_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_COPYCOUNTER Instance attribute Protected Type reference (TYPE) I Number of Copy Requests 19990129
2 M_COUNTER Instance attribute Protected Type reference (TYPE) I Number of Elements 19990126
3 STATE Instance attribute Private Object reference (TYPE REF TO) CL_TABLE_VALUE_POC Status 19991105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991105
2 CREATE_TABLE_VALUE Static method Public Method CONSTRUCTION: Creates (Persistent) Example 19990927
3 GET_INDEX Instance method Public Method Provides the Component ID from m_value_tab 20110826
Events
Class CL_TABLE_VALUE_POC has no event.
Types
Class CL_TABLE_VALUE_POC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TABLE_VALUE_POC has no parameter.
Method CONSTRUCTOR on class CL_TABLE_VALUE_POC has no exception.

Method CREATE_TABLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TABLE_VALUE_REF Call by reference Object reference (TYPE REF TO) CL_TABLE_VALUE_POC erzeugtes Exemplar 19990927
2 Importing IM_PERSISTENT Call by reference Type reference (TYPE) BOOLE_D 'X' Persistentes Exemplar 19990927

Method CREATE_TABLE_VALUE on class CL_TABLE_VALUE_POC has no exception.

Method GET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INDEX Call by reference Type reference (TYPE) POC_VALUENAME Bezeichung eines Wertes 20110826
2 Importing IM_VALUE_REF Call by reference Object reference (TYPE REF TO) CL_SCALAR_VALUE_POC DomainModel: Skalarer Wert 20110826

Method GET_INDEX on class CL_TABLE_VALUE_POC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in