SAP ABAP Interface IF_FIP_SUPPLYING_PLNT_ACTION (Interface for Supplying Plant actions)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BACKEND_ABSTRACTION (Package) Backend Abstraction for Fresh Item Procurement
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_SUPPLYING_PLNT_BAL BAdI interface for supplying plant 20080313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_SUPPLYING_PLNT_BAP BAdI impl. class using BAPIs/local calls to access backend 20080326
Properties
Interface IF_FIP_SUPPLYING_PLNT_ACTION  
Short Description Interface for Supplying Plant actions    
General Data
Package FIP_BACKEND_ABSTRACTION   Backend Abstraction for Fresh Item Procurement 
Created 20080313   SAP 
Last changed 20100310   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)
2 TSTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_FIP_SUPPLYING_PLNT_ACTION has no interface.
Friends
Interface IF_FIP_SUPPLYING_PLNT_ACTION has no friend.
Attributes
Interface IF_FIP_SUPPLYING_PLNT_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALC_DATE_BY_CALENDAR Instance method Public Method 20080528
2 CALC_DATE_BY_RHYTHM Instance method Public Method 20080528
3 CHECK_DATE_IS_ORDERDATE Instance method Public Method 20080528
Events
Interface IF_FIP_SUPPLYING_PLNT_ACTION has no event.
Types
Interface IF_FIP_SUPPLYING_PLNT_ACTION has no local type.
Method Signatures

Method CALC_DATE_BY_CALENDAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_END_DATE Call by reference Type reference (TYPE) D 20080528
2 Exporting EV_END_TIME Call by reference Type reference (TYPE) T 20080528
3 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) D 20080528
4 Importing IV_BEGIN_TIME Call by reference Type reference (TYPE) T 20080528
5 Importing IV_CALENDAR_ID Call by reference Type reference (TYPE) TSTR_CALID 20080528
6 Importing IV_DIRECTION Call by reference Type reference (TYPE) TSTR_DIRECTION '+' 20080528
7 Importing IV_DURATION_IN_DAYS Call by reference Type reference (TYPE) I 20080528
8 Importing IV_DURATION_IN_SECONDS Call by reference Type reference (TYPE) I 20080528
# Exception Resumable Description Created on
1 CX_FIP_DATA_INVALID Invalid data supplied 20080528
2 CX_FIP_RUNTIME FIP execution error 20080528

Method CALC_DATE_BY_RHYTHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEXT_RHYTHM_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20080528
2 Importing IV_FABKL Call by reference Type reference (TYPE) FIP_FABKL Factory calendar key 20080528
3 Importing IV_MRPPP Call by reference Type reference (TYPE) FIP_MRPPP PPC planning calendar 20080528
4 Importing IV_START_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20080528
5 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080528
# Exception Resumable Description Created on
1 CX_FIP_RUNTIME FIP execution error 20080528

Method CHECK_DATE_IS_ORDERDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DAY_IS_ORDERDAY Value transfer Type reference (TYPE) ABAP_BOOL 20080528
2 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20080528
3 Importing IV_MRPPP Call by reference Type reference (TYPE) FIP_MRPPP PPC planning calendar 20080528
4 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080528

Method CHECK_DATE_IS_ORDERDATE on Interface IF_FIP_SUPPLYING_PLNT_ACTION has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604