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

Resolved! BAPI_BPCONTACT_DELETE

Hi !I want to delete BPCONTACT using BAPI but i was a problem in the first BAPI which i called : BAPI BAPI_BPCONTACT_DELETE :CALL FUNCTION 'BAPI_BPCONTACT_DELETE'     EXPORTING       SENDER                = LV_SYS *      TESTRUN               = 'X'  ...

Development-Guides

Dear all,are there any Development-Guides where for example things like Naming-Conventions or Performance-Tipps are mentioned? I don't know what the standard is like and it would be great to have some examples.Thank you all in advance. BR,Serhat

Modify search help

Hello guys I have follow problem, I have a search help In this I need when the user select 0 put on the textbox the value 99 not 0. Please see imagebelow:IF VIP EQ '0' PUT ON THE TEXBOX the value 99.Anyone can help me? I dont know how can I do this r...

Resolved! Error: HTTP: Error in interface for management of HTTP destinations

Hi,I created a consumer web service with logical port using SOAMANGER and it works perfectly fine in DEV and TST environment. But when we moved our changes to PROD and trying to create logical points i am facing this error "Error: HTTP: Error in inte...

F4 help Dynamic Internal table displayed CL_GUI_ALV_GRID

HI Experts,         I have a requirement of displaying a Dynamic internal Table in CL_GUI_ALV_GRID_DISPLAY,     Its Done , BUT I want F4 HELP  for some fields which are displayed  in the ALV  . How can i do that ?               Thanks in advance.Reg...

Call Transaction in IDoc

Hi experts, I am facing the following problem: We create QM notifications via IDoc … so far so good. The new requirement is that a request for a refund has to be created automatically – with reference to a particular billing item. As there doesn’t ex...

Resolved! SmartForm to Excel

Hi All,   I have a requirement where I have a smart form attached to a output type. And need to convert the smart form to excel and sent it as email. I achieved converting to excel by using the function module 'convert_otf'. But my issue is the forma...

Resolved! Integer as primary key

Hi,I am designing a new table and the keys in the table are a combination of 5 or 6 columns. Making a composite key of 5 or 6 columns does not seem to be a good idea. We would like to use a surrogate key as our primary key (either integer, guid, numb...

Resolved! How to make REDP as default value for field 'Type of Posting Run' in Tcode RERAPP.

Hi Experts,I have one requirement.In transaction RERAPP ,when we execute the transaction at selection screen one field Type of  posting run we have three dropdown list. 1. REDT2.  REDP3.  RETPBy default  REDT is coming into field because for standard...

bdc for f-02 giving errors

Hi Abapers,This is my present code. Can someone tell where i am going wrong as it is not updating the records from the excel file.***INCLUDE BDCRECX1.*  for programs doing a data transfer by creating a batch-input session*  and*  for programs doing a...

mass assignment of investment programs in IW32 for PM Orders

hello all,is there any BAPI or FM for mass assignment of investment programs in IW32 for PM Orders,my requirement is,  an end user has some 200 to 300 PM orders for which he wants to assign investment program by going toGOTO->assignments->investment ...

Resolved! Dump when calling AMDP

Hello Experts,I am receiving below dump when calling my AMDP method. I am not able to figure out the reason.Request your help. Google has resulted only 7 results for this dump. None seem relevant.Dump details:Category          ABAP programming errorR...

Labels in this area