Blog It Forward - Susmitha Susan Thomas
I was blogged forward by Mohammed Yakub Shah and Arindam Mondal. Thanks to you for letting me participate in this innovative and exciting game of 'passing the baton' in SCN and thanks to Moshe Naveh...
View ArticleExample for cell colors in ALV
HereI attachedan examplequite usefulto knowthe differentcell colorswe can giveto aALV. *&---------------------------------------------------------------------**& Report...
View ArticleChange Word table style in an Open XML document
Hello.This is another screen cast about the Open XML in SAP.this one dealing with layout change of the MS-Word templatewithout any programming changes.it shows how a change int the table style can...
View ArticleOpen XML for SAP ver. SAP Duet
Hello.I've been asked in the last few months about Open XML for SAP.some of the people compared it to SAP duetsome of them said that Duet does the same functions as Open XML does.well, i'm not an...
View ArticleGet the data types of all fields in a table
Hello everyone, After some research I've managed to find an answer to my own question here: http://scn.sap.com/thread/3412096and I would like to share this with you.Basically, in oder to find the types...
View ArticleBlog if forward - Ramesh.T
I was blogged forward by Susmitha Susan Thomas and Frédéric Girod, Thank you for this opportunity to me participate in this exciting game of 'passing the baton' in SCN and thanks to Moshe Naveh for...
View ArticleThings to be taken care on creating custom Check printing in SAP – SAP Script...
Create a custom copy of F110_PRENUM_CHCKCreate a subroutine pool in SE38, to achievelogic changes in the SAP Script even without modifying the standard driverprogram RFFOUS_C While commenting existing...
View ArticleHow to create a RoadMap in GUI environment
Hi guys, This is my first blog and I found an interesting subject one week ago about RoadMap but in GUI environment, normally Roadmap is used with Web Dynpros. This is the code of my program...
View ArticleABAP Adventure Games Framework - Part 1 - "Introduction"
Yes, you read it right: this blog is about ABAP and Games. I know a few people already implemented their own games using ABAP, but I always felt I also had to make a little contribution into this area....
View ArticleA Quick View on different SPs of SAP NW 7.31 regarding Quality & Disruptiveness
For me as software architect the last time has been really difficult – I was uncomfortable about the quality of AS ABAP software components. I spend too much time analyzing errors and in for some of...
View ArticleDependency Injection for ABAP
Dependency Injection for ABAP: Loose Coupling and Ease of TestingOverviewWhat Is Dependency Injection?Unit testing is often made more difficult by the heavy use of classes as namespaces and the...
View ArticleSM30, change standard width of Tablecontrol
One thing that always bothered me with the Table Maintenance Generator is that when we create a Dialog for a table with many fields the Table Control always show a width of 80 columns, even when the...
View ArticleMini SIZZLING Hot game in abap
My first post ! First press: 'Cred' button for adding 'credits', then chose the 'Bet' botton for betting value, then 'Spin'.When you 'win' you can double the winning amount by pressing '<5' or...
View ArticleGetting started: ABAP-HR/HCM using PNP Logical databases
Logical databases is a differentiating factor in ABAP-HR since it is used extensively here. These logical databases are special ABAP programs that provide fundamental functionality required for reading...
View ArticleABAP Report -> Mobile Application with zMob!
zMob is a powerful platform allowing the generation of mobile applications from simple ABAP reports. Behind the scenes, the report is converted into a mobile UI and passed to the end user's mobile...
View ArticleDo Quality Processes really matters ?
"Do the Quality processes in SAP projects really matters ? ",this is a basic question which strike to my mind,while I was sitting in the Quarterly Audit for my project."You have to update the object...
View ArticleA Developers Lament
I think most developers will agree with the below remarks... Why, oh, why do users keep raising issues to developer’s like: “It doesn’t work, can you please check it?”, and just leave it at that? No...
View ArticleNetweaver 7.4 - Value Suggest in SE80
Hi All, I came across a nice feature - Value Suggest for Object Names in SE80 transaction in Netweaver 7.4 system and would like to share you. In the earlier versions of Netweaver systems (Prior to...
View ArticleDisplay an ALV in the MODULE POOL Screen
This Program will Show an error log containing Material No, Source Plant, Destination Plant Status etc. in ALV report which was called from a Module POOL. STEP 1: Declare an internal table to be...
View ArticleXML File processing from the Application Server
1.0 IntroductionThis document explains the parsing of the XML document residing in the application server on the DOM-based approach. The intention of this document is to describe the step by step...
View Article