Ansicht
Dokumentation

LIST_FROM_MEMORY - Prepared list import from memory

LIST_FROM_MEMORY - Prepared list import from memory

rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Retrieves a list from ABAP Memory exported using 'LIST_TO_MEMORY' or SUBMIT... EXPORTING LIST TO MEMROY and places it in the internal table LISTOBJECT.

Example

DATA LISTTAB LIKE LISTOBJECT OCCURS 1.

CALL FUNCTION 'LIST_FROM_MEMORY' TABLES LISTOBJECT = LISTTAB.

Notes

Further information





Parameters

LISTOBJECT

Exceptions

NOT_FOUND

Function Group

SLST

General Data in Customer Master   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 645 Date: 20240523 Time: 054412     sap01-206 ( 16 ms )