Menu

SAP Function Module J_1A_PUT_DASHES_TO_STCD2

Put the dashes to the tax number field STCD2 (Gross Income no.)

The Function Module J_1A_PUT_DASHES_TO_STCD2 (Put the dashes to the tax number field STCD2 (Gross Income no.)) is a standard Function Module in SAP ERP and is part of the function group J1AT within the package J1AT.

Technical Information

Function Module J_1A_PUT_DASHES_TO_STCD2
Short Text Put the dashes to the tax number field STCD2 (Gross Income no.)
Function Group J1AT
Package J1AT
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_STCD2 LIKE LFA1-STCD2 Tax number without dashes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STCD2 LIKE J_1AI02-STCD2_1 Tax number with dashes

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.