SAP ABAP Function Module FMAVC_SELECT_DB_TOTALS_ACO (Select totals values from AVC totals table (raw values))
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-AC (Application Component) Availability Control
⤷
FMAVCA_E (Package) Active availability control: FM application part
⤷
⤷
Basic Data
| Function Module | FMAVC_SELECT_DB_TOTALS_ACO | Select totals values from AVC totals table (raw values) |
| Function Group | FMAVC_SELECT_TOOLS | FM AVC: Modules for reading DB records |
| Program Name | SAPLFMAVC_SELECT_TOOLS | |
| INCLUDE Name | LFMAVC_SELECT_TOOLSU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TABLE_TYPE | TYPE | TTYPENAME | Name of table type | |||
| |
E_TABLE_REF | TYPE REF TO | DATA | Data reference to result table | |||
| |
I_FM_AREA | TYPE | FIKRS | Financial Management Area | |||
| |
I_FISCYEAR | TYPE | GJAHR | Optional: Fiscal Year (if not specified, take all fiscal years) | |||
| |
I_S_FISCYEAR_SEL | TYPE | GUSL_S_SELECTION | Range for fiscal years (field RYEAR) | |||
| |
I_ALDNR | TYPE | BUAVC_ALDNR | Availability Control Ledger | |||
| |
I_T_ADDRESS_SEL | TYPE | GUSL_T_SELECTION | Table of ranges for fields of structure FMAVC_S_DIMENSIONS | |||
| |
I_T_CONTROL_ADDRESSES | TYPE | FMAVC_T_DIMENSIONS | Table of single availability control objects (FM) | |||
| |
ACCESS_FAILURE | TYPE | Access to data base table failed | ||||
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 | 20020219 |
| SAP Release Created in | 110 |