Menu

SAP Function Module FCJ_CHECK_NETTO_AMOUNT

Check/determine netto/total/tax amount for Cash Journal document

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FCJ_CHECK_NETTO_AMOUNT (Check/determine netto/total/tax amount for Cash Journal document) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_DOCUMENT within the package CAJO.

Technical Information

Function Module FCJ_CHECK_NETTO_AMOUNT
Short Text Check/determine netto/total/tax amount for Cash Journal document
Function Group SAPLFCJ_DOCUMENT
Package CAJO
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_COMP_CODE LIKE TCJ_C_JOURNALS-COMP_CODE Buchungskreis
I_CURRENCY LIKE TCJ_C_JOURNALS-CURRENCY Währungsschlüssel
I_GL_ACCOUNT TYPE HKONT Sachkonto der Hauptbuchhaltung
I_KOSTL TYPE KOSTL Kostenstelle
I_LOC_TAXDATE TYPE BUDAT Buchungsdatum im Beleg
I_PS_PSP_PNR TYPE PS_PSP_PNR PSP-Element
I_TAX_CODE TYPE MWSKZ Umsatzsteuerkennzeichen
I_TRANSACT_NAME TYPE CJTRANSTXT Kassenbuchgeschäftsvorfall
I_UPDATE_GROSS TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
I_UPDATE_NET TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
I_UPDATE_TRANS TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)

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
P_NET_AMOUNT TYPE CJNET_AMOUNT Nettobetrag Belegwährung Kassenbuchbeleg
P_TAXJURCODE LIKE TCJ_POSITIONS-TAXJURCODE Tax Jurisdiction Code - Standort für Steuerrechnung
P_TAX_AMOUNT LIKE TCJ_DOCUMENTS-H_TAX_AMOUNT Steuerbetrag in Belegwährung
P_TAX_PERCENT TYPE MSATZ_F05L Tax rate
P_TOTAL_AMOUNT TYPE CJAMOUNT Betragsfeld Kassenbuch mit +/- Vorzeichen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.