Adobeform for multiple trays
Adobeform for multiple trays We have some printers with multiple trays. Depending on the message category, we can print adobeform from a specific tray. Rule will be always as simple i.e. for one...
View ArticleEnhance "GO TO" Menu in BP(Business Partner) using BDT(Business Data Toolset)
Business Data Toolset is a easy way to enhance different SAP Business Objects.According to SAP Help:http://help.sap.com/saphelp_crm50/helpdata/en/2f/696d360856e808e10000009b38f839/frameset.htmAll menu...
View ArticleAuto generating UML diagrams from ABAP code
Alternative title - I hate doco It’s kinda a mantra that I live a reasonable part of my life to. I think the above image is a not unjustifiable representation of my feelings about documentation:But...
View ArticleSending SMS to mobile phones (in the Netherlands)
I recently got a question about sending SMS text messages from SAP to a mobile phone. My first thoughts went to specialized hardware, but I found out there is a much simpler way to achieve this. I...
View ArticleThe issue with having many small classes
AftermathThe previous blog post was about applying design principles to the architecture of a simple parser application, which served as an exercise application. It led to quite a few, small classes in...
View ArticleBlog 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 ArticleBlot if forward - Frédéric Girod
So it's my turn to play the game 'Passing the baton' (I like that, it's a french word ). Thank you Susmitha Susan Thomas to give me the opportunity to participate to this relay and thank you Moshe...
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 Article