Menu

SAP Function Module SD_CREDIT_VALUE_ORDER

Kreditmanagement: Ermitteln aktueller Kreditwert eines Beleges

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module SD_CREDIT_VALUE_ORDER (Kreditmanagement: Ermitteln aktueller Kreditwert eines Beleges) is a standard Function Module in SAP ERP and is part of the function group VKMP within the package VKM.

Technical Information

Function Module SD_CREDIT_VALUE_ORDER
Short Text Kreditmanagement: Ermitteln aktueller Kreditwert eines Beleges
Function Group VKMP
Package VKM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FREIGABE LIKE SPACE Credit value for release ('X') or display (' ')
POSNR LIKE VBAP-POSNR SPACE Item Number
VBAK LIKE VBAK Sales and distribution document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMTBL LIKE VBAK-AMTBL Current credit value in credit currency
AMTBL_WAERK LIKE VBAK-AMTBL Current credit value in document currency

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XFPLA LIKE FPLAVB Fakturierungsplan
XFPLT LIKE FPLTVB Termine Fakturierungsplan
XVBAP LIKE VBAPVB Items
XVBAPF LIKE VBAPF Summarized flow
XVBFA LIKE VBFAVB Flow
XVBKD LIKE VBKDVB Business data
XVBUP LIKE VBUPVB Item status

Exceptions

This function module does not define any Exceptions.