<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Validation in CJ02 while SAVE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051560#M1174239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Shrikant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right that it involves ths PS consultant involment. I thought I will get something might somebody has done it in case. But now it seems its quite though or impossible. I still need to decide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2009 10:47:40 GMT</pubDate>
    <dc:creator>former_member190178</dc:creator>
    <dc:date>2009-01-23T10:47:40Z</dc:date>
    <item>
      <title>Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051547#M1174226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techie's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is like when user gives a new WBS in CJ02 and clicks on account assignment&lt;/P&gt;&lt;P&gt;and SAVE then system should as wether it should go in ASSETS or in AUS (in construstion).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell if any way out of it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 11:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051547#M1174226</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2009-01-20T11:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051548#M1174227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check is there any BADI/User exit get triggering after clicking the SAVE button.&lt;/P&gt;&lt;P&gt;In that u can do the code what u want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 11:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051548#M1174227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T11:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051549#M1174228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soni,&lt;/P&gt;&lt;P&gt;            Try this BADI &lt;/P&gt;&lt;P&gt;WBS_FIELDS_FOR_ASSET  -- Transfer Further Master Data from WBS Elements to Assets&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;It is getting triggered while Save button is clicked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 12:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051549#M1174228</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2009-01-20T12:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051550#M1174229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check this [user exit for cj02 save|https://forums.sdn.sap.com/click.jspa?searchID=21195985&amp;amp;messageID=6409950] ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 12:19:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051550#M1174229</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-01-20T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051551#M1174230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some BADIs that may fulfil your requirement :&lt;/P&gt;&lt;P&gt;- [WBS_FIELDS_FOR_ASSET|https://www.sdn.sap.com/irj/scn/advancedsearch?query=wbs_fields_for_asset&amp;amp;cat=sdn_all] &lt;/P&gt;&lt;P&gt;- [WORKBREAKDOWN_UPDATE|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&amp;amp;query=workbreakdown_update&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]&lt;/P&gt;&lt;P&gt;There are also some Customer exits that may be used&lt;/P&gt;&lt;P&gt;- Enhancement [CNEX0007|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&amp;amp;query=cnex0007&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue] &lt;/P&gt;&lt;P&gt;And validation rules &lt;/P&gt;&lt;P&gt;- Transaction OPSI ([Note 440186 - FAQ 2: Validation and substitution in the project|https://service.sap.com/sap/support/notes/440186])&lt;/P&gt;&lt;P&gt;Also dont' hesitate to&lt;/P&gt;&lt;P&gt;- [perform some search at sdn|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&amp;amp;query=cj02+&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 12:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051551#M1174230</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-01-20T12:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051552#M1174231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me in some more detail. I have implemented the defination WBS_FIELDS_FOR_ASSET. I found 2 methods in it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET_ANLA_ANLZ&lt;/P&gt;&lt;P&gt;ANL_SWITCH_PSPNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still confused how to use it ??&lt;/P&gt;&lt;P&gt;Requiement goes like....when user gives a new WBS in CJ02 for a particular project and clicks on the Account Assignment (PRPS-BELKZ) check box. A pop up should come asking transferring that WBS into &lt;STRONG&gt;Asset&lt;/STRONG&gt; or in &lt;STRONG&gt;AUC (Asset under Construction)&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not getting now to implement in proper way ? Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 06:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051552#M1174231</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2009-01-21T06:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051553#M1174232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the requirement is changed and user wants that when ever he uses CJ02 and puts new WBS element in that and clicks SAVE , a pop up should prompt saying "AMR needs to be created".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a method (ANL_SWITCH_PSPNR) in defination (WBS_FIELDS_FOR_ASSET) where its hitting and I have tried to give Information message also...How to keep track of this message I mean, how to track wether he has clicked on YES or NO. if he clicks on NO that he should not go ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 11:20:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051553#M1174232</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2009-01-21T11:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051554#M1174233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you assign Investment profile to WBS, AUC gets created automatically in background when you save the newly created WBS. This is standard SAP. Have a word with ur PS functional consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 05:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051554#M1174233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T05:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051555#M1174234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats right Shrikant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here user wants to give a pop up for creating the asset (CJ01) after being asked for AUC things and the time till he is not creating the asset using AS01 he should not be able to SAVE that. This is the requiememnt. Pleaes suggest something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 05:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051555#M1174234</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2009-01-22T05:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051556#M1174235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell something about the OPSI transaction. What can we use it for ?  I have never used such stuff indeed ? Getting from you will understand that wether can I use this for my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 11:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051556#M1174235</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2009-01-22T11:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051557#M1174236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SPRO&amp;gt;PS&amp;gt;Structures&amp;gt;Operative Structures&amp;gt;WBS&amp;gt;Enhancements for PD &amp;amp; WBS&amp;gt;BADI: WBS Elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BADI executes when you change WBS structure. Activate it and write your code. Logic can be checking newly created WBS with a/c assignment tick and then calling tcode AS01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont think validation will help in ur case. Have a word with functional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 11:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051557#M1174236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T11:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051558#M1174237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Its not the matter of changing the WBS element I am not changing any WBS. What here I am doing is say already a WBS at line number 1 is given under some project X in Cj01. I am adding one more WBS after it. When I enter I have been asked many things, I keeep on giving one after one. Now its again on the original screen. Here if I push SAVE, I need to give a pop up screen mentioning "Asset needs to be created"  and AS01 is called. If I dont create the asst for it, I should not be allowed to save that new WBS in Cj02. Now need a BADI for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROJECTDEF_UPDATE is not of my use.&lt;/P&gt;&lt;P&gt;WORKBREAKDOWN_UPDATE is also not useful&lt;/P&gt;&lt;P&gt;WBS_FIELDS_FOR_ASSET is also not stopping anywhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051558#M1174237</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2009-01-23T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051559#M1174238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand you are not changing WBS. What I have written is: you are changing strucuture by adding new WBS. The BADI I have suggested allows you to write code before saving. In the mean while I have thought of another logic which you can implement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create asset in CJ01, settlement rule gets created automatically for the WBS. Now you can check whether settlement rule is created for new WBS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is lot of functional involvement in the development so repeatedly suggesting you to refer to functional person. I am PS functional consultant so dont understand technicality beyond a certain point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Shrikant Rakate|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=h7qeup6ghg4%3d]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051559#M1174238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Validation in CJ02 while SAVE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051560#M1174239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Shrikant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right that it involves ths PS consultant involment. I thought I will get something might somebody has done it in case. But now it seems its quite though or impossible. I still need to decide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 10:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-in-cj02-while-save/m-p/5051560#M1174239</guid>
      <dc:creator>former_member190178</dc:creator>
      <dc:date>2009-01-23T10:47:40Z</dc:date>
    </item>
  </channel>
</rss>

