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

table control

hi i have one user defined table and i want to use table control and update the records in database through table control. Can anybody give the steps for creating table control and updatintg the records in table control.ThanksKamal

performance

Hi This is a piece of code . can anyone suggest me how to increase the performance . , tx LOOP AT WERTETAB . CLEAR : FLAG , FLAG1 . MOVE-CORRESPONDING WERTETAB TO IT_FINAL . SHIFT IT_FINAL-MATNR LEFT DELETING LEADING '0' . ...

node tree function

Hello All,i want to display all messages captured through BAPI in node tree format type .like first parent node will be order no creted .below that types of messages ( error,status,warning ) and then below message text.is there any FM to display node...

at new matnr

Hi all,I have a problem,I want to sum the menge of the internal table itab according to a criterion, LOOP AT ITAB INTO WA. AT NEW MATNR. if wa-SHKZG EQ 'H'. HQuan = HQuan + wa-menge. else. SQuan = SQuan + wa-menge. endif. ENDAT. AT END OF MATNR. r...

search program

<u>Selection-Screen:</u>Parameter: String field to enter a textSelect-option: to enter program names (value help shall be available)<u>Program:</u>The user shall enter a text and select one or several program names. (Search help for the pro-gram name...

Resolved! Logging processing time

Hi,I have an interface, which is reading XML files, selecting data from sap tables and send a result in XML back.I now wanted to log the incoming requests and also the processing time, used by SAP.Therefore I have made a table, which is saving the re...

report

siri write a report using 2 table but only bkpf table show the data but bseg no show the data why i m send codingTables: bkpf, bseg.parameters: hkont type bseg-hkont.select-options: budat for bkpf-budat.Select * from bkpf.write:/, bkpf-budat,20 bkpf...

client

hi friends,could u plz tell me how to create a new client in sap????ie.i installed sap in my system now the client which i'm working is 800,suppose i want to create client 810 And to log on......then only i can practise the cross applicaions.....plz ...

Resolved! LSMW Urgent

Hi ,I am using standard batch input method RFBIDE00 to upload the customer master(in LSMW) transaction XD01.Later I want to update the Bank data for the customers created above.Here My question Is it possible to use the same programe RFBIDE00 to u...

Labels in this area