Multiple choice technology testing

Creating an account and modifications to the account are sent through this scheduled process

  1. CR_ADC_ACC

  2. CR_ACC_MOD

  3. ILM_ADC_ONEOFFCHARGES

  4. ADC_ACC_MOD

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

Account creation and account modifications are processed through scheduled batch processes CR_ADC_ACC (for creation) and CR_ACC_MOD (for modifications). These are the specific process names that handle these operations in the system. ILM_ADC_ONEOFFCHARGES handles one-time charges, and ADC_ACC_MOD is not the correct process name (the correct name is CR_ACC_MOD, not ADC_ACC_MOD).