Menu

SAP Function Module REF_LOCATION_UPDATE

Aufruf: Verbuchung Technischer Referenzplatz (Rahmenbaustein für Dialog)

The Function Module REF_LOCATION_UPDATE (Aufruf: Verbuchung Technischer Referenzplatz (Rahmenbaustein für Dialog)) is a standard Function Module in SAP ERP and is part of the function group ILO3 within the package ILOM.

Technical Information

Function Module REF_LOCATION_UPDATE
Short Text Aufruf: Verbuchung Technischer Referenzplatz (Rahmenbaustein für Dialog)
Function Group ILO3
Package ILOM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INHB_COUNTER LIKE INHB-INHBC 0 Ageing counter for entries in table INHB
INHB_DELETE LIKE IREF-IIND SPACE X - Delete this object from table INHB
IRLO_NEW LIKE IRLO View IRLO, new state
IRLO_OLD LIKE IRLO View IRLO, existing state
RIUPD_NEW LIKE RIUPD Update indicators for IRLO_NEW
RIUPD_OLD LIKE RIUPD Update indicators for IRLO_OLD
UPDATE_ASYNCHRON LIKE IREF-IIND 'X' X - UPDATE on view IRLO is carried out in update

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.