Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 84493 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Select on string

The information below is contained in bsak-sgtxt. I need to find all the entries in bsak that are associated with delivery 80022016.80022016, DED $15 DETENTION & 25 FRO POD (is in field bsak-sgtxt)If v_sgtxt = '80022016'.select belnr into bsak-bel...

Resolved! Authority check question

Hello everyone,We need to write a code for authorization check.Program selection screen have company code, plant and sales organization.When user runs the program using a transaction, SAP program has to do the authority check.In my req I have multipl...

BDC session queue

Hi all,I am processing more than 50 BDC sessions programatically. Will SAP queue the sessions if sufficient resources are not available ?Will any changes / settings in Basis (setting for number of background / dynpro processes) can help in increasing...

Resolved! Formatted Output

I have a ztable(kunnr, vbeln, erdat, erzet, flag) I want to get the following output using information as reference from this table 1234 A0010000 Walmartwhere client number (4) is fixed 1234filler(2) blank recordtype(1) always 'A'client c...

Resolved! Code

Hi ,I have a field value in the Itab like thisItab-vbeln = 2000283I need to add 3 characters ‘IMP’ in front of each value of this field ..How do I write the concatenate code for this requirement?Output must be Itab-vbeln = IMP2000283My problem is … I...

Append structure

Hello.I am adding a append structure to a table. I have a vision to that specific table joined with other tables. The problem is the vision is suposed to check a field in the append, but while there is nothing stored in the append the vision wont ret...

Resolved! BAPI

Hello Friends,I am Using BAPI_PLANNEDORDER_CHANGE to change the quantity of the order.IN the exporting parameters i am a bit confused, EXPORTING plannedorder = '1234567890' headerdata = headerdatax ...

RM06XB00 ALV View

Hi all,I copied the report RM06XB00 Transaction (MELB) to zz_RM06XB00 and did not change anything else. When I call the report I get a different ALV view than I get with the orginal. I tried changing the program name to my report and get the correct...

Resolved! FI Document

Hi all, l am surching a function or BAPI, that return all informations from FI document number.My need, is that l need to retrive the billing document number belong for a specific FI document header.Thank's for helping.Bob

Resolved! urgent help in alv

hallow expertsi have alv report and the icon of total is not active the icon is bright and i have in my structure fields numc that i wont to sum i copy the standard pf-status to my program and its still not working!i change the field that i wont to s...

Labels in this area