Hello Experts,
I want to Copy the query from one infoprovider to another in SAP BW 7.3. I know the procedure of doing in SAP BW 7.0 via FM where we have to set the Breakpoint on line 42 :
IF
l_subrc <> 0 OR l_is_compliant = rs_c_false
.
But in BW 7.3 SP08 the above line is not there. So Please provide me the solution to copy the query in SAP BW 7.3 SP08.
Thanks,
Abhimanyu Sharma.