Mar 13, 2013
Feb 28, 2013
ABAP Programming Error
Category : ABAP
Programming Error
Runtime Errors: READ_REPORT_LINE_TOO_LONG
Except.: CX_SY_READ_SRC_LINE_TOO_LONG
Detail explanation of the dump:
The internal table
"\FUNCTION=K_KKB_FIELDCAT_MERGE\DATA=L_ABAP_SOURCE[]" is 72
characters wide. The program line is 81 characters wide.
Reason:
Function REUSE_ALV_FIELDCATALOG_MERGE dumps if the program contains
lines longer than 72 characters, even if the lines are comment lines.
Solution:
An easy remedy is to turn on the switch preventing lines to be
longer than 72.
(Utilities -> settings. Tab-page “ABAP-Editor”, sub
tab-page “Editor”, set a check mark in the field “Downwards-Comp. Line
Lngth(72)”).
Feb 27, 2013
View all Active Parameters in a system
Checking All Active Parameters in a system.
- You can view all active parameter in a system with T-code RZ10 or RZ11
- Alternately, you may run report RSPARAM
- RSPARAM report contains a list of all active parameter in the system
- Execute T-code SA38 or SE38 and enter RSPARAM
- Execute the report.( F8)

Select Execute and select the field Display also un-substituted (the system variable values are then displayed)
Feb 21, 2013
Feb 15, 2013
SAP GUI 7.30 for Windows
Whats new in SAP GUI 7.30 for Windows?
BW 3.5 front-end addon is no longer shipped with this version.
SAP GUI
7.30 (shipped on 26th June 2012) was bundled with lots of new
features. SAP published information on the version differences and
a comparison in SAP Note 1670678.
New SAP GUI design "Corbu": The new "Corbu" design comes with a reduced color palette and enables a good integration into NWBC and SAP Portal with respect to look and feel. Additionally, the icons used in SAP GUI have been re-designed for Corbu and SAP Signature Design (by default the old icons are still active in SAP Signature Design).
Support for different color schemes in SAP Signature Design: The color scheme can be changed per system and even per client in order to distinguish different systems more easily. SAP offers 5 different color schemes (blue, red, green, purple and gold). Additionally, a system administrator can define a default color scheme per system.
Many theme options available.
The new "Corbu" design.
Longer lifetime: SAP GUI for Windows 7.30 is built with Visual Studio 2010 (which is supported until July 2015). Therefore, SAP GUI for Windows 7.30 can be supported longer than release 7.20 (see also note 147519).
Comments
for the connection entries can be defined.
Indication
of Security status (You can see a lock /unlock symbol in the
status bar).
BW 3.5 front-end addon is no longer shipped with this version.
Administrators can add a logo in the title bar of SAP Signature design to allow customer specific branding on SAP GUI screens.
For a
complete list of updates, refer SAP Note 1670678.
Feb 13, 2013
Webdynpro for ABAP tutorials
Webdynpro for ABAP tutorials
http://www.youtube.com/playlist?list=PLCC0722EAC6719F92&feature=plcp
Source: http://scn.sap.com/community/web-dynpro-abap/blog
Some video tutorials on Webdynpro for ABAP.
http://www.youtube.com/playlist?list=PLCC0722EAC6719F92&feature=plcp
Source: http://scn.sap.com/community/web-dynpro-abap/blog
Subscribe to:
Posts (Atom)
How to change Transport request from Released to Modifiable
Step 1: Go to SE38 – Execute Program RDDIT076. Step 2: Give your released requests number and execute again. Step 3: After executing, yo...
-
Links to various helpful posts on SAP PI on SCN n other sites. Process Integration (PI) & SOA Middleware-SCN http://scn.sap.com/comm...
-
Function module that will take any internal table as input, convert in to XLS format and send out emails with the attachment. Add the...
-
Category : ABAP Programming Error Runtime Errors: READ_REPORT_LINE_TOO_LONG Except.: CX_SY_READ_SRC_LINE_TOO_LONG Detail explanati...







