0% found this document useful (0 votes)
83 views1 page

CS_BT_MASTB_READ Function Overview

This document summarizes a call to function CS_BT_MASTB_READ to retrieve stock/storage data. It exports item number, plant, storage location, and transaction type parameters and imports the returned storage location, additional data, and lock status indicators. The function retrieves stock data for item 5000 at location 1A at plant A001.

Uploaded by

Arturo Senosain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views1 page

CS_BT_MASTB_READ Function Overview

This document summarizes a call to function CS_BT_MASTB_READ to retrieve stock/storage data. It exports item number, plant, storage location, and transaction type parameters and imports the returned storage location, additional data, and lock status indicators. The function retrieves stock data for item 5000 at location 1A at plant A001.

Uploaded by

Arturo Senosain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

call function 'CS_BT_MASTB_READ' exporting etrtyp = tsd-trtyp ==> 1 ematnr = rc29n-matnr estlal = rc29n-stlal estlan = rc29n-stlan ewerks = rc29n-werks

no_buffer = kreuz importing astlal = tsd-stlal astzub = stzub flg_multi_alt = flg_multi_alt stzu_lock_user = l_stzu_lock_user stzu_lock_syst = l_stzu_lock_syst stzu_lock_uname = l_uname exceptions mast_nrfd = 1 stzu_nrfd = 2 stlal_found = 3 stlal_not_found = 4. EMATNR ESTLAL ESTLAN ESTLNR ETRTYP EWERKS NO_BUFFER 5000 1 A A001

You might also like