Quantcast
Channel: ABAP Application Development
Browsing all 17 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Code Inspector - Custom Object Collectors

I have Chris Solomon to largely thank for this blog. You may wonder why since it has nothing to do with HCM P&F at all, in which Chris is an undisputed expert, but it was simply because I'd noticed...

View Article


Enhancing SAP standard transactions FBL3N/FBL1N/FBL5N with extra fields in...

This blog talks about how to add some extra fields like Vendor Number, Customer Number, separate fields for credit & debit indicators and opening balance , closing balance per posting date wise in...

View Article


Image may be NSFW.
Clik here to view.

Code Inspector - excluding standard SAP includes

I have always been annoyed by the fact that it is impossible to exclude standard SAP code from the Code Inspector (SCI) results. In my current job (quality manager of all custom code in a 149 SAP...

View Article

Image may be NSFW.
Clik here to view.

Program for download/upload contents of SAP Dictionary table into/from a file

Hello,this post reviews a Z program which could download and upload contents of a SAP dictionary table.     Example for data download:       Example for data upload:Additionall functions: Sometimes i...

View Article

"Functional comments": What commented ABAP-Code can do

Alleged most ABAP Developers have encountered the fact that even commented code can work for forward navigation. Under which circumstances does this work, when not?Can we use it to increase readability...

View Article


Image may be NSFW.
Clik here to view.

Transport Management with Transports of Copies

IntroductionThere are several types of transport requests in the SAP system, two of which you are most familiar with.Customizing Requests are generally for system customizing activities that you’d do...

View Article

Creating pdf from spool is easy

Do you wonder how easy it is to create PDF files from a spool number. it is  just two steps process.  Step-1 : Take a spool number and pass to FM "CONVERT_ABAPSPOOLJOB_2_PDF" DATA: lv_spool_id type...

View Article

ABAP's Role in SAP POS-DM

INTRODUCTION Point of sale (POS) or checkout is the location where a transaction occurs in exchange for goods or services. The point of sale often refers to the physical electronic cash register or...

View Article


Image may be NSFW.
Clik here to view.

Idoc Error Segment Detail ALV Report

PurposeThe purpose of the blog is to get the feedback from the fellow SDN members on using this IDOC Error Segment Detail ALV Report tool for supporting the day to day IDOC monitoring activities in the...

View Article


Image may be NSFW.
Clik here to view.

IDOC Error Segment Detail ALV Tool Deployment Instructions

Introduction The blog provides you the source code of the IDOC Error Segment Detail ALV Report that is a bit more friendlier than WE02 and less technical to the business users. It allows the business...

View Article

Image may be NSFW.
Clik here to view.

Year 2013 bug in BDC field

Last day's I was confronted with a "invalid date" bug in an old batch-input program (BDC).It was running well since years but from the 1st day of 2013 the called input screen popped up with this...

View Article

Image may be NSFW.
Clik here to view.

Dragging SAP Query enabled folks into the development process

Let`s have a following situation: you have a colleague (or even a group of them), that can do SAP Query very well, but they`re no developers in any way. That means SAP Query is their only way how to...

View Article

What is Open XML?

Hi.i will give here a short Summary about Open XML.Microsoft Office Open XML is a standardThe Open XML standard represents word-processing documents (WordprocessingML),spreadsheets (SpreadsheetML), and...

View Article


Image may be NSFW.
Clik here to view.

Open Microsoft Office document in SAP using OPC

Hello.if my previous post http://scn.sap.com/community/abap/application-development/blog/2013/03/08/what-is-open-xmli wrote a short description about Open XML standard.Open XML let us the possibility...

View Article

Image may be NSFW.
Clik here to view.

Embedded excel in SAP using Open XML

Hello.Excel and word each one, are great tools for users.If we can combine both of them together we can make even more options for users. Let's take for example a Purchase in SAP.Purchase Order is...

View Article


Image may be NSFW.
Clik here to view.

Material / Customer - Tax Classification data

Hi All,  The purpose of this blog to share the details on how to find the Tax data based on the Sales Organization and Division. For the Material / Customer, the TAX data in MM01 / XD01 will be...

View Article

Image may be NSFW.
Clik here to view.

Customize your ABAP Object-Factories

After writing my two blogs Factory-Pattern in ABAP OO and Easy implementation of BEx-Userexit-Variables I was asked, how a efficient customizing table for those classes looks like. A short history: The...

View Article

Browsing all 17 articles
Browse latest View live


Latest Images