SAP ABAP Class CL_TC_ITEM_VIEW_MM (View for Table Control Items)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MEREQ (Package) Purchasing: Purchase Requisition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SCREEN_VIEW_MM | Screen View | 00000000 |
Properties
| Class | CL_TC_ITEM_VIEW_MM | |
| Short Description | View for Table Control Items | |
| Super Class | CL_SCREEN_VIEW_MM | Screen View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MEREQ | Purchasing: Purchase Requisition |
| Created | 19981117 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TC_ITEM_VIEW_MM has no interface implemented.
Friends
Class CL_TC_ITEM_VIEW_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | MMPUR_SUBJECTS | Further Selection | 19981117 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | MMPUR_SUBJECTS | Items | 19981117 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Counter | 19981117 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_COMMAND_MM | Special Controller | 19990125 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Number of Loop Lines | 19990125 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Number of Items for Table Control | 19990125 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SUBJECT_MM | Special Model | 19990125 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_COMMAND_MM | Special Controller | 19981117 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | MMPUR_SUBJECTS | Selected Items | 19981117 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | MMPUR_BOOL | Nothing Selected | 19981117 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | OLE2_PCB | Pointer to Screen Structure | 19990125 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | OLE2_PCB | Pointer to Table Control Structure | 19990125 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | OLE2_PCB | Pointer to Table Control Table | 19990125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990125 | |
| 2 | Instance method | Public | Method | First Page | 19990125 | |
| 3 | Instance method | Public | Method | Which Items were Selected | 19981117 | |
| 4 | Instance method | Protected | Method | Processes a Line of the Table Control (Input) | 19990125 | |
| 5 | Instance method | Protected | Method | Processes a Line of the Table Control (Output) | 19990125 | |
| 6 | Instance method | Public | Method | Last Page | 19990125 | |
| 7 | Instance method | Public | Method | Page Down | 19990125 | |
| 8 | Instance method | Public | Method | Page Up | 19990125 | |
| 9 | Instance method | Protected | Method | Loop Processing to PAI of Table Control | 19981117 | |
| 10 | Instance method | Public | Method | Loop Processing to PBO of Table Control | 19981117 | |
| 11 | Instance method | Public | Method | Process Selection | 19981117 | |
| 12 | Instance method | Public | Method | Select All Items | 19990125 | |
| 13 | Instance method | Public | Method | Change Special Controller | 19990125 | |
| 14 | Instance method | Public | Method | Change Private Attribute of Model | 19981117 | |
| 15 | Instance method | Public | Method | Set Pointer to Tables | 19990125 |
Events
Class CL_TC_ITEM_VIEW_MM has no event.
Types
Class CL_TC_ITEM_VIEW_MM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DYNPRO | Call by reference | Type reference (TYPE) | SY-DYNNR | Dynpro | 19990125 | |||
| 2 | IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | Programm | 19990125 |
Method CONSTRUCTOR on class CL_TC_ITEM_VIEW_MM has no exception.
Method FIRST_PAGE Signature
Method FIRST_PAGE on class CL_TC_ITEM_VIEW_MM has no parameter.
Method FIRST_PAGE on class CL_TC_ITEM_VIEW_MM has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MODELS | Call by reference | Type reference (TYPE) | MMPUR_MODELS | Tabelle von Models | 19981117 |
Method GET_SELECTION on class CL_TC_ITEM_VIEW_MM has no exception.
Method ITEM_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_SUBJECT_MM | Item | 19990125 |
Method ITEM_INPUT on class CL_TC_ITEM_VIEW_MM has no exception.
Method ITEM_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_SUBJECT_MM | Item | 19990125 |
Method ITEM_OUTPUT on class CL_TC_ITEM_VIEW_MM has no exception.
Method LAST_PAGE Signature
Method LAST_PAGE on class CL_TC_ITEM_VIEW_MM has no parameter.
Method LAST_PAGE on class CL_TC_ITEM_VIEW_MM has no exception.
Method PAGE_DOWN Signature
Method PAGE_DOWN on class CL_TC_ITEM_VIEW_MM has no parameter.
Method PAGE_DOWN on class CL_TC_ITEM_VIEW_MM has no exception.
Method PAGE_UP Signature
Method PAGE_UP on class CL_TC_ITEM_VIEW_MM has no parameter.
Method PAGE_UP on class CL_TC_ITEM_VIEW_MM has no exception.
Method PAI_TC_LINE Signature
Method PAI_TC_LINE on class CL_TC_ITEM_VIEW_MM has no parameter.
Method PAI_TC_LINE on class CL_TC_ITEM_VIEW_MM has no exception.
Method PBO_TC_LINE Signature
Method PBO_TC_LINE on class CL_TC_ITEM_VIEW_MM has no parameter.
Method PBO_TC_LINE on class CL_TC_ITEM_VIEW_MM has no exception.
Method PROCESS_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SELECTED | Call by reference | Object reference (TYPE REF TO) | IF_MODEL_MM | Selektierte Items | 19981117 | |||
| 2 | IM_SELECTED | Call by reference | Object reference (TYPE REF TO) | IF_SUBJECT_MM | Selektierte Items | 19981117 |
Method PROCESS_SELECTION on class CL_TC_ITEM_VIEW_MM has no exception.
Method SELECT_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESELECT | Call by reference | Type reference (TYPE) | T_BOOL | Deselktieren | 19990125 |
Method SELECT_ALL on class CL_TC_ITEM_VIEW_MM has no exception.
Method SET_ITEM_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONT | Call by reference | Object reference (TYPE REF TO) | IF_COMMAND_MM | Spezeiller Controller | 19990125 |
Method SET_ITEM_CONTROLLER on class CL_TC_ITEM_VIEW_MM has no exception.
Method SET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_SUBJECT_MM | Spezielles Model | 19981117 |
Method SET_MODEL on class CL_TC_ITEM_VIEW_MM has no exception.
Method SET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DYNPRO_DATA | Call by reference | Type reference (TYPE) | ANY | a | 19990125 | |||
| 2 | CH_TC_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | a | 19990125 | |||
| 3 | CH_TC_TABLE | Call by reference | Type reference (TYPE) | TABLE | tabelle des Table Controls | 19990125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19990125 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |