sapnote_0001696349

5
7/16/2019 sapnote_0001696349 http://slidepdf.com/reader/full/sapnote0001696349 1/5 31.01.2013 Page 1 of 5 SAP Note 1696349 - RFBILA00/RFBILA00N: Calling other reports  Note Language: English Version: 3 Validity: Valid Since 14.03.2012 Summary Symptom Improvement request You want to be able to call additional reports from the output of the program RFBILA00 or RFBILA00N. Reason You want to analyze the relevant account balances or the underlying documents from the result list of the programs. Other terms CustomerConnection, CustConn Financial statements, financial statement version Reason and Prerequisites This is an improvement request. Solution Improvement You can now call additional reports using the report-report interface from the following output lists of the programs. You can add reports or transactions, for example, FAGLB03 (G/L Account Balance Display) in the dialog by choosing Settings >> Report  Assignment... in the menu. In the menu, choose Goto >> Call up report... to call the relevant report depending on the cursor position (see Restrictions and dependencies). Benefit You can call suitable reports from the result list of the programs. Restrictions and dependencies o You can call other reports using the output lists  ALV Grid Control or  ALV Classic (only RFBILA00N) only. o The report-report interface is a technical solution for the connection of additional reports. In this process, the system tries to transfer the restrictions of the calling report correctly to the receiver report. This does not happen in all cases. o If you position the cursor before the call of the function Call up report... in the column Total of the comparison period ,the relevant restrictions are transferred for this period (comparison period according to selection screen). If you position the cursor in another column, the restrictions are transferred according to the reporting period. o If you position the cursor on a (sub)totals line, the specifications of the characteristics of the relevant entries are transferred. Delivery

Upload: roberta-fernandes

Post on 30-Oct-2015

68 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: sapnote_0001696349

7/16/2019 sapnote_0001696349

http://slidepdf.com/reader/full/sapnote0001696349 1/5

31.01.2013 Page 1 of 5

SAP Note 1696349 - RFBILA00/RFBILA00N: Calling otherreports

 Note Language: English Version: 3 Validity: Valid Since 14.03.2012

Summary

Symptom 

Improvement requestYou want to be able to call additional reports from the output of the

program RFBILA00 or RFBILA00N.

ReasonYou want to analyze the relevant account balances or the underlying

documents from the result list of the programs.

Other termsCustomerConnection, CustConn

Financial statements, financial statement version

Reason and PrerequisitesThis is an improvement request.

Solution

ImprovementYou can now call additional reports using the report-report interface from

the following output lists of the programs.

You can add reports or transactions, for example, FAGLB03 (G/L Account

Balance Display) in the dialog by choosing Settings >> Report Assignment... in the menu. In the menu, choose Goto >> Call up

report... to call the relevant report depending on the cursor position(see Restrictions and dependencies).

BenefitYou can call suitable reports from the result list of the programs.

Restrictions and dependencies

o You can call other reports using the output lists ALV Grid Control or ALV Classic (only RFBILA00N) only.

o The report-report interface is a technical solution for the

connection of additional reports. In this process, the system tries

to transfer the restrictions of the calling report correctly to the

receiver report. This does not happen in all cases.

o If you position the cursor before the call of the function Callup report... in the column Total of the comparison period ,the relevant restrictions are transferred for this period

(comparison period according to selection screen). If you position

the cursor in another column, the restrictions are transferred

according to the reporting period.

o If you position the cursor on a (sub)totals line, the

specifications of the characteristics of the relevant entries are

transferred.

Delivery

Page 2: sapnote_0001696349

7/16/2019 sapnote_0001696349

http://slidepdf.com/reader/full/sapnote0001696349 2/5

31.01.2013 Page 2 of 5

SAP Note 1696349 - RFBILA00/RFBILA00N: Calling otherreports

Import the Support Package or implement the correction instructions.

------------------------------------------------------------------------

|Manual Pre-Implement. |

------------------------------------------------------------------------

|VALID FOR |

|Software Component SAP_APPL SAP Application |

| Release 600 SAPKH60001 - SAPKH60021 |

| Release 602 Until SAPKH60211 |

| Release 603 Until SAPKH60310 |

| Release 604 SAPKH60401 - SAPKH60411 |

| Release 605 Until SAPKH60508 |

| Release 606 SAPKH60601 - SAPKH60603 |

------------------------------------------------------------------------

Enhance the structure RFBILA_ALV_SETTINGS:

o Call transaction SE11.

o Select Data type.

o Enter the data type RFBILA_ALV_SETTINGS.

o Choose Change.

o Insert the following fields at the end of the field list:

Component Component Type

REP_YEAR_FROM GJAHR

REP_YEAR_TO GJAHR

REP_PERIOD_FROM BILABMON

