Menu

SAP Function Module FM_CO_ASS_INPUT_GET_MEASURE

Assignment: Read Funded Program from Global Table

The Function Module FM_CO_ASS_INPUT_GET_MEASURE (Assignment: Read Funded Program from Global Table) is a standard Function Module in SAP ERP and is part of the function group FRC4 within the package FMFS_CORE_E.

Technical Information

Function Module FM_CO_ASS_INPUT_GET_MEASURE
Short Text Assignment: Read Funded Program from Global Table
Function Group FRC4
Package FMFS_CORE_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APLZL LIKE FMII1-APLZL General counter for order
I_AUFNR LIKE FMII1-AUFNR Order Number
I_AUFPL LIKE FMII1-AUFPL Routing number of operations in the order
I_KDAUF LIKE FMII1-KDAUF Sales Document
I_KDPOS LIKE FMII1-KDPOS Sales Document Item
I_NPLNR LIKE FMII1-NPLNR Network Number for Account Assignment

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MEASURE TYPE FM_MEASURE Program in Funds Management

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.