Menu

SAP Function Module JV_GET_EQUITY_GROUP_DATES

Get the document date for a specific Venture/Equity Group

The Function Module JV_GET_EQUITY_GROUP_DATES (Get the document date for a specific Venture/Equity Group) is a standard Function Module in SAP ERP and is part of the function group GJV5 within the package GJVA.

Technical Information

Function Module JV_GET_EQUITY_GROUP_DATES
Short Text Get the document date for a specific Venture/Equity Group
Function Group GJV5
Package GJVA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPANY LIKE T8JG-BUKRS Company code
EQUITY_GROUP LIKE T8JG-EGRUP Equity Group
INVERTED_LAST_DATE LIKE T8JG-FDATE 0 Last desired to-date inverted - see long text
LAST_DATE LIKE BKPF-BLDAT 0 Last desired to-date - please see long text
VENTURE LIKE T8JV-VNAME Venture

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALID_FROM_DATE LIKE BKPF-BLDAT Date equity group is valid from
VALID_TO_DATE LIKE BKPF-BLDAT Date equity group is valid until

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATES_NOT_SAME LAST_DATE and INVERTED_LAST_DATE not same date
GROUP_NOT_FOUND Equity group not found for venture in T8JG
NO_DATE_PASSED No last day passed to function