Menu

SAP Function Module RM_BDS_LFN_CREATE

BDS: Laufnummer anlegen

The Function Module RM_BDS_LFN_CREATE (BDS: Laufnummer anlegen) is a standard Function Module in SAP ERP and is part of the function group RMBDS within the package JBR.

Technical Information

Function Module RM_BDS_LFN_CREATE
Short Text BDS: Laufnummer anlegen
Function Group RMBDS
Package JBR
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_LFNPARA LIKE JBRBDSLFN RM-BDS: Laufnummer Definition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LFN LIKE JBRBDSLFN-LAUFNR RDB: Laufnummer

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.