The Function Module ACEDSDB_PARAM_READ_SID_SGLDAT (Buffered Read on Table ACEPSOP (one subid per effdate)) is a standard Function Module in SAP ERP and is part of the function group ACEDSDB_PARAM within the package ACE-DS.
Function Module | ACEDSDB_PARAM_READ_SID_SGLDAT |
Short Text | Buffered Read on Table ACEPSOP (one subid per effdate) |
Function Group | ACEDSDB_PARAM |
Package | ACE-DS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_ONLY_DB | TYPE | FLAG | SPACE | allgemeines flag |
ID_ACE_COMP | LIKE | TACECOMP-COMP | Anwendungskomponente für Abgrenzung | |
ID_BUKRS | TYPE | ACE_BUKRS | Buchungskreis | |
ID_EFFDATE | TYPE | ACE_EFFDATE | SY-DATUM | Stichtag |
ID_OBJID | TYPE | ACE_GUID | Abgrenzungsobjektnummer | |
ID_SUBID | TYPE | ACE_SUBID | Abgrenzungsposition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ACEDS_PARAM | TYPE | ACEDS_TB_PARAM | Übergabetabelle Parameter |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Ein Fehler ist aufgetreten |
NOT_FOUND | keinen Datensatz gefunden |