SAP ABAP Class IF_FICO_DATE (IF_FICO_DATE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FICO_OBJECT FiCo Business Object 20081205
Properties
Class IF_FICO_DATE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080807   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FICO_BUFFERED_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FICO_DATE has no interface implemented.
Friends
Class IF_FICO_DATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_KEY Instance attribute Public Type reference (TYPE) GUID_16 MV_KEY 20080807
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POS Instance method Public Method Adds a New Item to a Date Component 20080808
2 GET_ALL_POS Instance method Public Method Set Data of All Items for a Date Component 20080815
3 GET_DATA Instance method Public Method Gets Header Data for a Date Component 20080807
4 GET_POS Instance method Public Method Gets Item Data for a Data Component 20080808
5 GET_VALPER Instance method Public Method Gets Validity Period of Date Category 20090225
6 SET_ALL_POS Instance method Public Method Set Data of All Items for a Date Component 20080813
7 SET_DATA Instance method Public Method Set the Header Data of a Date Component 20080807
Events
Class IF_FICO_DATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DATA Public See coding TS_DATA 20080807 BEGIN OF ts_data, o_level TYPE fico_olevel, o_leveltofrom TYPE fico_oleveltofrom. INCLUDE TYPE ficos_date. TYPES: END OF ts_data
2 TS_POS Public See coding TS_POS 20080807 BEGIN OF ts_pos, i_date TYPE fico_idate, i_posno TYPE fico_iposno. INCLUDE TYPE ficos_datepos. TYPES: END OF ts_pos
3 TT_POS Public See coding 20080807 tt_pos TYPE SORTED TABLE OF ts_pos WITH UNIQUE KEY i_date i_posno
Method Signatures

Method ADD_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POS Call by reference Type reference (TYPE) TS_POS TS_POS 20080808
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20090109

Method GET_ALL_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POS Call by reference Type reference (TYPE) TT_POS 20080815
2 Importing IV_STATE Call by reference Type reference (TYPE) IF_FICO_BUFFERED_OBJECT=>TC_OBJECT_STATE TC_OBJECT_STATE 20081024
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20081024

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) TS_DATA ES_DATA 20080807
2 Exporting ET_POS Call by reference Type reference (TYPE) TT_POS ET_POS 20080807
3 Importing IV_STATE Call by reference Type reference (TYPE) IF_FICO_BUFFERED_OBJECT=>TC_OBJECT_STATE TC_OBJECT_STATE 20081024
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20081024

Method GET_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSNO Call by reference Type reference (TYPE) FICO_IPOSNO Nummer der Konditionsposition 20080808
2 Importing IV_STATE Call by reference Type reference (TYPE) IF_FICO_BUFFERED_OBJECT=>TC_OBJECT_STATE TC_OBJECT_STATE 20081024
3 Returning RS_POS Value transfer Type reference (TYPE) TS_POS TS_POS 20080808
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20081024

Method GET_VALPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_COND Call by reference Object reference (TYPE REF TO) IF_FICO_COND 20090303
2 Exporting EO_LIST_VERSION Call by reference Object reference (TYPE REF TO) IF_FICO_LIST_VERSION 20090303
3 Exporting EO_VALPER Call by reference Object reference (TYPE REF TO) IF_FICO_VALPER 20090303
4 Importing IV_STATE Call by reference Type reference (TYPE) IF_FICO_BUFFERED_OBJECT=>TC_OBJECT_STATE TC_OBJECT_STATE 20130410
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20090226

Method SET_ALL_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POS Call by reference Type reference (TYPE) TT_POS TT_POS 20080813
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20090109

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) TS_DATA IS_DATA 20080807
2 Importing IT_POS Call by reference Type reference (TYPE) TT_POS IT_POS 20080807
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20081022
History
Last changed by/on SAP  20131127 
SAP Release Created in