SAP ABAP Class CL_ANY_TABLE_MM (Dynamic Table)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Properties
Class CL_ANY_TABLE_MM  
Short Description Dynamic Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990319   SAP 
Last change 19990319   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ANY_TABLE_MM has no forward declaration.
Interfaces
Class CL_ANY_TABLE_MM has no interface implemented.
Friends
Class CL_ANY_TABLE_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 19990319
2 MY_TABLEREF Instance attribute Private Object reference (TYPE REF TO) DATA Table Reference 19990319
3 MY_WAREF Instance attribute Private Object reference (TYPE REF TO) DATA Work Area 19990510
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Record Generically 19990519
2 FREE Instance method Public Method Release Memory/Table 19990319
3 GET_TABLE Instance method Public Method Determine Table 19990319
4 INSERT Instance method Public Method Insert Record Generically 19990510
5 READ Instance method Public Method Read Record Generically 19990510
6 REFRESH Instance method Public Method Reset Table 19990510
7 SET_TABLE Instance method Public Method Set Table 19990319
Events
Class CL_ANY_TABLE_MM has no event.
Types
Class CL_ANY_TABLE_MM has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT Call by reference Type reference (TYPE) C Schlüsselfeld 19990519
2 Importing IM_KEY Call by reference Type reference (TYPE) ANY Schlüsselwert 19990519
# Exception Resumable Description Created on
1 NOT_FOUND Satz wurde nicht gefunden 19990519

Method FREE Signature

Method FREE on class CL_ANY_TABLE_MM has no parameter.
Method FREE on class CL_ANY_TABLE_MM has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT 19990319
2 Exporting EX_TABLE Call by reference Object reference (TYPE REF TO) DATA 19990319

Method GET_TABLE on class CL_ANY_TABLE_MM has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT Call by reference Type reference (TYPE) C Schlüsselfeld 19990510
2 Importing IM_KEY Call by reference Type reference (TYPE) ANY Schlüsselwert 19990510
3 Importing IM_WA Call by reference Type reference (TYPE) ANY Work Area 19990510
# Exception Resumable Description Created on
1 DUPLICATE_RECORD Tabellensortierung wurde verletzt 19990510

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WA Call by reference Type reference (TYPE) ANY Ergebnis 19990510
2 Importing IM_COMPONENT Call by reference Type reference (TYPE) C Name des Schlüsselfeldes 19990510
3 Importing IM_KEY Call by reference Type reference (TYPE) ANY Wert des Schlüssels 19990510
# Exception Resumable Description Created on
1 NOT_FOUND Daten nicht vorhanden 19990510

Method REFRESH Signature

Method REFRESH on class CL_ANY_TABLE_MM has no parameter.
Method REFRESH on class CL_ANY_TABLE_MM has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 19990319
2 Importing IM_TABLE Call by reference Type reference (TYPE) ANY TABLE Quell-tabelle 19990319

Method SET_TABLE on class CL_ANY_TABLE_MM has no exception.
History
Last changed by/on SAP  19990319 
SAP Release Created in