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 |
|---|---|---|---|---|---|---|---|
| |
E_DATA_SCENARIO | TYPE | FRMLE_DATASCEN | Data scenario returned by formula API | |||
| |
ES_HDR_DATA_ALL | TYPE | FRMLS_HDR_ALL | Formula header information | |||
| |
ET_LOG | TYPE | FRMLTY_UNIQUE_MSG_OTHERS | Messages collected from formula API via FRML301_API_LOG_TO_EXTERN | |||
| |
E_HDR_RESET | TYPE | FRMLE_FLG | Dimension der Eineheiten inkonsistent | |||
| |
I_RECN_STRUCT | TYPE | FRMLE_RECN | Formula ID | |||
| |
I_VALDAT | TYPE | FRMLE_VALDAT | Valid from date | |||
| |
I_SCENARIO | TYPE | FRM31_SCENARIO_TYPE | Read scenario | |||
| |
WRONG_RECN_STRUCT | TYPE | Recn_struct was not specified | ||||
| |
WRONG_VALDAT | TYPE | Valdat was not specified | ||||
| |
NO_AUTHORITY | TYPE | User is not allowed to access this information | ||||
| |
FOREIGN_LOCK | TYPE | Formula already locked by another user | ||||
| |
NO_DATA_EXIST | TYPE | No data exist with given key | ||||
| |
READ_API_ERROR | TYPE | Formula API reported an error | ||||
Processing Type
| Normal Function 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 |