Menu

SAP Function Module CONVERSION_EXIT_JPDAT_OUTPUT

Conversion exit, date -> Japanese date format

The Function Module CONVERSION_EXIT_JPDAT_OUTPUT (Conversion exit, date -> Japanese date format) is a standard Function Module in SAP ERP and is part of the function group NLSB within the package SCP.

Technical Information

Function Module CONVERSION_EXIT_JPDAT_OUTPUT
Short Text Conversion exit, date -> Japanese date format
Function Group NLSB
Package SCP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INPUT LIKE any ABAP field

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DAYN LIKE Day
DAYU LIKE
ERA LIKE Era
MONTHN LIKE Month
MONTHU LIKE
OUTPUT LIKE external display INPUT, C-field
SHERA LIKE
YEARN LIKE Year
YEARU LIKE

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.