SAP ABAP Function Module FMEUF_CALC_AMOUNTS (Calculation of amounts for all certified lines of one FI document)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-EC (Application Component) Expenditure Certification
⤷
FMEUF_E (Package) Expenditure Certification
⤷
⤷
Basic Data
| Function Module | FMEUF_CALC_AMOUNTS | Calculation of amounts for all certified lines of one FI document |
| Function Group | FMEUF_DOCAMT | Functions for document amounts |
| Program Name | SAPLFMEUF_DOCAMT | |
| INCLUDE Name | LFMEUF_DOCAMTU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_NO_NON_PAID | TYPE | I | Number of lines that are nor paid | |||
| |
ET_LINE_ITEMS_W_AMTS | TYPE | FMEUF_T_DOCAMT | Line items with amounts | |||
| |
IT_LINE_ITEMS | TYPE | FMEUF_T_ITEMKEY_EXT | Document lines to be certified | |||
| |
IT_ALL_DOC_LINES | TYPE | FMEUF_T_DOC_SELECT | Relevant fields in selected FI document lines | |||
| |
IT_WITH_ITEM | TYPE | FMEUF_T_WT_INFO | Withholding tax information of the certified documents | |||
| |
I_CURR | TYPE | WAERS | Certification's Currency Key | |||
| |
I_PAYRQ | TYPE | FMEUF_PAYRQ | Payment is requried for certification | |||
| |
I_PAYDT_FROM | TYPE | DATUM | Payment date from | |||
| |
I_PAYDT_TO | TYPE | DATUM | Payment date to | |||
| |
IT_TAX_INCL | TYPE | FMEUF_T_INCL_TAXCODE | Eligible tax codes | |||
| |
IT_WT_EXCL | TYPE | FMEUF_T_EXCL_WT | Non-eligible withholding tax | |||
| |
I_CORRECTION | TYPE | FMEUF_CORR_RUN | Flag for Correction Run | |||
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 | 20070913 |
| SAP Release Created in | 700 |