Hello,
I'm trying to jump from a BEX Query to the CJI3 transaction. From previous posts I notice that I should jump to the program RKPEP003 and not to CJI3.
I implemented the RRI for a report that has in the rows the CO document number, CO Doc.line item, Project (No Display), WBS element (No Display), Posting Date(No Display) and in the column there is just the amount key-figure.
From the main transaction screen I can just select data for Project, WBS element and Posting Date fields(that's why I included them in the report).
It would be preferable for me if I could select by CO document number but this field is only available by the button of "further selection criteria" and I think (I'm not sure) that with RRI I can't use selection criteria that aren't in the main transaction screen. Please confirm if I'm right.
According with this in RRI i associate these characteristics with the table fields of the transaction.
For most of the times I receive the message "No line items were selected" but I already succeed once when I selected a project and a wbs for a posting date that has only one document for that period.
I'm confused about this issue because is quite strange that it works in that case and not in the other.
Can this be a question of the assign between sender and receiver? Can't I assign interval of values in RRI?
If you have some idea about how to solve this issue please post here, this is urgent (i will assign points).
Hi,
I notice that this hapens because it is loading always the same posting date interval (from 01052008 till 31052008) and that's why it is showing well the document that is in that period and don't show the other documents because they aren't in this period.
Do you have any idea about why it is not picking the correct posting date interval?
In the assignement detail of RRI I have the following configuration:
Infoobject | Type | Field Name | Selection Type | Required entry | Data Element| Domain | SET/GET Parameter
0ASSET_CLAS Asset class | X Delete | | * | | | | |
0COMP_CODE Company code | X Delete | | * | | | | |
0CO_AREA Controlling area | X Delete | | * | | | | |
0CURTYPE Currency Type | X Delete | | * | | | | |
0VTYPE Value Type for Reporting | X Delete | | * | | | | |
0FISCYEAR Fiscal year | X Delete | | * | | | | | 0CO_DOC_NO CO Document Number | 3 Table Field | BELNR | * | |CO_BELNR | | BLN
0CO_ITEM_NO Line Item of CO Document | 3 Table Field | BUZEI | * | |CO_BUZEI| | |
0PROJECT Project Definition | 3 Table Field | PSPID | *| | PS_PSPID | | PSP
0PSTNG_DATE Posting date in the document | 3 Table Field | BUDAT | I Interval | CO_BUDAT | | |
0WBS_ELEMT Work Breakdown Structure Element (WBS Element) | 3 Table Field | POSID | * | | PS_POSID | | PRO
0FISCPER3 Posting period | 3 Table Field | PERIO | * | |CO_PERIO | | VPE
Regards,
Ana
Edited by: Ana Esteves on May 6, 2008 8:23 PM
Edited by: Ana Esteves on May 7, 2008 11:40 AM