SAP has a reserve command DBUG for you to
debug mass activity transactions such as FPVA
(Dunning Proposal).
Once you enter DBUG at command field and
hit return key.
You will see this Pop Up Message.
In SAP IS-U, most of the FICA and Billing
related enhancements are using FQ-Events. To
debug/ find out what FQ Events to use for
certain transaction, use the following steps:
1. In command field, enter /h
2. When Debugger Controls Session is
launched, set break point for FM
'FKK_FUNC_MODULE_DETERMINE '.
3. Continue and Debugger will stop at
FM 'FKK_FUNC_MODULE_DETERMINE '.
4. I_FBEVE is the FQ Event Number, and at the
end of this FM, T_FBSTAB will contains all the
FMs that will be called under this event. You
can get more information of this event via
command FQEVENTS.