SAP ABAP Class IF_ANY_TABLE_MM (Table)
Properties
| Class | IF_ANY_TABLE_MM | |
| Short Description | Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020303 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ANY_TABLE_MM has no forward declaration.
Interfaces
Class IF_ANY_TABLE_MM has no interface implemented.
Friends
Class IF_ANY_TABLE_MM has no friend class.
Attributes
Class IF_ANY_TABLE_MM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supply Table | 20020303 | |
| 2 | Instance method | Public | Method | Insert Row | 20020303 | |
| 3 | Instance method | Public | Method | Insert Lines | 20020303 | |
| 4 | Instance method | Public | Method | Table Initial? | 20020303 | |
| 5 | Instance method | Public | Method | Modify Line Generically | 20020407 | |
| 6 | Instance method | Public | Method | Read Line | 20020306 | |
| 7 | Instance method | Public | Method | Read Rows | 20020306 | |
| 8 | Instance method | Public | Method | Reset table | 20020303 | |
| 9 | Instance method | Public | Method | Set Table | 20020303 |
Events
Class IF_ANY_TABLE_MM has no event.
Types
Class 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 | RE_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Tabelle | 20020303 |
Method GET_TABLE on class 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 | IM_LINE | Call by reference | Type reference (TYPE) | ANY | Zeile | 20020303 |
Method INSERT_LINE on class 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 | IM_LINES | Call by reference | Type reference (TYPE) | ANY TABLE | Table | 20020303 |
Method INSERT_LINES on class 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 | RE_INITIAL | Value transfer | Type reference (TYPE) | MMPUR_BOOL | initial | 20020303 |
Method IS_INITIAL on class 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 | IM_LINE | Call by reference | Type reference (TYPE) | ANY | Zeile | 20020407 |
Method MODIFY_LINE on class 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 | EX_LINE | Call by reference | Type reference (TYPE) | ANY | 20020306 | ||||
| 2 | IM_KEY | Call by reference | Type reference (TYPE) | ANY | 20020306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20020306 |
Method READ_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Ergebnis | 20020306 | |||
| 2 | IM_KEY | Call by reference | Type reference (TYPE) | ANY | Key | 20020306 |
Method READ_LINES on class IF_ANY_TABLE_MM has no exception.
Method REFRESH Signature
Method REFRESH on class IF_ANY_TABLE_MM has no parameter.
Method REFRESH on class 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 | IM_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20020303 |
Method SET_TABLE on class IF_ANY_TABLE_MM has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |