Ansicht
Dokumentation

L_LTAP_GET - Read TO item(s) for TO number and TO items/numbers

L_LTAP_GET - Read TO item(s) for TO number and TO items/numbers

ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Read access for TO items with fully qualified key (warehouse number, TO number, TO item) or partially qualified key (warehouse number, TO number).

To read an individual item, the TO number and TO item must be transferred in fields IV_TANUM and IV_TAPOS. To read several items from one TO, only the TO number has to be transferred in field IV_TANUM. To read several items from several TOs, the TO numbers must be transferred in table IT_TANUM.

For the fully qualified key, the TO item is transferred in EV_LTAP, otherwise the items are transferred in ET_LTAP.

Using the flag IV_NOBUF, you can control whether the system searches for the entries in an internal table first (IV_NOBUF = SPACE), or selects them straight from the database (IV_NOBUF = 'X').

Example

Notes

Further information





Parameters

ET_LTAP
EV_LTAP
IT_TANUM
IV_LGNUM
IV_NOBUF
IV_TANUM
IV_TAPOS

Exceptions

NOT_FOUND

Function Group

L_TAKP

General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1180 Date: 20240603 Time: 225607     sap01-206 ( 33 ms )