SAP ABAP Function Module FMBWB_DOCUMENT_TEXT_INIT (Initialize the document tables from interface data)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBPA_E (Package) New budgeting: FM application part
⤷
⤷
Basic Data
| Function Module | FMBWB_DOCUMENT_TEXT_INIT | Initialize the document tables from interface data |
| Function Group | FMBWB | Budgeting Workbench |
| Program Name | SAPLFMBWB | |
| INCLUDE Name | LFMBWBU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_F_DOC_HEADER | TYPE | FMED_S_HEADER | Entry document header structure | |||
| |
C_T_DOC_LINES | TYPE | FMED_T_LINES | Entry documents line item table | |||
| |
C_CURRENT_SIGN | TYPE | FMBW_CURRENT_SIGN | Current sign of internal data | |||
| |
I_T_ALV | TYPE | FMBW_T_ALV_MAIN | ALV Grid in Budgeting Workbench - Main screen | |||
| |
I_T_ALV2 | TYPE | FMBW_T_ALV_MAIN | ALV Grid in Budgeting Workbench - Main screen | |||
| |
I_F_SCREEN | TYPE | FMBW_S_SCREEN | Screen fields for budgeting workbench | |||
| |
I_F_CURRENCY | TYPE | FMBW_S_CURRENCY | Currency data for decimals handling | |||
| |
I_T_ORIGINAL_LINES | TYPE | FMED_T_LINES | Original lines of the document | |||
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 | 20011004 |
| SAP Release Created in | 462A |