SAP ABAP Class CL_SWF_CTL_STACK (Workflow: Stack for Editor Control / Popup-Level Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Properties
| Class | CL_SWF_CTL_STACK | |
| Short Description | Workflow: Stack for Editor Control / Popup-Level Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20010730 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_CTL_STACK has no forward declaration.
Interfaces
Class CL_SWF_CTL_STACK has no interface implemented.
Friends
Class CL_SWF_CTL_STACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_ITEM | Table with Controls | 20010730 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 1 | Number of Entries/Current Entry | 20010731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks popup level and stack -> Gets editor control | 20010731 | |
| 2 | Instance method | Public | Method | Gets a GUI container control in PBO / Checks whether new | 20010801 | |
| 3 | Instance method | Public | Method | Gets a GUI container control in PBO | 20010731 | |
| 4 | Instance method | Public | Method | Takes current control from stack, returns previous control | 20010731 | |
| 5 | Instance method | Public | Method | Sets editor control in current stack entry | 20010731 |
Events
Class CL_SWF_CTL_STACK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ITEM | Private | See coding | Stack Table | 20010730 | |
|
| 2 | T_ITEM | Private | See coding | Stack Item | 20010730 | |
Method Signatures
Method CHECK_EDIT_CTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | OBJECT | Referenz auf Edit-Control | 20010731 | |||
| 2 | CONTROL_TYPE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Control Type (Klassenname) | 20011022 | |||
| 3 | START_IN_POPUP | Call by reference | Type reference (TYPE) | XFLAG | im Popup gestartet | 20010731 |
Method CHECK_EDIT_CTL on class CL_SWF_CTL_STACK has no exception.
Method CHECK_GUI_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010801 | |||
| 2 | GUI_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20010801 | |||
| 3 | IS_NEW | Call by reference | Type reference (TYPE) | XFLAG | wurde neu erstellt | 20010801 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | C | Name des Container-Controls auf dem GUI | 20010801 | |||
| 5 | REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20010801 |
Method CHECK_GUI_CONTAINER on class CL_SWF_CTL_STACK has no exception.
Method GET_GUI_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010731 | |||
| 2 | GUI_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20010731 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | C | Name des Container-Controls auf dem GUI | 20010731 | |||
| 4 | REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20010731 |
Method GET_GUI_CONTAINER on class CL_SWF_CTL_STACK has no exception.
Method RESET_EDIT_CTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20010731 |
Method RESET_EDIT_CTL on class CL_SWF_CTL_STACK has no exception.
Method SET_EDIT_CTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20010731 | ||||
| 2 | CONTROL_TYPE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Control Type (Klassenname) | 20011022 |
Method SET_EDIT_CTL on class CL_SWF_CTL_STACK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |