Menu

SAP Function Module FM_FG_GET_PARTNER_FROM_CMMTSTR

Get customer and vendor from commitment string

The Function Module FM_FG_GET_PARTNER_FROM_CMMTSTR (Get customer and vendor from commitment string) is a standard Function Module in SAP ERP and is part of the function group FMFG_SV within the package FMFG_E.

Technical Information

Function Module FM_FG_GET_PARTNER_FROM_CMMTSTR
Short Text Get customer and vendor from commitment string
Function Group FMFG_SV
Package FMFG_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_CMMTSTR TYPE FMCMMTSTR FM Commitment String For Budgetary Ledger

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_KUNNR TYPE KUNNR Customer Number 1
C_LIFNR TYPE LIFNR Account Number of Vendor or Creditor
C_VBUND TYPE VBUND Company ID

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.