Data Sources For FA Account Generator Workflow
Where is account data is getting pulled from when running the FA Account Generator Workflow?
In looking at the code, I see selects against these tables:
- fa_book_controls
- fnd_id_flex_segments
- WF_ACTIVITY_ATTRIBUTES
- WF_process_activities
- WF_ACTIVITIES
Is account information in those tables? Are there other sources of account information for that workflow?
Where are the rules for account code combinations kept and how are they maintained?
Thanks!