Menu

SAP Function Module FI_PSO_DET_COMMON_FIELDS

Bestimmt die Schnittmenge von Feldern zweier Tabellen (nach Feldtyp)

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.