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

Resolved! table join

hi guru's,i have two internal tables it_bkpf it_mkpf in both awkey is the comman fields containing data now i have to retrive the data from it_bkpf .can any body tell me how to do this.Thanks & Best Regards,Rakhi.

Resolved! CLIENT SPECIFIED

i saw two statements in SAP abap objects performance examples(access through SE38):SELECT * FROM SBOOK CLIENT SPECIFIED INTO SBOOK_WAWHERE CARRID = 'LH'AND CONNID = '0400'.ENDSELECT.Runtime: 2.689.736 microseconds ____________________________________...

Resolved! BDC or BAPI of F-02

Hi all,I need to prepare a BDC of transaction F-02 where the screens changed depending upon Gl accounts. As GL accounts are not fixed thus I am not able to record one. I have tried BAPIs also but they don't have posting key field, thus no success. Do...

Resolved! F110 - S_BTCH_ADM

Hi All, Some of our users are facing an issue when using tcode F110. The missing authorization (SU53 screen) indicates S_BTCH_ADM 'Y" is required. We are hesistant assigning this object because of the sensitive nature. Please advise. Thank youRegards...

Runtime error

hi Gurus,While posting Goods reciept for purchase order i got runtime error.I have no knowledge about ABAP Programing, how can i find out why this runtime error has occured ie which data entered by me caused this error.RegardsSamarth

BDC for ME21

Hi All,I need to create a BDC for the creation of Purchase orders using t-code ME21. but each PO may have different items i.e if one Po have 2 items other PO may have 5 items. so how to do this.How can i upload the data of the different PO's in BDC. ...

Resolved! Custom Search Help

Hi All,i have created a custom table containing 3 fields and all the three of them are key fields ...the three fields are .. Charateristic group name ... Class type ...and Charactristic name.. now the issue is that .. i want only those fields in the ...

Resolved! Deleting Zeros

HI EXPERTS,Field1 = CAL_0000138171_XYZHw to delete zeros between CAL_ and XYZ.ie output should be FIELD1 = CAL_138171_XYZ.if FIELD1 = 0000138171I can use this SHIFT FIELD1 LEFT DELETING LEADING '0'.But hw to do first one. Please help me.

Resolved! TAXIM in MG03STEUMM

Hi All,Can anyone help on this one:DATA: BEGIN OF i_tax OCCURS 0. INCLUDE STRUCTURE mg03steumm. "MG03STEUMMDATA: END OF i_tax.I have to display TAXIM that is in MG03STEUMM (structure) and the structure doestn't have any data. How will i be ab...

Screen get changed while clicking on button in enhancement CEWB_TSK_SCREENS

Hello EverybodyI am implementing one BAdI CEWB_TSK_SCREENS for customizing in CEWB transactions and I have developed one screen for that.I have one table control on the same screen and I am providing some buttons like 'DELETE' 'CREATE' or 'DISPLAY' t...

Resolved! Application Server

Hi All,I am working in Data Migration. In my requirement the extraction Programs say like Material extraction program should be run in background mode, and the downloaded file should be sits in the sharing folder via the Application server.My BASIS p...

Labels in this area