Menu

SAP Function Module K_OBJECTS_DETERMINE

Objekt- und Partnerobjektnummer umschlüsseln in Objektkeys

The Function Module K_OBJECTS_DETERMINE (Objekt- und Partnerobjektnummer umschlüsseln in Objektkeys) is a standard Function Module in SAP ERP and is part of the function group KAIG within the package KACC.

Technical Information

Function Module K_OBJECTS_DETERMINE
Short Text Objekt- und Partnerobjektnummer umschlüsseln in Objektkeys
Function Group KAIG
Package KACC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUM LIKE SY-DATUM '00000000' Date for time-dependent values
OBJNR LIKE COEP-OBJNR Object number
PAROB LIKE COEP-PAROB SPACE Partner object number
PAROB1 LIKE COEP-PAROB1 SPACE Partnerobjektnummer (immer gefüllt)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COIOP LIKE COIOP Structure with object keys and dat

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
COIOB_TAB LIKE COIOB Conversion table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_NOT_FOUND Object or partner object not in co