The Function Module CBIH_ER43_ANML_BUF_READ_RECORD (EHS: Lesen eines einzigen Pufferrecords anhand Schlüssel RECN & AENNR) is a standard Function Module in SAP ERP and is part of the function group CBIH_ER43 within the package CBIH.
Function Module | CBIH_ER43_ANML_BUF_READ_RECORD |
Short Text | EHS: Lesen eines einzigen Pufferrecords anhand Schlüssel RECN & AENNR |
Function Group | CBIH_ER43 |
Package | CBIH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTN | LIKE | CCIHT_ANML-ACTN | Änderungszähler | |
I_RECN | LIKE | CCIHT_ANML-RECN | Satznummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUFREC | LIKE | gelesener Satz |
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 |
---|---|
RECORD_NOT_IN_BUFFER | Datensatz existiert nicht im Puffer |