Get IDOC Number From Delivery Number and Invoice Number
For Outbound IDOC ( Delivery) : You can use the Tables SRRELROLES and IDOCREL outbound use LIKP Steps : (i) First get the ROLEID using the Delivery number as Objectkey and object type LIKP from the table SRRELROLES (ii) Then pass the ROLEID to the table IDOCREL to ROLE_A , get the ROLE_B. (iii) Use … Read more