Creating an account and modifications to the account are sent through this scheduled process
-
CR_ADC_ACC
-
CR_ACC_MOD
-
ILM_ADC_ONEOFFCHARGES
-
ADC_ACC_MOD
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).