Hi Manohar,
Enter the Product ID in the table CRMD_ORDERADM_I for the field as ORDERED_PROD.
select * from CRMD_ORDERADM_I into table lt_orderadm_i where ORDERED_PROD = 'Product_ID'
Regards,
Santosh.
Hi Manohar,
Enter the Product ID in the table CRMD_ORDERADM_I for the field as ORDERED_PROD.
select * from CRMD_ORDERADM_I into table lt_orderadm_i where ORDERED_PROD = 'Product_ID'
Regards,
Santosh.