First, state record should have fields like AE_APPLID and AE_SECTION.
Before the call section , we need to have peoplecode and have code something like that.
CE_ACT_COST_AET.AE_APPLID = "CE_ACTCR_CST";
CE_ACT_COST_AET.AE_SECTION = "Process";
Nonstop Guide for Peoplesoft Frequently Asked Questions and Answers
First, state record should have fields like AE_APPLID and AE_SECTION.
Before the call section , we need to have peoplecode and have code something like that.
CE_ACT_COST_AET.AE_APPLID = "CE_ACTCR_CST";
CE_ACT_COST_AET.AE_SECTION = "Process";
No comments:
Post a Comment