The Function Module ASEL_GET_ASSETS_FROM_SEL (Anlagen aus dem Stammsatz selektieren.) is a standard Function Module in SAP ERP and is part of the function group ASEL within the package AA.
Function Module | ASEL_GET_ASSETS_FROM_SEL |
Short Text | Anlagen aus dem Stammsatz selektieren. |
Function Group | ASEL |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_BUKRS | TYPE | ANLA-BUKRS | Buchungskreis | |
ID_MAX | TYPE | IMA_MAXCOUNT | 1000 | Maximale Anzahl zu selektierender Einträge (Trefferzahl) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ANLAZ | TYPE | AABRA_TAB_VANLAZU | Anlagenstammsatz-Segment | |
IT_SEL_TABLE | LIKE | CEDST | Struktur der Selektionstabelle für Objekttabelle/-ebene |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BUKRS_NOT_FOUND | Kein Buchungskreis vorhanden |
DATA_NOT_FOUND | Keine Daten zu den Selektionen gefunden. |
SELECTION_NOT_FOUND | Keine Selektionen als Input gefunden. |