Надеюсь поможет:
Symptom
You have defined a cycle with several segments in which you use a sender in several segments with allocation structure.Although the primary cost elements of the allocation structures do not overlap, the system issues error message GA721 'A sender is credited by more than 100%'.
Additional key words
Transactions:KSU5, KSUB, KSV5, KSVB, KSW5, KSWB, KSC5, KSCB, KEU5, KEUB, GA15, GA35, GA2B, GA4B, CPP5, CPPB, CPC5, CPCB
Program name: ALxxyyyR,
Assessment structure, ABSCH
ALLOCATION:
Cause and prerequisites
Example:
Segment 1: Sender A, allocation structure V1 (400000 -> 510000
400001-> 520000)
Segment 2: Sender A, allocation structure V2 (410000 -> 530000
410001-> 540000)
In this case, only cost elements 400000 and 400001 are used in the first segment.However, if you not have entered a restriction in the segment for sender cost element, the system first selects all cost elements and recognizes them as valid.That is, in the first segment, cost elements 410000 and 410001 are also used.The system only filters out unnecessary records when you expand the allocation structure.However, the system has already issued message GA721 for the second segment by then.
Solution
1. Restrict the sender cost elements in accordance with the primary cost elements used in the structure.As a result, the database selection is faster.
2. Implement the attached program corrections into your system.
Remark:note that the 'Check cycle' function continues to generate mistakenly the over-credit error message.
|
|