SAP ABAP Class IF_SRM_STACKED_CONTROL (RM Stacked Control)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SRM_BASE_CONTROL | Interface to SRM Control | 20020716 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_STACKED_CONTROL | RM Control with Stack | 20020716 |
Properties
| Class | IF_SRM_STACKED_CONTROL | |
| Short Description | RM Stacked Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010831 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SRM_STACKED_CONTROL has no interface implemented.
Friends
Class IF_SRM_STACKED_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether referenced element is contained in stack | 20020805 | |
| 2 | Instance method | Public | Method | 20020716 | ||
| 3 | Instance method | Public | Method | 20020716 | ||
| 4 | Instance method | Public | Method | 20020716 | ||
| 5 | Instance method | Public | Method | 20020716 | ||
| 6 | Instance method | Public | Method | Makes a particular element from a stack visible | 20020725 | |
| 7 | Instance method | Public | Method | Unload all SPs | 20020716 | |
| 8 | Instance method | Public | Method | 20020716 | ||
| 9 | Instance method | Public | Method | Unloads an particular element | 20020725 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ASYNC_ANSWER | Instance Event (0) |
Public (2) |
20020716 | |
| 2 | NEW_REQUEST | Instance Event (0) |
Public (2) |
20020716 |
Types
Class IF_SRM_STACKED_CONTROL has no local type.
Method Signatures
Method CHECK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20020805 | |||
| 2 | RE_IS_IN_STACK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Element ist vorhanden | 20020805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020805 |
Method DISPATCH_REQUEST Signature
Method DISPATCH_REQUEST on class IF_SRM_STACKED_CONTROL has no parameter.
Method DISPATCH_REQUEST on class IF_SRM_STACKED_CONTROL has no exception.
Method FINISH_ASYNC Signature
Method FINISH_ASYNC on class IF_SRM_STACKED_CONTROL has no parameter.
Method FINISH_ASYNC on class IF_SRM_STACKED_CONTROL has no exception.
Method GET_REQUEST_TYPE Signature
Method GET_REQUEST_TYPE on class IF_SRM_STACKED_CONTROL has no parameter.
Method GET_REQUEST_TYPE on class IF_SRM_STACKED_CONTROL has no exception.
Method GET_SRM Signature
Method GET_SRM on class IF_SRM_STACKED_CONTROL has no parameter.
Method GET_SRM on class IF_SRM_STACKED_CONTROL has no exception.
Method MOVE_TO_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Element | 20020725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020725 | ||
| 2 | Fehlende Berechtigung | 20020725 | ||
| 3 | Ausnahme vom SP Client | 20020725 |
Method UNLOAD_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UNLOAD_MODE | Call by reference | Type reference (TYPE) | I | IF_SRM_BASE_CONTROL=>UNLOAD_MODE_NOTIFY_AND_DESTROY | Entlademodus | 20020729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020722 | ||
| 2 | Fehlende Berechtigung | 20020722 | ||
| 3 | Ausnahme vom SP Client | 20020722 |
Method UNLOAD_CURRENT Signature
Method UNLOAD_CURRENT on class IF_SRM_STACKED_CONTROL has no parameter.
Method UNLOAD_CURRENT on class IF_SRM_STACKED_CONTROL has no exception.
Method UNLOAD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Element | 20020725 | |||
| 2 | IM_UNLOAD_MODE | Call by reference | Type reference (TYPE) | I | IF_SRM_BASE_CONTROL=>UNLOAD_MODE_NOTIFY_AND_DESTROY | Entlademodus | 20020729 | ||
| 3 | RE_FOUND | Value transfer | Type reference (TYPE) | SRMBOOLEAN | ein entsprechendes Element war vorhanden | 20020725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020725 | ||
| 2 | Fehlende Berechtigung | 20020725 | ||
| 3 | Ausnahme vom SP Client | 20020725 |
Event Signatures
Event ASYNC_ANSWER Signature
Event ASYNC_ANSWER on class IF_SRM_STACKED_CONTROL has no parameter.
Event NEW_REQUEST Signature
Event NEW_REQUEST on class IF_SRM_STACKED_CONTROL has no parameter.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |