The Function Module FI_CUST_AUTOTRANSPORT_FILL () is a standard Function Module in SAP ERP and is part of the function group FCU1 within the package FBAS.
Function Module | FI_CUST_AUTOTRANSPORT_FILL |
Short Text | |
Function Group | FCU1 |
Package | FBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEYNAME | LIKE | E071K-OBJNAME | SPACE | Key-Eintrag: Objektname |
KEYOBJ | LIKE | E071K-OBJECT | SPACE | Key-Eintrag: Objekttyp |
OBJECT | LIKE | E071-OBJECT | Objekt: Typ | |
OBJFUNC | LIKE | E071-OBJFUNC | SPACE | Objekt: Korrekturfunktion |
OBJ_NAME | LIKE | E071-OBJ_NAME | Objekt: Name | |
TABKEY | LIKE | E071K-TABKEY | SPACE | Key-Eintrag: Objektkey |
VIEWNAME | LIKE | E071K-VIEWNAME | SPACE | Key-Eintrag: Name des übergeordneten Views |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.