2011 Jan 18 2:12 AM
Hello Experts,
I have requirement of archiving installation Facts values using the Archiving objects ISU_FACTS.As per my initial testing,after archiving these values,the transaction EASISI i.e. SIMULATION will not work for the archived values.For this we need to enhance the EASISI transaction to fetch archived Insatllation Facts whenvever required and do the simulation.
Is EASISI transaction is using some function module to call the installtion facts values from ETTIFN table? and if it is, please let me know the function module name?
or
Is there any function module related to Installtion facts,which can fetch the standard and archived installtion facts values?
Thanks,
Hari
2011 Jan 18 4:05 PM
Take the help of below FM's
ISU_DB_ETTIFN_FORALL
ISU_DB_ETTIFN_FORALL_ANLAGE
ISU_DB_ETTIFN_INDEX_SELECT_ALL
ISU_DB_ETTIFN_SELECT
ISU_DB_ETTIFN_SELECT_ACTIVE
ISU_INSTLN_FACTS_IN_MOVE
ISU_INST_FACTS_LIMIT_CRM
ISU_INST_FACTS_MOVEIN
ISU_INST_FACTS_MOVEIN_CHANGE
ISU_INST_FACTS_MOVEIN_REVERSE
ISU_O_INST_FACTS_FIT_TO_PERIOD
ISU_O_REFVALUE_FIT_TO_PERIOD
Regards.