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

optimizing the query

Hi All,I would like to know what would be alternate table or optimal way to make the following queries work in a more efficient manner.1) select sfakn from vbrk into table tl_sfakn for all entries in tl_vbrp WHERE sfakn = tl_vbrp-vbeln.2) SELECT vb...

Resolved! IS ABAP FINISHED

HI TO ALL SDNERS, I HAVE HEARD IN THE NEAR FUTURE SAP IS GOING TO COMPLETLY REPLACE ABAP WITH JAVA.DUE SAP's NETWEAVER push and SOA (service-oriented architecture) strategy .IS THAT TRUE I HAVE SPEND ENDLESS HOURS FOR LEA...

Resolved! REPLACE ALL issue

Hi All,I have a string like "Nikhil #". I need to remove # from the string but still keeping the trailing spaces. I tried REPLACE ALL and SHIFT statements but it deletes the Trailing spaces as well. Any help would be highly appreciated...

Resolved! LSMW Error

I have an existing LSMW , I am trying to use it.But in the step Maintain field mapping and conversion rulesI am getting a syntax error. It ios giving error on the field below.PLAN(0000) type C,I want to change the length of the field, how do i do tha...

Resolved! LSMW Read files.

Hi, I am trying to create a BOM. using LSMW.I have two files one for header and one for the item details When i read the data from the files.It is reading the data from both the files via LSMWhowever it is not writing the data form the line items fil...

Resolved! BAPI FOR PO(URGENT)

Dear all,When I am creating BAPI for PO, I am getting the following error:BAPI 001 No instance of object type PurchaseOrder has been created. External reference:I am using the following function module:BAPI_PO_CREATE 1Please suggest me to overcome th...

field catalogue

Hi everyone , Im developing a ALV report. in this i have made a internal table it_post.based on certain condition for a date its fiels punin is having a value as 'p' and punot is having a value as 'a'Now the problem is i'm passing this internal table...

transport requests

I have one reqirement that is to diaplay all the requests transported to Quality 0r production server ,if the the request is first transported to quality and then production ,then it need to display in the report as both servers request is trnspor...

stock summary report

hii am doing stock summary reporti am checking the data with mc.9 standard reportthe total amount for particular month is not tallying with standard one.data is coming with all the materials and with opening nd closing balances...but it is taking the...

BADI

hi,pls any one can help me.i am new to BADIsclass ''ZCL_IM_R" does not contain an interface "IF_EX_CUSTOMER_ADD_DATA" error is coming when i am activating .and i written the code SAVE-DATA like method IF_EX_CUSTOMER_ADD_DATA~SAVE_DATA .IF SY-UNAME = ...

Labels in this area