Menu

SAP Function Module J_1A_PUT_DASHES_TO_STCD3

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

The Function Module J_1A_PUT_DASHES_TO_STCD3 (Put the dashes to the tax number field STCD3 (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_STCD3
Short Text Put the dashes to the tax number field STCD3 (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_STCD3 LIKE LFA1-STCD3 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_STCD3 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.