The Function Module FI_PSO_DET_COMMON_FIELDS (Bestimmt die Schnittmenge von Feldern zweier Tabellen (nach Feldtyp)) is a standard Function Module in SAP ERP and is part of the function group F0KC within the package FMFI.
Function Module | FI_PSO_DET_COMMON_FIELDS |
Short Text | Bestimmt die Schnittmenge von Feldern zweier Tabellen (nach Feldtyp) |
Function Group | F0KC |
Package | FMFI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
L_DATATYPE | LIKE | DNTAB-DATATYPE | ||
TNAME1 | LIKE | DD03L-TABNAME | ||
TNAME2 | LIKE | DD03L-TABNAME |
This function module does not define any EXPORTING parameters.
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.