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
  • 83438 VIEWS
  • 212 REPLIES
  • 39 Likes

Adding a field

Dear Experts,I have to add one field at the last of the of a ALV. THe field name is ebeln.I have made modifiaction in the structure as well as in the fieldcat.please go through the complete code below.************************************************...

BAPI

Hi, I want to create the sales order using BAPI.This is my program. But when iam executing it iam not getting the result. plz let me know the correct code.DATA:WA_ORDERHEADER TYPE BAPISDHD1,WA_ORDERHEADERX TYPE BAPISDHD1X,V_ORDERNUMBER TYPE BAPIVBEL...

Resolved! Problem facing for BADI

Hi,I have created a BADI FQST_CIN_SURCHARGE as suggested by SAP note 826326 and thereafter implemented the same as per note no 896654 in development. This scenario is for DownPayment for FI .This works fine in Development therafter I have transporte...

Paramter ID

Where can i check if the parameter id has been assigned or not in Debugging or anywhere.Code: Data f like vbak-vkorg. get parameter id 'VKO' field f. "(VKO for sales organisation)Although sales organisation has value,f remains blank.I tested f by usi...

general abap

what is the label in script? how ti use it?how to create it?how we debug smartform?what is the difference between user exits and customer exits?what is the difference between select single and select upto 1 rows?which is useful?if we debug the select...

Resolved! Report -

HI GURUS, how can i capture two field values at a time . based on those two secondary list has to be display.By using HIDE iam getting only one field value .For the same value i want to get the another field value also .Any one tell me the suggessi...

smtable

hi guru's, i'm trying to display date in table which has done by table painter. i initially defined it_vbap type vbap in form interface, and defined wa_vbap type vbap in global definitions. i constucted loop as it_vbrp into wa_vbrp.but it is giving e...

Question about F4

Hi all,I got a question about search help (F4). Can I trigger any PAI or PBO at the point after I press on the F4, select a value and the value being populate on the screen field? I'm in a sub screen. What I need is when I select certain entries from...

Resolved! ME_CONFIRMATION_UPDATE

Hello friendz. I am using DELVRY03, IDOC_input_DESADV1 for updating order confirmation tab details. I used ME_CONFIRMATION_UPDATE for updating these without creating the inbound delivery. Now I have a problem. I am unable to display DELIVERY DATE and...

Labels in this area