Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Doubt in badi:PS master data

Former Member
0 Likes
385

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?

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?

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
348

looks like you can use it..

PROJ structure can be downloaded to XML in BADI

prps structure in WORKBREAKDOWN_UPDATE