Menu

SAP Function Module IM_OBJNR_GET_ABART

Bestimmt TAPRF-ABART zu einer Objektnummer über Tabelle ANLI

The Function Module IM_OBJNR_GET_ABART (Bestimmt TAPRF-ABART zu einer Objektnummer über Tabelle ANLI) is a standard Function Module in SAP ERP and is part of the function group AIMR within the package AIMB.

Technical Information

Function Module IM_OBJNR_GET_ABART
Short Text Bestimmt TAPRF-ABART zu einer Objektnummer über Tabelle ANLI
Function Group AIMR
Package AIMB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJNR LIKE ANLI-OBJNR Objektnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ABART LIKE TAPRF-ABART 'X' bei Einzelpostenabrechnung

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.