SAP ABAP Class IF_AC_TABLE_POC (Browser Framework: Table)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BFW_TABLE_POC | Browser Framework: Proxy for Table | 19990827 |
Properties
| Class | IF_AC_TABLE_POC | |
| Short Description | Browser Framework: Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990827 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AC_TABLE_POC has no forward declaration.
Interfaces
Class IF_AC_TABLE_POC has no interface implemented.
Friends
Class IF_AC_TABLE_POC has no friend class.
Attributes
Class IF_AC_TABLE_POC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Lines at the End of Table | 19990827 | |
| 2 | Instance method | Public | Method | Delete Lines at the End of Table | 19990827 | |
| 3 | Instance method | Public | Method | Get Column Headings | 19990827 | |
| 4 | Instance method | Public | Method | Set Column Headings | 19990827 | |
| 5 | Instance method | Public | Method | Change Number of Lines | 19990827 |
Events
Class IF_AC_TABLE_POC has no event.
Types
Class IF_AC_TABLE_POC has no local type.
Method Signatures
Method APPEND_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Call by reference | Type reference (TYPE) | INT2 | Anzahl der Zeilen | 19990827 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Erfolgreich ? | 19990827 |
Method APPEND_ROWS on class IF_AC_TABLE_POC has no exception.
Method DELETE_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Call by reference | Type reference (TYPE) | INT2 | Anzahl der Zeilen | 19990827 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Erfolgreich ? | 19990827 |
Method DELETE_ROWS on class IF_AC_TABLE_POC has no exception.
Method GET_HEADER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_ID | Call by reference | Type reference (TYPE) | POC_OBJ_ID | ID des Spaltenelements | 19990827 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Spaltenüberschrift | 19990827 |
Method GET_HEADER_TEXT on class IF_AC_TABLE_POC has no exception.
Method SET_HEADER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_ID | Call by reference | Type reference (TYPE) | POC_OBJ_ID | ID des Spaltenelements | 19990827 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Erfolgreich ? | 19990827 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | Beschriftung der Spalte | 19990827 |
Method SET_HEADER_TEXT on class IF_AC_TABLE_POC has no exception.
Method SET_NUMBER_OF_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Call by reference | Type reference (TYPE) | INT2 | Neue Anzahl der Zeilen | 19990827 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Erfolgreich ? | 19990827 |
Method SET_NUMBER_OF_ROWS on class IF_AC_TABLE_POC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |