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

BDC program issue

hi all,I have transaction which has to select rows in table control inside subscreen.If i do it directly from transaction its work fine, but if i recode the transaction and run it from batch , the selected rows are not selected but they are displayed...

Replace

Hi all,please tell me the syantax for Replace First OCCurrence ..... in 4.6c.it is in ECC 6.0 and it is not existing in 4.6c.. please tell me the alternative for this.. or if it is exisisting.. tell me the syntax for this in 4.6cThank & Regards,Ravi...

Resolved! Create Purchase Requisition without supplying the Plant in ME51N

Hello Experts,I have a strange kind of a requirement where I have to create a purchase requisition in ME51N in which the plant should not be manadatory. I should be allowed to save the PR without giving the plant.In configuration also I tried keeping...

need help about bdc

Hi experts, there is a problem worried me, now i record a bdc session to delete a position of a person with pp02 tcode,but when i test the bdc found the selected recoed is not delete, i execute it in manul found it popup a window it should be popup_t...

Resolved! Making entries in col. in a table maintainance generator appear as Password

Hello,My requirement is to convert the entries that is made into the column of a table maintainance generator to appear as password char. To convert a screen I/O field to appear as password char., we have to set Input, Output & Invisible at the same ...

Resolved! Sales order: How to add pricing conditions at item level in BDC of VA01

Hello Experts,Am writing BDC for sales order, in this process I need to add ITEM PRICING CONDITIONS, so, am selecting item and pressing the DOLLAR symbol button and am adding the conditions by pressing PLUS button in loop!! but am getting this erorr-...

Program Load Error

HI everyone, I have a problem regarding abap program,I have transported a program with tcode from development server to production server but when i run the program in production server the program gives a runtime error." Program Load Error " thu...

Read Statement

Hi,I have a doubt with read statement.Read table i_tab into wa_itab with key matnr = x.Now, if the above statement has 2 matching rows,sayx c1x c2 will the first matching row's content (x c1) be moved to wa_itab or will it result in an error?

Labels in this area