ABAP Diary

by Mariana Novelia

Monday, March 10, 2014

Do you guys ever create about tcode for program, table maintenance generator, and query at the same time?

›
Do you guys ever create about tcode for program, table maintenance generator, and query at the same time? These are the different for each ...

I cannot activated event on my table maintenance generator..

›
Have you ever face the problem with events at table maintenance generator. You're about to activate the events, but you face the messag...

How to add customized field to standard infotype at HR module

›
How to add customized field to standard infotype at HR module? I already added some fields at infotype 6 for address information of employ...
1 comment:
Wednesday, November 6, 2013

Spool at tcode SMX different with foreground display

›
If you ever encounter problems that cut spool display in TCODE smx, then try the solution below. add line code : report   z*program  no  ...
Wednesday, September 11, 2013

Download Excel with Headings and Formatting

›
I have a requirement to download internal table contents to excel with field headings with many formatting. Here is the sample code. Hope it...
1 comment:

Smartforms Printing Without Dialog Box

›
Smartforms printing without dialog box. This is the sample code : DATA :  st_control_parameters     TYPE  ssfctrlop. st_control_paramet...
Wednesday, September 4, 2013

Convert TLINE into SOLIX

›
CALL  FUNCTION  'SX_TABLE_LINE_WIDTH_CHANGE'            EXPORTING             line_width_src               =  134             li...
›
Home
View web version
Powered by Blogger.