REP_PERIOD_TO BILABMON

CMP_YEAR_FROM GJAHR

CMP_YEAR_TO GJAHR

CMP_PERIOD_FROM BILAVMON

CMP_PERIOD_TO BILAVMON

o Save and activate your changes.

------------------------------------------------------------------------

|Manual Post-Implement. |

------------------------------------------------------------------------|VALID FOR |

|Software Component SAP_APPL SAP Application |

| Release 600 SAPKH60001 - SAPKH60021 |

| Release 602 Until SAPKH60211 |

| Release 603 Until SAPKH60310 |

| Release 604 SAPKH60401 - SAPKH60411 |

| Release 605 Until SAPKH60508 |

| Release 606 SAPKH60601 - SAPKH60603 |

------------------------------------------------------------------------

Enhance the GUI status for the program SAPLBSPL:

o Call transaction SE41.

Page 3: sapnote_0001696349

7/16/2019 sapnote_0001696349

http://slidepdf.com/reader/full/sapnote0001696349 3/5

31.01.2013 Page 3 of 5

SAP Note 1696349 - RFBILA00/RFBILA00N: Calling otherreports

o Enter the program SAPLBSPL .

o Enter the status GRID_FULLSCREEN.

o Choose Change.

o Expand the Menu Bar.

o Expand the Goto menu.

o  After the function with the code &ABC , add the function

REPORT_CALL with the following attributes:

Attribute Value

Function Text Call Up Report...

Icon Name ICON_TABLE_SETTINGS

Important:

If the input field for the function code is too small, in the

menu choose Utilities >> Settings >> User-specific...and enter a relevant value (for example, 20) in the fieldOutput length in status maintenance >> Function codeto extend it.

o Expand the Settings menu.

o At the end of the menu, add a separator .

o Under the separator, add the function REPORT_ASSIGNMENT with

the following attributes:

Attribute Value

Function Text Report Assignment...

Icon Name ICON_TABLE_SETTINGS

o Expand the Function Keys.

o Overwrite the code &EB9 of the function key Ctrl - Shift - F1with the code REPORT_CALL.

o Expand the Application Toolbar.

o Overwrite the function code &EB9 with the function code

REPORT_CALL.

o Save and activate your changes.

o Repeat the above activities for the GUI status

LIST_FULLSCREEN.

Header Data

Release Status: Released for Customer

Released on: 28.11.2012 14:08:19

Master Language: GermanPriority: Recommendations/additional info

Category: Advance development

Page 4: sapnote_0001696349

7/16/2019 sapnote_0001696349

http://slidepdf.com/reader/full/sapnote0001696349 4/5

31.01.2013 Page 4 of 5

SAP Note 1696349 - RFBILA00/RFBILA00N: Calling otherreports

Primary Component: FI-GL-GL-G Closing Operations / Period-End

 Valid Releases

Software Component Release FromRelease

ToRelease

andSubsequent

SAP_APPL 470 470 470

SAP_APPL 500 500 500

SAP_APPL 600 600 600

SAP_APPL 602 602 602

SAP_APPL 603 603 603

SAP_APPL 604 604 604

SAP_APPL 605 605 605

SAP_APPL 606 606 606

Support Packages

Support Packages Release Package Name

SAP_APPL 600 SAPKH60022

SAP_APPL 602 SAPKH60212

SAP_APPL 603 SAPKH60311

SAP_APPL 604 SAPKH60412

SAP_APPL 605 SAPKH60509

SAP_APPL 606 SAPKH60604

 Attributes

Attribute Value

Topic Financial External

FocusTopic Financial External

ImprovementNote yes

Symptoms - Side-Effects

The following SAP Notes correct this SAP Note / patch:

SAP Note

Reason

Version

from

Version

to

SAP Note

Solution

Version Support

Package

1696349 1795884 1

Correction Instructions

Correcti

on

Instruct

ions

Valid

from

Valid

to

Software

Component

Typ

e

*)

Reference

Correction

Last

Changed

1464834 606 606 SAP_APPL C EBSK127330 05.06.2012

13:19:18

Page 5: sapnote_0001696349

7/16/2019 sapnote_0001696349

http://slidepdf.com/reader/full/sapnote0001696349 5/5

31.01.2013 Page 5 of 5

SAP Note 1696349 - RFBILA00/RFBILA00N: Calling otherreports

Correcti

on

Instruct

ions

Valid

from

Valid

to

Software

Component

Typ

e

*)

Reference

Correction

Last

Changed

1465069 603 605 SAP_APPL C P7DK240407 15.08.2012

17:46:16

1465073 600 604 SAP_APPL C P7DK240407 28.11.2012

11:12:21

*) C Correction, B Preprocessing, A Postprocessing, M Undefined Work