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

performace

hii want to extract data from the table.table is such that it has 3 primary keys and remaining arenon primary keysnow i want to extract one primary key and remaining non primary keyshow can i code select query which should be highly effective in perf...

Resolved! Change pointers

Hi all,Do i have to make any configuration to trigger idoc in Change Pointer Scenario.?I have done all the requied things in bd60 bd 50 and we20.But when i change a document in R3, the idoc doesnt get triggered untill i manually run the standard func...

insert statement issues

hi gurus! i need help regarding insert statement. am using tabstrip in every tabstrip there is ok button which means insert to the table. i have 3 tabstrip when 1st ok button in the 1st tabstrip the all the datas in the 1st tabstrip enters into the ...

Resolved! At End Of

Hi Experts,In my <b>sorted</b> internal table, I am using at end of in the following way. sort itab by license_num zzkm_reading. loop at itab assigning <wa_ttab1>. at end of zzkm_reading. * Code endat. at end of license_num. * Code end...

Resolved! Transport request

Hello,I have made some changes to a report & assigned to a Transport Request T1.But I don’t want to release the Transport Request T1 & I am not going to do that.Now I like to make some changes to the same report in another Transport request T2.Is it ...

IDOC Number

Hi,How to capture the idoc number generated using function module idoc_inbound_single. I am passing internal table to above functional module idoc is generating and every thing is happening fine but that internal is not showing the idoc number it is ...

invoice line items

hi all,iam getting sales document number from vbak on the basis of it iam getting invoice number from vbfa.now i want to get header data from vbrk & lineitem data from vbrp.tables:vbak.types: begin of it1, vbeln type vbak-vbeln, vkbur typ...

abap

In Bdc session Methoid lakhs of records is there.I had upload the data.At that time 50000 thousand records uploaded remain 50000 thousand error records is there.I had find out sm35.How to download the error records.anybody send me h to processs that...

PA40

Hello Friends , In PA40 we are performing various actions.Whenever we perform certain action it has been set such that mails are generated programitically and sent to the desired mailids. In only action (leaving) its generating...

function text

please check the "save" function of text. If I edit a text in text edit control and then click on button "OKAY", the text should be saved with function module SAVE_TEXT. If I click on "CANCEL" button the text need not be saved. If I leave program,...

Labels in this area