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 IF_SRM_BASE_CONTROL 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 ACTIVE_POID Instance attribute Public Attribute reference (LIKE) 20020716
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ITEM Instance method Public Method Checks whether referenced element is contained in stack 20020805
2 DISPATCH_REQUEST Instance method Public Method 20020716
3 FINISH_ASYNC Instance method Public Method 20020716
4 GET_REQUEST_TYPE Instance method Public Method 20020716
5 GET_SRM Instance method Public Method 20020716
6 MOVE_TO_ITEM Instance method Public Method Makes a particular element from a stack visible 20020725
7 UNLOAD_ALL Instance method Public Method Unload all SPs 20020716
8 UNLOAD_CURRENT Instance method Public Method 20020716
9 UNLOAD_ITEM 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 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20020805
2 Returning RE_IS_IN_STACK Value transfer Type reference (TYPE) SRMBOOLEAN Element ist vorhanden 20020805
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK 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 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Element 20020725
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020725
2 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20020725
3 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20020725

Method UNLOAD_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_SRM_FRAMEWORK Framework (abstrakt) 20020722
2 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20020722
3 CX_SRM_SP_CLIENT 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 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Element 20020725
2 Importing IM_UNLOAD_MODE Call by reference Type reference (TYPE) I IF_SRM_BASE_CONTROL=>UNLOAD_MODE_NOTIFY_AND_DESTROY Entlademodus 20020729
3 Returning RE_FOUND Value transfer Type reference (TYPE) SRMBOOLEAN ein entsprechendes Element war vorhanden 20020725
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020725
2 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20020725
3 CX_SRM_SP_CLIENT 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