SAP ABAP Class CL_EAM_MPLAN_TERM_ADDITION (Maintenance Plan Scheduling - Supplement)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IPRM (Package) Application Development R/3 Preventive Maintenance
Properties
Class CL_EAM_MPLAN_TERM_ADDITION  
Short Description Maintenance Plan Scheduling - Supplement    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IPRM   Application Development R/3 Preventive Maintenance 
Created 20111213   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 CL_EAM_MPLAN_TERM_ADDITION has no interface implemented.
Friends
Class CL_EAM_MPLAN_TERM_ADDITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DATA_DETERMINATION Instance attribute Private Object reference (TYPE REF TO) LIF_DATA_DETERMINATION 20111213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20111213
2 REDUCE_DAYS_FROM_DATE Instance method Private Method Deduction of No. of Days (with and Without Factory Calendar) 20120209
3 REDUCE_FIX_DAYS_CALL_HORIZON Instance method Public Method Deduction of No. of Days from Release Date (w/ and w/o F.C.) 20120209
Events
Class CL_EAM_MPLAN_TERM_ADDITION has no event.
Types
Class CL_EAM_MPLAN_TERM_ADDITION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAM_MPLAN_TERM_ADDITION has no parameter.
Method CONSTRUCTOR on class CL_EAM_MPLAN_TERM_ADDITION has no exception.

Method REDUCE_DAYS_FROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATUM Call by reference Type reference (TYPE) SYDATUM Ergebnisdatum 20120209
2 Importing IV_BASE_DATUM Call by reference Type reference (TYPE) SYDATUM Basisdatum 20120209
3 Importing IV_FABKL Call by reference Type reference (TYPE) FABKL Schlüssel des Fabrikkalenders 20120209
4 Importing IV_NUMBER_DAYS Call by reference Type reference (TYPE) INT2 Anzahl an Tagen 20120209

Method REDUCE_DAYS_FROM_DATE on class CL_EAM_MPLAN_TERM_ADDITION has no exception.

Method REDUCE_FIX_DAYS_CALL_HORIZON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_HORDA Call by reference Type reference (TYPE) HORDA Abrufdatum 20120209
2 Importing IS_MPLA Call by reference Type reference (TYPE) MPLA Maintenance Plan 20120209

Method REDUCE_FIX_DAYS_CALL_HORIZON on class CL_EAM_MPLAN_TERM_ADDITION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607