/SCMB/MDL_BATCH_READ_MULTI - Batch - Mass Access
Fill RESBD Structure from EBP Component Structure Vendor Master (General Section)This documentation is copyright by SAP AG.
Functionality
This function module returns the batch data that was entered using parameter IT_ID. This parameter containsthe batch numbers and material numbers to be read, in the form of a table. The data for batches found is returned using the export parameter ET_DATA. Each batch found contains an entry in this results table.
If a given batch is not found, the function module returns the key for this batch (batch number, materialnumber) using the export parameter ET_NOT_EXIST. After executing the function module, this results tablecontains the keys for all batches that could not be found. Therefore, the function module does not trigger an exception if a given batch could not be found.
Example
Notes
The exceptions that the function module can trigger are class-based exceptions. This means that thefunction module must always be called in a statement block that is closed with the statements TRY andENDTRY. A handler is started by the CATCH statement, which is followed by the exception classes and the corresponding handler code. If the exceptions are not collected, this causes the program to terminate.
Further information
Parameters
ET_DATAET_NOT_EXIST
IT_ID
IV_APPL_COMPONENT
IV_BYPASSING_BUFFER
IV_LANGUAGE
Exceptions
/SCMB/CX_MDL/SCMB/CX_MDL_INTERFACE
/SCMB/CX_MDL_RESULT
/SCMB/CX_MDL_RESULT_EMPTY
/SCMB/CX_MDL_RESULT_TOOMANY
Function Group
B/SAPLMDL_BATCHTXBHW - Original Tax Base Amount in Local Currency CPI1466 during Backup
This documentation is copyright by SAP AG.
Length: 1572 Date: 20120525 Time: 081242 triton ( 144 ms )






