SAP ABAP Class CL_EXPAND_BUTTON_VIEW_MM (View for an Expand Button)
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 | 19990209 |
Properties
Class | CL_EXPAND_BUTTON_VIEW_MM | |
Short Description | View for an Expand Button | |
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 | 19990209 | 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 CL_EXPAND_BUTTON_VIEW_MM has no interface implemented.
Friends
Class CL_EXPAND_BUTTON_VIEW_MM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Pointer to Button Field in Local Program | 19990209 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-UCOMM | FCode of Button | 19990209 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-UCOMM | Collapse FCode | 20020110 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-UCOMM | Expand FCode | 20020110 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Quickinfo Button OFF | 19991215 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Quickinfo Button ON | 19991215 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BUTTON_STATE | 1 | Status of Button | 19990209 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | BUTTON_STATE | 2 | Off | 19990209 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | BUTTON_STATE | 1 | On | 19990209 | |
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TOGGLE_VIEW_MM | Toggle View | 19990209 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19990209 |
2 | ![]() |
Instance method | Public | Method | Button Field in Local Program | 19990209 |
3 | ![]() |
Instance method | Public | Method | Configure Quickinfo | 19991215 |
4 | ![]() |
Instance method | Public | Method | Set State | 20020110 |
5 | ![]() |
Instance method | Public | Method | Toggle | 19990209 |
6 | ![]() |
Instance method | Protected | Method | Update Internal State (Depending on Toggle View) | 19990209 |
Events
Class CL_EXPAND_BUTTON_VIEW_MM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | BUTTON_STATE | Protected | Type reference (TYPE) | I | Status of Button | 19990209 |
|
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 | 19990209 | ||
2 | ![]() |
IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | Programm | 19990209 | ||
3 | ![]() |
IM_TOGGLE_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_TOGGLE_VIEW_MM | Toggle-View | 19990209 |
Method CONSTRUCTOR on class CL_EXPAND_BUTTON_VIEW_MM has no exception.
Method SET_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_FIELD | Call by reference | Type reference (TYPE) | ANY | Feld | 19990209 | ||
2 | ![]() |
IM_BUTTON_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Fcode des Buttons | 19990209 | ||
3 | ![]() |
IM_BUTTON_FCODE_OFF | Call by reference | Type reference (TYPE) | SY-UCOMM | Fcode zuklappen | 20020110 | ||
4 | ![]() |
IM_BUTTON_FCODE_ON | Call by reference | Type reference (TYPE) | SY-UCOMM | Fcode aufklappen | 20020110 |
Method SET_BUTTON on class CL_EXPAND_BUTTON_VIEW_MM has no exception.
Method SET_QUICKINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OFF | Call by reference | Type reference (TYPE) | STRING | Quickinfo Zustand OFF | 19991215 | ||
2 | ![]() |
IM_ON | Call by reference | Type reference (TYPE) | STRING | Quickinfo Zustand ON | 19991215 |
Method SET_QUICKINFO on class CL_EXPAND_BUTTON_VIEW_MM has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATE | Call by reference | Type reference (TYPE) | I | Zustand | 20020110 |
Method SET_STATE on class CL_EXPAND_BUTTON_VIEW_MM has no exception.
Method TOGGLE Signature
Method TOGGLE on class CL_EXPAND_BUTTON_VIEW_MM has no parameter.
Method TOGGLE on class CL_EXPAND_BUTTON_VIEW_MM has no exception.
Method UPDATE_STATE Signature
Method UPDATE_STATE on class CL_EXPAND_BUTTON_VIEW_MM has no parameter.
Method UPDATE_STATE on class CL_EXPAND_BUTTON_VIEW_MM has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |