SAP ABAP Class IF_HRRCF_CONTAINERSEQUENCE (Interface for container sequence)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CONTAINERSEQUENCE 20031027
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_UNRG_APPL_MAIN_NEW_M HRRCF_UNRG_APPL: Main Controller 20050210
Properties
Class IF_HRRCF_CONTAINERSEQUENCE  
Short Description Interface for container sequence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031027   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRRCF_CONTAINERSEQUENCE has no forward declaration.
Interfaces
Class IF_HRRCF_CONTAINERSEQUENCE has no interface implemented.
Friends
Class IF_HRRCF_CONTAINERSEQUENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Public Type reference (TYPE) RCF_CONTEXT Context 20040827
2 CS_ID Instance attribute Public Type reference (TYPE) RCF_CS_ID 20031027
3 NO_BUTTONGROUP Instance attribute Public Type reference (TYPE) STRING 20040303
4 SELECTED_CS_ITEM Instance attribute Public Type reference (TYPE) RCF_CS_ITEM Identifier of Container Sequence Element 20040219
5 SELECTED_INDEX Instance attribute Public Type reference (TYPE) STRING 20031027
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTROLLER Instance method Public Method Generate or return requested subcontroller 20031028
2 GET_ACTIVE_URLS Instance method Public Method Returns active URLs for the application 20041011
3 IS_STARTPAGE_RUNNING Instance method Public Method Returns whether start page is running 20040929
4 SET_CURRENT_ITEM Instance method Public Method Set selected item 20040205
5 SET_GLOBAL_CONTEXT Instance method Public Method Set global context 20031206
Events
Class IF_HRRCF_CONTAINERSEQUENCE has no event.
Types
Class IF_HRRCF_CONTAINERSEQUENCE has no local type.
Method Signatures

Method CREATE_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20031028
2 Returning CONTROLLER Value transfer Object reference (TYPE REF TO) CL_HRRCF_CONTROLLER 20031028
3 Importing CONTROLLER_ID Call by reference Type reference (TYPE) STRING 20031028
4 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20031028

Method CREATE_CONTROLLER on class IF_HRRCF_CONTAINERSEQUENCE has no exception.

Method GET_ACTIVE_URLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_ACTIVE_URLS Value transfer Type reference (TYPE) RCF_T_ACTIVE_URL Aktive URLS einer Anwendung 20041011

Method GET_ACTIVE_URLS on class IF_HRRCF_CONTAINERSEQUENCE has no exception.

Method IS_STARTPAGE_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NO_STARTPAGE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040929

Method IS_STARTPAGE_RUNNING on class IF_HRRCF_CONTAINERSEQUENCE has no exception.

Method SET_CURRENT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CS_ITEM Call by reference Type reference (TYPE) RCF_CS_ITEM Identifikator eines Elements einer Containersequenz 20040205

Method SET_CURRENT_ITEM on class IF_HRRCF_CONTAINERSEQUENCE has no exception.

Method SET_GLOBAL_CONTEXT Signature

Method SET_GLOBAL_CONTEXT on class IF_HRRCF_CONTAINERSEQUENCE has no parameter.
Method SET_GLOBAL_CONTEXT on class IF_HRRCF_CONTAINERSEQUENCE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in