The Function Module J_1B_GET_TXJCD_SE_FROM_PO (Get Jurisdiction Code of Loc. Where Service is Provided From PO Item) is a standard Function Module in SAP ERP and is part of the function group J1BISS within the package J1BA.
Function Module | J_1B_GET_TXJCD_SE_FROM_PO |
Short Text | Get Jurisdiction Code of Loc. Where Service is Provided From PO Item |
Function Group | J1BISS |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_EKPO | TYPE | EKPO | Purchasing Document Item |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_TXJCD | TYPE | J_1BTXJCD_SE | Tax Jurisdiction Code of Location Where Service Is Provided |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.