SAP ABAP Class IF_TABLECONTROL (Wrapper for Table Control Functions)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TABLECONTROL | Wrapper for Table Control Functions | 20000417 |
Properties
| Class | IF_TABLECONTROL | |
| Short Description | Wrapper for Table Control Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000417 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_TABLECONTROL has no interface implemented.
Friends
Class IF_TABLECONTROL has no friend class.
Attributes
Class IF_TABLECONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides Row for Table Control Output | 20000417 | |
| 2 | Instance method | Public | Method | Provides Table Control Structure in PBO | 20001222 | |
| 3 | Instance method | Public | Method | Initialize Screen Fields | 20001222 | |
| 4 | Instance method | Public | Method | Sets Values for a Table Control Row | 20000417 | |
| 5 | Instance method | Public | Method | USER_COMMAND Processing | 20000417 |
Events
Class IF_TABLECONTROL has no event.
Types
Class IF_TABLECONTROL has no local type.
Method Signatures
Method GET_VALUE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE_LINE | Call by reference | Type reference (TYPE) | ANY | Tabellenzeile für Ausgabe | 20000417 | |||
| 2 | I_INDEX | Call by reference | Type reference (TYPE) | I | aktuelle Zeile im PBO | 20000417 | |||
| 3 | I_LOOPC | Call by reference | Type reference (TYPE) | SYLOOPC | Sy-LOOPC im PBO | 20000417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WRONG_INDEX | 20000417 |
Method PBO_GET_TC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TC | Value transfer | Type reference (TYPE) | CXTAB_CONTROL | Tablecontrolstruktur | 20001222 |
Method PBO_GET_TC on class IF_TABLECONTROL has no exception.
Method PBO_INIT_SCREEN Signature
Method PBO_INIT_SCREEN on class IF_TABLECONTROL has no parameter.
Method PBO_INIT_SCREEN on class IF_TABLECONTROL has no exception.
Method SET_VALUE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | I_INDEX | 20000417 | |||
| 2 | I_VALUE_LINE | Call by reference | Type reference (TYPE) | ANY | I_VALUE_LINE | 20000417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELED | 20000417 | ||
| 2 | ERROR | 20000417 | ||
| 3 | WRONG_INDEX | 20000417 |
Method USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | I_OKCODE | 20000417 | |||
| 2 | I_TC | Call by reference | Type reference (TYPE) | CXTAB_CONTROL | Tablecontrolstruktur | 20000417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELED | 20000417 | ||
| 2 | ERROR | 20000417 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |