|
Functionality This function module processes the memo tables supplied by the OSSfunction module BCSN_CUST_MESSAGE_DETAIL_READ from SAP. Two scenarios are supported:
- The affected notification already exists in the CCC system.
The memos are then converted to tasks (whereby the system sets the tasknumbers to a values greater than i_manum_max).
- A notification exists at SAP, but not in the CCC system.
The memo with the memo category "notification text" is returned as thenotification long text. The remaining memos are converted to tasks,whereby the long texts are returned in tables and not written directlyto the database (as in the first case).
|