SAP ABAP Class CL_BSP_BP_HIST_SEL_DATE (Historical Date Selection Functionality)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCU-BP (Application Component) Dialog People-Centric UI for Business Partner
     COM_BSP_MODEL_IL_BP (Package) Central Parts of BP from the BSP Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_INIT_IL Interface for Initialization 20070629
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20041129
Properties
Class CL_BSP_BP_HIST_SEL_DATE  
Short Description Historical Date Selection Functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_BSP_MODEL_IL_BP   Central Parts of BP from the BSP Development 
Created 20041129   SAP 
Last change 20071218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_BP_ACCMOD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20070629
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20041129
Friends
Class CL_BSP_BP_HIST_SEL_DATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PROCESS_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_HIST_SEL_DATE' Model Access Class 20041129
2 GC_SCREEN_STRUCTURE_NAME Constant Public Type reference (TYPE) CRMT_BSP_SCREENSTRUCTURE 'COMT_BSP_BP_HIST_SEL_DATE' Name of DDIC Structure Assigned to Layout 20041129
3 GV_HISTORY_MODE Static Attribute Protected Type reference (TYPE) BU_BOOLEAN Boolean Type, Do Not Use on Interfaces 20041129
4 GV_HISTORY_SELECTION_DATE Static Attribute Protected Type reference (TYPE) BU_HIST_SEL_DATE Selection Date for Reading Historical Data for BPs 20041129
Methods
# Method Level Visibility Method type Description Created on
1 GET_HISTORY_SELECTION_DATE Static method Public Method Return of Selection Date for Historical Read 20041129
2 SET_HISTORY_SELECTION_DATE Static method Public Method Setting of Selection Date for Historical Read 20041129
Events
Class CL_BSP_BP_HIST_SEL_DATE has no event.
Types
Class CL_BSP_BP_HIST_SEL_DATE has no local type.
Method Signatures

Method GET_HISTORY_SELECTION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HISTORY_MODE Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ: Nicht zur Verwendung auf Oberflächen 20041129
2 Exporting EV_HISTORY_SELECTION_DATE Call by reference Type reference (TYPE) BU_HIST_SEL_DATE Selektionsdatum für historisches Lesen von BPs 20041129

Method GET_HISTORY_SELECTION_DATE on class CL_BSP_BP_HIST_SEL_DATE has no exception.

Method SET_HISTORY_SELECTION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HISTORY_MODE Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ: Nicht zur Verwendung auf Oberflächen 20041129
2 Importing IV_HISTORY_SELECTION_DATE Call by reference Type reference (TYPE) BU_HIST_SEL_DATE Selektionsdatum für historisches Lesen von BPs 20041129

Method SET_HISTORY_SELECTION_DATE on class CL_BSP_BP_HIST_SEL_DATE has no exception.
History
Last changed by/on SAP  20071218 
SAP Release Created in 700