SAP ABAP Class CL_RSODSO_GUI_STACK_CTRL (Stack control)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_GUI (Package) UI Framework for DataStore objects
⤷
⤷
Properties
| Class | CL_RSODSO_GUI_STACK_CTRL | |
| Short Description | Stack control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_GUI | UI Framework for DataStore objects |
| Created | 20130212 | SAP |
| Last change | 20140121 | 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_RSODSO_GUI_STACK_CTRL has no interface implemented.
Friends
Class CL_RSODSO_GUI_STACK_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | INT4 | 50 | Natural number | 20130212 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_GUI_DATASTORE | Version Stack | 20130212 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_GUI_DATASTORE | Version Stack | 20130212 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_GUI_DATASTORE | Version Stack | 20130212 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_GUI_DATASTORE | Version Stack | 20130212 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSODSO_T_GUI_VERSION | Version Stack | 20130624 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSODSO_T_GUI_VERSION | Version Stack | 20130212 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSOBJVERS | Object version | 20130212 |
Methods
Events
Class CL_RSODSO_GUI_STACK_CTRL has no event.
Types
Class CL_RSODSO_GUI_STACK_CTRL has no local type.
Method Signatures
Method GET_ACTIVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Representation of a DataStore object | 20130212 |
Method GET_ACTIVE_VERSION on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method GET_M_A_IDENTICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IDENTICAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130215 |
Method GET_M_A_IDENTICAL on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method GET_NUM_REDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUM_REDO | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20130624 |
Method GET_NUM_REDO on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method GET_NUM_UNDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUM_UNDO | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20130624 |
Method GET_NUM_UNDO on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method GET_N_M_IDENTICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IDENTICAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130215 |
Method GET_N_M_IDENTICAL on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20130704 | ||||
| 2 | RR_DATASTORE | Value transfer | Object reference (TYPE REF TO) | CL_RSODSO_GUI_DATASTORE | Representation of a DataStore object | 20130212 |
Method GET_VERSION on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method GET_VERSION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130215 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130215 |
Method GET_VERSION_EXISTS on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method GET_VERS_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DESCR_REDO | Call by reference | Type reference (TYPE) | RSODSO_T_VERS_DESCR | Versions | 20130624 | |||
| 2 | ET_DESCR_UNDO | Call by reference | Type reference (TYPE) | RSODSO_T_VERS_DESCR | Versions | 20130624 |
Method GET_VERS_DESCR on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method N_CREATE_FROM_M Signature
Method N_CREATE_FROM_M on class CL_RSODSO_GUI_STACK_CTRL has no parameter.
Method N_CREATE_FROM_M on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method N_CREATE_NEW_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | RSDODSOTYPE | Type of DataStore Object | 20130214 |
Method N_CREATE_NEW_TYPE on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method N_CREATE_NEW_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCR | Call by reference | Type reference (TYPE) | RSODSO_GUI_DESCR | Short description | 20130624 |
Method N_CREATE_NEW_VERSION on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method N_MOVE_TO_REDO_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCR | Call by reference | Type reference (TYPE) | RSODSO_GUI_DESCR | Short description | 20130624 |
Method N_MOVE_TO_REDO_STACK on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method N_MOVE_TO_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCR | Call by reference | Type reference (TYPE) | RSODSO_GUI_DESCR | Short description | 20130624 | |||
| 2 | I_PRESERVE_REDO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130624 |
Method N_MOVE_TO_STACK on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method REDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Type reference (TYPE) | RSPOSIT | 1 | Position of the Field in the Structure / Table | 20130624 |
Method REDO on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method RESET Signature
Method RESET on class CL_RSODSO_GUI_STACK_CTRL has no parameter.
Method RESET on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method RESET_STACK Signature
Method RESET_STACK on class CL_RSODSO_GUI_STACK_CTRL has no parameter.
Method RESET_STACK on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method SET_ACTIVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130212 |
Method SET_ACTIVE_VERSION on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method SET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATASTORE | Call by reference | Object reference (TYPE REF TO) | CL_RSODSO_GUI_DATASTORE | Representation of a DataStore object | 20130212 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130212 |
Method SET_VERSION on class CL_RSODSO_GUI_STACK_CTRL has no exception.
Method UNDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Type reference (TYPE) | RSPOSIT | 1 | Position of the Field in the Structure / Table | 20130624 |
Method UNDO on class CL_RSODSO_GUI_STACK_CTRL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |