adspace
You want to create a prompt table dynamically for a specified field. How would you do that?
Answer Posted / Shumaila Haque
To create a dynamic prompt table in PeopleSoft, you can use PeopleCode or SQL. In the case of PeopleCode, you'd define a new Prompt Table object and populate it with data using PeopleCode logic. For SQL, you'd query the necessary data from the database and use that result set to initialize your prompt table. In both cases, ensure that your prompt table adheres to the expected format (i.e., column names match the corresponding field names in your page definition).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category