Menu

SAP Function Module J_1H_OFF_NUMBERING

Thailand official document numbering

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

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.