Menu

SAP Function Module J_1H_OFF_NUMBERING

Thailand official document numbering

The Function Module J_1H_OFF_NUMBERING (Thailand official document numbering) is a standard Function Module in SAP ERP and is part of the function group J1HN within the package J1HF.

Technical Information

Function Module J_1H_OFF_NUMBERING
Short Text Thailand official document numbering
Function Group J1HN
Package J1HF
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_FIN1_PARAM LIKE FIN1_PARAM OBNG: Trans. structure for official doc. numbering (global)
I_FIN1_PARAM_EX LIKE FIN1_PARAM_EX OBNL: Transfer structure for official doc. numbering (local)
I_VBRK LIKE VBRK Billing: Header Data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_BKPF LIKE BKPF Accounting Document Header
O_BKTXT LIKE BKPF-BKTXT Document header text
O_BRNCH LIKE BKPF-BRNCH Branch number
O_BUPLA LIKE BSEG-BUPLA Business Place
O_XBLNR LIKE BKPF-XBLNR Reference document number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BKPF LIKE BKPF Accounting Document Header
T_BSEG LIKE BSEG Accounting Document Segment
T_BSET LIKE BSET Tax Data Document Segment
T_VBRK LIKE VBRK Billing: Header Data

Exceptions

This function module does not define any Exceptions.