SAP ABAP Function Module FRML174_READ_HDR (Lesen der Formelkopfdaten durch direkten Zugriff auf das API)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSFRMINFMSC (Package) RMS-FRM: General Modules for INF Package
Basic Data
Function Module FRML174_READ_HDR Lesen der Formelkopfdaten durch direkten Zugriff auf das API  
Function Group FRML174   RMS-FRM: Dialog - API Internal Mapping  
Program Name SAPLFRML174   RMS-FRM: Read/Maint. for Dialog Structures 
INCLUDE Name LFRML174U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DATA_SCENARIO TYPE FRMLE_DATASCEN Data scenario returned by formula API
Exporting ES_HDR_DATA_ALL TYPE FRMLS_HDR_ALL Formula header information
Exporting ET_LOG TYPE FRMLTY_UNIQUE_MSG_OTHERS Messages collected from formula API via FRML301_API_LOG_TO_EXTERN
Exporting E_HDR_RESET TYPE FRMLE_FLG Dimension der Eineheiten inkonsistent
Importing I_RECN_STRUCT TYPE FRMLE_RECN Formula ID
Importing I_VALDAT TYPE FRMLE_VALDAT Valid from date
Importing I_SCENARIO TYPE FRM31_SCENARIO_TYPE Read scenario
Exception WRONG_RECN_STRUCT TYPE Recn_struct was not specified
Exception WRONG_VALDAT TYPE Valdat was not specified
Exception NO_AUTHORITY TYPE User is not allowed to access this information
Exception FOREIGN_LOCK TYPE Formula already locked by another user
Exception NO_DATA_EXIST TYPE No data exist with given key
Exception READ_API_ERROR TYPE Formula API reported an error
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20060703 
SAP Release Created in 471