‎2005 Dec 14 8:44 PM
I am using MM11 transaction to schedule a creation of material with classification data. After execution of MM11 SAP put entry into PCDHDR and PCDPOS table and classification data entries into KSSK and AUSP tables.
Now if I cancel the schedule fo material it should delete the classification data along with data form PCDHDR and PCDPOS.My problem is that, SAP deleting data only from PCDHDR and PCDPOS table not the classification data.Please suggest me how I can delete the classification data. Is there any standard Function module to delete the classification ?
‎2005 Dec 14 9:00 PM
You have to delete the classifications separately. There is a standard SAP program that will do this: RCCLBI03. It's documented.
Rob
‎2005 Dec 14 11:27 PM
I tried th FM used in program to delete classification, but no success. Any body have any idea about this problem.
‎2005 Dec 15 3:43 AM