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

caufvd-ingrp

Hi !I have to find all sales orders that have the field caufvd-ingrp set to 'L42' (this value is just an example)I know I can call PM_ORDER_DATA_READ with an order number. Then CAUFVD is filled with the correct values. But then I have to call PM_ORDE...

Smart form

Hi Gurus,Can you please help me to develop this logic :Select vbelv posnv vbeln posnn vbtyp_n vbtyp_vFrom vbfa into corresponding fields of table lt_vbfa1For all entries in lt_vbfaWhere          vbelv = lt_vbfa-vbelv  “getting the reference sales ord...

Resolved! Copying a file

Hi guys,i have created command zcmd in SM69 to run a .BAT file for copying a file from PC one directory to another.in SM69 i definedCommand name: ZCMDOperating system: UNIXOperating system command: cmd /c inside Copy.bat file have command isCopy C:\F...

Resolved! value getting null after loop at it into wa

Hi Experts,select bukrs          kunnr          budat          wrbtr     belnr     shkzg     from bsad     into table it_bsad     where bukrs in s_bukrs and kunnr in s_kunnr and budat in s_date.   select bukrs        kunnr        budat        wrbtr  ...

Resolved! SAP PS BADIs - dump

Hello everyone,I get a dump when calling the BADIs in the order below. In the second list, everything works. My question is - Is it possible to create a network header before the WBS is committed to the database?This sequence results in a dump "RAISE...

sap ooabap

Hi SAP people,in ooabap,by using docking container i can splited the screen into 3 parts,when i double click on the first cell the data coming to the second cell,but the problem is when i double click in second cell the data is not populated in third...

how to pass business header data through BAPI while creating sales Order

Dear All,    I'm creating sales order through -- /AFS/BAPI_SALESORD_CREATEFDATA -- BAPI , but i'm not able find the field business header data. Actually while creating manually i'm able to enter the data but through BAPI not able to find through whic...

Labels in this area