SAP ABAP Class IF_EX_REIS_SELSCREEN (Interface for BAdI: BADI_REIS_SCREEN)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090826
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_REIS_SELSCREEN Example Implementation for BADI_REIS_SELSCREEN 20090826
Properties
Class IF_EX_REIS_SELSCREEN  
Short Description Interface for BAdI: BADI_REIS_SCREEN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090826   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_REIS_SELSCREEN has no forward declaration.
Interfaces
Class IF_EX_REIS_SELSCREEN has no interface implemented.
Friends
Class IF_EX_REIS_SELSCREEN has no friend class.
Attributes
Class IF_EX_REIS_SELSCREEN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTAINER Static method Public Method Gets Reference to Data Container 20090826
2 GET_DYNNR Static method Public Method Gets Screen Number of Subscreen 20090826
3 GET_RANGES Static method Public Method Gets Reference to Ranges 20090826
4 PROCESS_END_OF_SEL Static method Public Method Edit data 20090826
5 PROCESS_INIT Static method Public Method INIT, Initialize Data Container, Set Attributes 20090826
6 PROCESS_PAI Static method Public Method PAI, Place Data from Screen in Container 20090826
7 PROCESS_PBO Static method Public Method PBO, Get Data for Screen from Container 20090826
8 PROCESS_START_OF_SEL Static method Public Method Start of Selection, Process Data Container 20090826
Events
Class IF_EX_REIS_SELSCREEN has no event.
Types
Class IF_EX_REIS_SELSCREEN has no local type.
Method Signatures

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20090826

Method GET_CONTAINER on class IF_EX_REIS_SELSCREEN has no exception.

Method GET_DYNNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Aktuelle Dynpro-Nummer 20090826

Method GET_DYNNR on class IF_EX_REIS_SELSCREEN has no exception.

Method GET_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_RANGES Call by reference Object reference (TYPE REF TO) CL_RECA_RANGES Rangesverwaltung 20090826

Method GET_RANGES on class IF_EX_REIS_SELSCREEN has no exception.

Method PROCESS_END_OF_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT_DATA Call by reference Type reference (TYPE) INDEX TABLE Auszugebende Daten 20090826
2 Importing ID_OUTPUT_STRUCTURE Call by reference Type reference (TYPE) C Container mit Daten (Wertübergabe) 20090826

Method PROCESS_END_OF_SEL on class IF_EX_REIS_SELSCREEN has no exception.

Method PROCESS_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Call by reference Type reference (TYPE) REISREPID ID für Report des Infosystems 20090826
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20090826

Method PROCESS_INIT on class IF_EX_REIS_SELSCREEN has no exception.

Method PROCESS_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20090826

Method PROCESS_PAI on class IF_EX_REIS_SELSCREEN has no exception.

Method PROCESS_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20090826

Method PROCESS_PBO on class IF_EX_REIS_SELSCREEN has no exception.

Method PROCESS_START_OF_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20090826

Method PROCESS_START_OF_SEL on class IF_EX_REIS_SELSCREEN has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in