Wednesday, August 15, 2012

Double Scrollbar Problem in Google Chrome

Double Scrollbar Problem in Google Chrome 

Dear All Chrome Users,
Now a days number of Chrome users are facing Double Scrollbar issue in chrome window which is very irritating. You can resolve this issue with below procedure.

Open Google Chrome Page:
Put the below text in Address bar
chrome://plugins/
click on Details which is showing right side of Window.
Search(Ctrl+F) the  PepperFlash 
Click on Disable
Reopen the Chrome.

Regards,
MA JAMIL

Tuesday, September 14, 2010

Tuesday, May 25, 2010

SAP Basis Training Material

Check out this SlideShare Presentation:

Tuesday, April 27, 2010

How to create or change SAP tables without coding or debugging



To create or change the content of a table (usually for test purposes), we typically use transaction code SE16 to write a report program or debug. But here is how you can do it easily through a SAP standard technique without coding or debugging.

Code:

  1. Call transaction SE16N and enter the required table name to be edited (for example, KNA1).
  1. Type '&sap_edit' in the command window and hit Enter. The message "SAP editing function is activated" will display.

  2. Click on the execute online button (F8). Now the table will be in edit mode.


Wednesday, April 21, 2010

Convert Spool Request to PDF File using RSTXPDFT4 ABAP Report

Run SE38
Report RSTXPDFT4
Spool req. ????? (you can take request from SP01)
Execute F8

Monday, April 19, 2010

How to Debug Background Jobs

We can not debug background jobs directly with the breakpoints set inside the program like usually we do during running program in foreground. But this is posibile too !!

Go to SM37 - Job monitor
Select the specific job you want to analyse (let's a failed job)
Use transaction code - JDBG (type the transaction code in transaction code input box - at the top left corner of your screen)
It will start ABAP debugger.
Continue to debug !!

No authorization for graphic access (BDS)

Solution:
add the authority object S_BDS_DS to profile of corresponding role. tcode:pfcgActivity03Business Document Service: Class nameDEVC_STXD_BITMAPBusiness Document Service: Class type0T