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

Resolved! Loop question

hello,I have a requirement to make records unique before updating a table. the scenario is as follows.table - fields A to G ( A, B, C and D are primary )The data provider changed so they cannot provide an entry for field D, meaning a combination of A...

performance issue

Hi Experts, Following are my coding for performance issue....SELECT a~erdat a~zzstyleno a~zzponumber a~zzarticleno a~zzskuno a~zzcolour a~zzedisize a~zzquantity a~zztotalnopcs a~zzvolume a~zzlength a~zzwidth a~zzheight a~zzinchcm a~zzhscode a~zzuni...

splitting a delivery

Hi all , I have a scenario where i will create a delivery. Now the user requires to split the line item in the delivery into two line items by splitting the quantity equal to the initial document thru VA02. I tried using variout ways like userexi...

Resolved! Separate Client login

Hido i need separate logins for individual clients. The user has a login for ECC Development system Client 010, however he needs to login to client 020 the sandbox. I dont have any login to client 020.How are the client logins controlled ?Many Th...

Resolved! select question

Hi experts, i need to do select from pa0001 where pernr = ....andbegda is the most new datei mean if there is a row in pa0001 like this:begda = 1.1.2009pernr = 1234begda = 2.2.2009pernr = 1234so he take the second row.any help will be appreciated.tha...

Problem with BDC

Hi,J1IEX is the standard transaction, whereas we have developed ZJ1IEX, a custom transaction, which is a replica of J1IEX transaction. We are posting documents in ZJ1IEX transaction for AAAA company code, which in turn posts same excise for BBBB comp...

select statement

i have given following statement.select * from BSID.however, i want to select on the basis of record rangese.g.select * from BSID where rowid <= 10000select * from BSID where rowid > 10000can i do that ? or is there any other optionRegards,Santosh.

Labels in this area