SAP ABAP Class IF_LOP_DECLARATION_DATE (Declaration Date)
Properties
Class IF_LOP_DECLARATION_DATE  
Short Description Declaration Date    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_LOP_DECLARATION_DATE has no interface implemented.
Friends
Class IF_LOP_DECLARATION_DATE has no friend class.
Attributes
Class IF_LOP_DECLARATION_DATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_DATE Instance method Public Method Calculate the expiration date 20111212
2 CHECK_ADDON_FIELDS Instance method Public Method Check the addon fields 20111219
3 IS_OPTION_EXECUTABLE Instance method Public Method Is the logistical optin executable ? 20120228
4 SET_STATUS Instance method Public Method Set the status of the declaration date 20111212
Events
Class IF_LOP_DECLARATION_DATE has no event.
Types
Class IF_LOP_DECLARATION_DATE has no local type.
Method Signatures

Method CALCULATE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT_DATE Call by reference Type reference (TYPE) DATUM Result date 20111212
2 Importing IS_HEAD Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20111212
3 Importing IV_START_DATE Call by reference Type reference (TYPE) DATUM Start date 20111212
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111212

Method CHECK_ADDON_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DECL_DATA_NEW Call by reference Type reference (TYPE) LOP_S_DECL_DATA_ALL All fields for the Declaration Date 20111219
2 Importing IS_DECL_DATA_OLD Call by reference Type reference (TYPE) LOP_S_DECL_DATA_ALL All fields for the Declaration Date 20111219
3 Importing IS_HEAD_OLD Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20111219
4 Importing ITS_CHANGED_FIELD Call by reference Type reference (TYPE) LOP_TS_FIELD Changed addon fields 20111219
# Exception Resumable Description Created on
1 CX_LOP_MAINTAIN_ERROR Maintain error 20111219

Method IS_OPTION_EXECUTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXECUTABLE Call by reference Type reference (TYPE) ABAP_BOOL Executable 20120228
2 Importing IS_EXEC_DATA Call by reference Type reference (TYPE) LOP_S_EXEC_DATA Option execution data 20120228
3 Importing IS_HEADER Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20120228
4 Importing IS_ITEM_SEL Call by reference Type reference (TYPE) LOP_S_LIST_IT_COM Communication structure for option list items 20120228

Method IS_OPTION_EXECUTABLE on class IF_LOP_DECLARATION_DATE has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STATUS Call by reference Type reference (TYPE) LOP_DECL_STATUS Status of the Declaration Date 20111212
2 Importing IS_HEAD Call by reference Type reference (TYPE) LOP_S_LIST_HD_COM Embedded option list header communication structure 20111212

Method SET_STATUS on class IF_LOP_DECLARATION_DATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in