Hi
My requirement is when ever a project is created or changed ,at the event of SAVE i need to extract all the data and store in a XML file.
The transactios used to Create project:CJ01
Change project :CJ02.
in the debugging i found out that there are 2 BADI's are triggering at the event of SAVE:
1)PROJECTDEF_UPDATE :project definition
2)WORKBREAKDOWN_UPDATE :WBS elements
can anyone tell me whether i can use this?