SAP ABAP Interface IF_LOP_DECLARATION_DATE (Declaration Date)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP (Package) Model layer for logistical contract options
Properties
Interface IF_LOP_DECLARATION_DATE  
Short Description Declaration Date    
General Data
Package LOOP   Model layer for logistical contract options 
Created 20111212   SAP 
Last changed 20130531   SAP 
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
Interface IF_LOP_DECLARATION_DATE has no interface.
Friends
Interface IF_LOP_DECLARATION_DATE has no friend.
Attributes
Interface 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
Interface IF_LOP_DECLARATION_DATE has no event.
Types
Interface 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 Interface 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 Interface IF_LOP_DECLARATION_DATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607