SAP ABAP Class CL_ACO_TABLE (ACO Tabelle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SAP_ACO_INTERNAL (Package) SAP ACo internal
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACO_RECORD ACO Data Container 20100604
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACO_TABLE ACO internal table 20100531
Properties
Class CL_ACO_TABLE  
Short Description ACO Tabelle    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAP_ACO_INTERNAL   SAP ACo internal 
Created 20100531   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ACO_STRUCTURE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACO_RECORD ACO Data Container 20100604
2 IF_ACO_TABLE ACO internal table 20100531
Friends
Class CL_ACO_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACT_ROW Instance attribute Private Type reference (TYPE) I 20100604
2 ACT_ROW_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20100604
3 IS_TABLE_OF Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130308
4 MAX_ROW Instance attribute Private Type reference (TYPE) I 20100604
5 MD_DDIC Instance attribute Private Type reference (TYPE) RFC_METADATA_DDIC 20100531
6 PROXYCLASS Instance attribute Private Object reference (TYPE REF TO) IF_ACO_TMP_PROXY Temporary ACO proxy class 20100531
7 STRUC_MD_DDIC Instance attribute Private Type reference (TYPE) CL_ACO_STRUCTURE=>T_MD_DDIC 20100604
8 TABLEDATA Instance attribute Private Object reference (TYPE REF TO) DATA 20100604
9 TABLE_LINE Constant Public Type reference (TYPE) STRING '' 20100604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100531
Events
Class CL_ACO_TABLE has no event.
Types
Class CL_ACO_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 DATA Call by reference Object reference (TYPE REF TO) DATA 20100531
2 Importing IS_TABLE_OF Call by reference Type reference (TYPE) ABAP_BOOL 20130308
3 Importing MD_DDIC Call by reference Type reference (TYPE) RFC_METADATA_DDIC 20100531
4 Importing PROXYCLASS Call by reference Object reference (TYPE REF TO) IF_ACO_TMP_PROXY 20100531

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