The Function Module FI_PSO_REFERENCE_CREATE (IS-PS: Aufbau der Referenzen für Anordnugsbelege (FMPSO)) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.
Function Module | FI_PSO_REFERENCE_CREATE |
Short Text | IS-PS: Aufbau der Referenzen für Anordnugsbelege (FMPSO) |
Function Group | F0KE |
Package | FMFI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AWKEY | LIKE | BKPF-AWKEY | SPACE | |
I_BELNR | LIKE | ACCIT-BELNR | Belegnummer des führendes FI-Beleges | |
I_BUKRS | LIKE | ACCIT-BUKRS | Buchungskreis des führendes FI-Beleges | |
I_GJAHR | LIKE | ACCIT-GJAHR | Geschäftsjahr des führendes FI-Beleges |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AWKEY | LIKE | BKPF-AWKEY | Anwednungschlüssel (AWREF + AWORG) | |
E_AWORG | LIKE | ACCHD-AWORG | Referenzorganisationseinheiten | |
E_AWREF | LIKE | ACCHD-AWREF | Referenzbelegnummer | |
E_AWTYP | LIKE | ACCHD-AWTYP | Objekttyp der rufenden Anwendung |
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.