Functionality The method checks whether a broker report exists. Fill the REPORTID > parameter with the BrokerReport> business object ID. A check can also be made to see whether a certain item exists in thebroker report. Fill the SUB_POSITION> parameter with the brokerreport item ID.Notes You require the authorization to display a broker report (activity 03 inthe I_VVBR_STM authorization object). INCLUDE BAPI_CD_BROREP_BROREPID OBJECT DOKU ID TX INCLUDE BAPI_CD_BROREP_SUBPOSITIONID OBJECT DOKU ID TX Note INCLUDE BAPI_CD_BROREP_RETURN OBJECT DOKU ID TX
- If the broker report does not exist, message e024 (IBRO) is output.
- If the broker report item does not exist, message e509 (IBRO) is output.
|