The Function Module FI_PSO_SAKNR_FROM_ASSET_GET (IS-PS: Aus Anlagen-Daten Sachkonto usw herleiten) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.
Function Module | FI_PSO_SAKNR_FROM_ASSET_GET |
Short Text | IS-PS: Aus Anlagen-Daten Sachkonto usw herleiten |
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_ANLN1 | LIKE | COBL-ANLN1 | Anlagen-Hauptnummer | |
I_ANLN2 | LIKE | COBL-ANLN2 | Anlagen-Unternummer | |
I_KOART | LIKE | COBL-KOART | 'A' | Kontoart |
I_PRVRG_SV | LIKE | COBL-PRVRG_SV | 'RFBV' | Betriebswirtschaftlicher Vorgang |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_F_PSO | LIKE | PSO02 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.