The Function Module ECOP_T082A (FB sortiert die richtige Bildaufbauregel (A oder B) aus) is a standard Function Module in SAP ERP and is part of the function group ACUT within the package AC.
Function Module | ECOP_T082A |
Short Text | FB sortiert die richtige Bildaufbauregel (A oder B) aus |
Function Group | ACUT |
Package | AC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | ENTCOPY02-FUNCTYPE | Aktion des FB auf die Org.-Einheit | |
ENTITY | LIKE | ENTCOPY02-DOMNAME | Domäne der Organisationseinheit | |
ORDER | LIKE | E071K-TRKORR | Auftragsnummer, falls FB transportiert | |
TABNAME | LIKE | ENTCOPY02-TABNAME | Tabelle, die bearbeitet werden soll | |
TASK | LIKE | E071K-TRKORR | Aufgabennummer, falls FB transportiert | |
VALUE_SOURCE_ENTITY | LIKE | Wert der Org.-Einheit (von) | ||
VALUE_TARGET_ENTITY | LIKE | Wert der Org.-Einheit (nach) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETCODE | LIKE | SY-SUBRC | Retrun-Code |
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.