How To Redeploy A Package To A Development Client (Fat Client)

I needed to redeploy a full package and all the update packages associated with the pathcode. So, I used the SQL below to do the job:

update sy900.f98825
set upinpkst=20 
where upmkey='DEV_CLIENT_NAME'
and uppathcd='PATHCODE' 
and upjdepkgnm  'PACKAGE_NAME'

Author

Stewart Schatz

Career: Principal CNC Consultant for Syntax Systems Limited specializing Oracle JD Edwards EnterpriseOne and the technology that supports it. Side Hustle: Owner/Operator of E1Tips.com Location: Lancaster, PA USA  What I like to do: Invest in Family, Explore Technology, Lead Teams, Share Knowledge/Experience, Hunt, Hike, etc.

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Previous post Quicker Cross Reference
Next post E1 Batch Approval Post Confusion
PHP Code Snippets Powered By : XYZScripts.com