SAP ABAP Class CL_ISM_SEL_SEQUENCE (IS-M: Access Sequence for Complex Selections)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M-PCT-AS (Application Component) Business Package Ad Sales
     JASPORTAL (Package) Modules for the IS-M Reps Portal
Properties
Class CL_ISM_SEL_SEQUENCE  
Short Description IS-M: Access Sequence for Complex Selections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package JASPORTAL   Modules for the IS-M Reps Portal 
Created 20011221   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 JJRNG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISM_SEL_SEQUENCE has no interface implemented.
Friends
Class CL_ISM_SEL_SEQUENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_RETURN Instance attribute Private Type reference (TYPE) BAPIRET2_T Return Parameter Table 20011221
2 GT_SEL_SEQ Instance attribute Private Type reference (TYPE) RJEPCP_SEL_SEQ_TAB IS-M: ISM_CONTACTPERSON_GETLIST Selection Sequence 20011221
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_RETURN Instance method Public Method Insert Log Records 20011221
2 FUNC_ADD_WITH_SCORE Instance method Public Method Insert Assessed Selection Method 20011221
3 FUNC_GET_NEXT Instance method Public Method Determine Next Selection Method 20011221
4 FUNC_SET_DONE Instance method Public Method Definw Selection Method as Complete 20011221
5 FUNC_SET_FINAL Instance method Public Method Classify Selection Method as Provider of Target Values 20011221
6 SETUP_BY_SCORES Instance method Public Method Set Up Access Sequence (Sort) 20011221
Events
Class CL_ISM_SEL_SEQUENCE has no event.
Types
Class CL_ISM_SEL_SEQUENCE has no local type.
Method Signatures

Method APPEND_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20011221

Method APPEND_RETURN on class CL_ISM_SEL_SEQUENCE has no exception.

Method FUNC_ADD_WITH_SCORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PV_FUNC Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20011221
2 Importing PV_SCORE Call by reference Type reference (TYPE) I 0 Bewertung der Selektivität 20011221

Method FUNC_ADD_WITH_SCORE on class CL_ISM_SEL_SEQUENCE has no exception.

Method FUNC_GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PV_FLG_FINAL Call by reference Type reference (TYPE) XFELD Angeforderte Methode soll direkt Zielwerte liefern sein 20011221
2 Returning PV_FUNC Value transfer Type reference (TYPE) FUNCNAME Funktionsname der Selektionsmethode 20011221
# Exception Resumable Description Created on
1 DONE OK: Selektionsfolge ist vollständig abgearbeitet 20011221
2 FINAL_NOT_FOUND Fatal: Finale Selektionsmethode nicht gefunden 20011221

Method FUNC_SET_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PV_FUNC Call by reference Type reference (TYPE) FUNCNAME Funktionsname der Selektionsmethode 20011221

Method FUNC_SET_DONE on class CL_ISM_SEL_SEQUENCE has no exception.

Method FUNC_SET_FINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PV_FUNC Call by reference Type reference (TYPE) FUNCNAME Funktionsname der Selektionsmethode 20011221
# Exception Resumable Description Created on
1 NOT_FOUND Funktion fehlt in Zugriffsfolge 20011221

Method SETUP_BY_SCORES Signature

Method SETUP_BY_SCORES on class CL_ISM_SEL_SEQUENCE has no parameter.
Method SETUP_BY_SCORES on class CL_ISM_SEL_SEQUENCE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464