Quantcast
Channel: SCN : All Content - ABAP Development
Browsing all 8332 articles
Browse latest View live

how to discover the code enhancement of a field

hi, please help me how to discover where is the code of an obligatory field? in te transaction mm01 to create a material there is a field that is obligatory, this is not an standar field, someone has...

View Article


How to convert XML data into JSON format prior to 7.40 release

Hi Experts, I have a requirement where I want to get the data from internal table into JSON format which is not possible prior to 7.40 EHP2 release. I can get the data into XML format. But now I have...

View Article


How to write the Select Query on database view?

Hi guys,  trying to write select query on database view ( COAS)  to fetch the "objnr"  value which is  existing. But i'm failing to get it. sharing my code below SELECT SINGLE objnr FROM coas INTO...

View Article

alv table with tree inculding multiple hierarchy

Hi need implement ALV with tree including multiple hierarchy levels.  root  sublevel-1     sublevel 1.1        element    sublevel-2      sublevel 2.1         sublevel 2.1.1              element is it...

View Article

How to assign the bulk shipping points to plants at a once

Hi, How to assign the bulk shipping points to plants at a once.Currently we have the 500 plants and 20 shipping points.we want  to upload a single shot. For one by  one by using the OVXC tcode. Please...

View Article


Plan order creation for Griege booking order

Hi Team, I have one requirement to change plan order data at the time of MRP run. For this i am using BADI "MD_PLDORD_CHANGE". This is working fine for sales order and  Griege booking order ( VA41...

View Article

issue regarding collect statement

HI,     collect statement is used to compress unique data sets, and when it comes to amount fields it sums up the values,but  i have to bifurcate records in internal table  (i mean to  separate records...

View Article

Searching for Userexit or Badi for VL32N.

Hello Friends,I need your help guys,I'm searching for User exit or Badi to fulfill the requirement but not able to find.Problem - > After doing PGR in VL32N if we go to Header and then Shipment...

View Article


Access via 'NULL' object reference not possible

Hi All, After APO upgrade, the get_instance method returnning NULL reference. Please help on this issue, what could be the reasons for that issue. Details from ST22:Runtime Errors...

View Article


ABAP Objects: Objects-Oriented Programming

I know what you are thinking. This fellow cannot spell (and maybe you are right, but that is another story). He even misspelled the title of this blog post! Correct. I did misspell object-oriented...

View Article

3D barcode printing on smartform

Hi Friends, I am trying from yesterday and checked the SAP notes too. Didnt find any post relevant to this.Please any one let me know how to print 3D (barcode with shades) barcode on smartform.Please...

View Article

Image may be NSFW.
Clik here to view.

after migrated to new server having issue with RF

I have some strange issue likewe have yesterday migrated our production server to a new server, since then the RF portal is not working , Only the  first page is coming  Once we click this link we...

View Article

how to Print Multiple pages in smartforms

Hi ABAPERS     My requirement is to  create a smartform of four pages with different content in it. I have created the smartform with four pages and assigend as below in each page.       page1 (next...

View Article


How to find whether a bar code of type QR code already exists in the SAP system?

Hello,  I have a requirement to print a bar code of type QR code in Smartform. I would like to search if a Z/standard bar code of this type is already created in the system so that I can reuse it in my...

View Article

Image may be NSFW.
Clik here to view.

Top 10 things ABAP developers should know when learning JavaScript

This article tells you what you need to know when starting out learning JavaScript when you have a background in ABAP.  Think of it as "JavaScript 101 for ABAPers".  The aim is to give you a good...

View Article


Image may be NSFW.
Clik here to view.

Work Flow

hi,   I faced a problem when i created standard task by TCODE SWDD, as follow picture:   could you help me? Thanks.  

View Article

Is there preceeding steps we need to do before connecting to other databases?

Hi All,  I have a requirement to connect to some other server and pull information from that. I am aware the database is MSS server. So i have created entry in DBCON. But when try to connect i am...

View Article


RFC connection Problem - BAPI

Hi...,I'm using 4.6c system and accessing data thru saome gateway. My problem is when I try to check the material whether it exist or not, I'm getting this error "The function module...

View Article

PO condition error in BAPI_PO_CREATE1

Hi I tried couple of approaches to insert a 'Z' condition record via bespoke program for creating PO but couldn't get through. My mapping for condition interface parameter is:   CLEAR: pocond, pocondx....

View Article

Debugging the Delivery Program

Hello,          I was looking for a way to debug the delivery creation program to find out why system is not allowing creation of multiple deliveries? ( The shipping points differ in this case). How...

View Article
Browsing all 8332 articles
Browse latest View live