I want to add a new field to fsc_party_dim in core data model. This field will be used in my scenario.
What all changes are required and what should be the order.
First Add field at at core table level i.e. FSC_PARTY_DIM, then define it in your prep datasets by changing prep source files (!AMLROOT/custom/source/prep_files). Add the field at header level. Then you can use it in your scenarios.
To add field at header level refer to below question: https://communities.sas.com/t5/Fraud-and-Financial-Crimes/Adding-new-variable-to-header-data-sets-in...
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates