SAP ABAP Interface IF_ANY_TABLE_MM (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
Interface IF_ANY_TABLE_MM  
Short Description Table    
General Data
Package ME   Application development R/3 Purchasing 
Created 20020303   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_ANY_TABLE_MM has no forward declaration.
Interfaces
Interface IF_ANY_TABLE_MM has no interface.
Friends
Interface IF_ANY_TABLE_MM has no friend.
Attributes
Interface IF_ANY_TABLE_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TABLE Instance method Public Method Supply Table 20020303
2 INSERT_LINE Instance method Public Method Insert Row 20020303
3 INSERT_LINES Instance method Public Method Insert Lines 20020303
4 IS_INITIAL Instance method Public Method Table Initial? 20020303
5 MODIFY_LINE Instance method Public Method Modify Line Generically 20020407
6 READ_LINE Instance method Public Method Read Line 20020306
7 READ_LINES Instance method Public Method Read Rows 20020306
8 REFRESH Instance method Public Method Reset table 20020303
9 SET_TABLE Instance method Public Method Set Table 20020303
Events
Interface IF_ANY_TABLE_MM has no event.
Types
Interface IF_ANY_TABLE_MM has no local type.
Method Signatures

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TABLE Value transfer Object reference (TYPE REF TO) DATA Tabelle 20020303

Method GET_TABLE on Interface IF_ANY_TABLE_MM has no exception.

Method INSERT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LINE Call by reference Type reference (TYPE) ANY Zeile 20020303

Method INSERT_LINE on Interface IF_ANY_TABLE_MM has no exception.

Method INSERT_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LINES Call by reference Type reference (TYPE) ANY TABLE Table 20020303

Method INSERT_LINES on Interface IF_ANY_TABLE_MM has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INITIAL Value transfer Type reference (TYPE) MMPUR_BOOL initial 20020303

Method IS_INITIAL on Interface IF_ANY_TABLE_MM has no exception.

Method MODIFY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LINE Call by reference Type reference (TYPE) ANY Zeile 20020407

Method MODIFY_LINE on Interface IF_ANY_TABLE_MM has no exception.

Method READ_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LINE Call by reference Type reference (TYPE) ANY 20020306
2 Importing IM_KEY Call by reference Type reference (TYPE) ANY 20020306
# Exception Resumable Description Created on
1 NOTHING_FOUND Eintrag nicht gefunden 20020306

Method READ_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TABLE Call by reference Type reference (TYPE) ANY TABLE Ergebnis 20020306
2 Importing IM_KEY Call by reference Type reference (TYPE) ANY Key 20020306

Method READ_LINES on Interface IF_ANY_TABLE_MM has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_ANY_TABLE_MM has no parameter.
Method REFRESH on Interface IF_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_TABLE Call by reference Type reference (TYPE) ANY TABLE Tabelle 20020303

Method SET_TABLE on Interface IF_ANY_TABLE_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470