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

ADT in Eclipse: Code Inspector checks and quick fixes from central check system

Hello everybody, we have a central Code Inspector check system (Release 753, SP00) and several other systems where we would like to check our custom code. We already executed some checks (FUNCTIONAL_DB, PERFORMANCE_DB, S4HANA_READINESS_REMOTE) fr...

BDC for COIB

Hello friends, I need to create BDC or BAPI for uploading data for COIB tcode . So I just need to check that can we create BDC for COIB tcode and if yes then how? I searched for BAPI but couldn't find if BAPI or FM exist then it will be better....

SAP Cloud Platform Trial Neo Trial account multiple accounts using same e-mail

Hi, I have problem that I get alert "There are multiple accounts using same e-mail address" when edit my user info at https://accounts.sap.com/ui/protected/profilemanagement from https://cockpit.hanatrial.ondemand.com/cockpit/#/home/trialhome, one ...

Download Sap Gui

Hello I am new in SAP I want to learn to develop under ABAP I read a lot on the website sap I found this link https://tools.eu1.hana.ondemand.com/# abap I followed the steps but I can't to download SAP GUI 7.5 for windows I found this link http://...

RF Scan gun issue

Hi, I am new o this RF Scan gun. I developed module pool screen with 4 tabs, each and every tab one table control is exist. once they scan bar code i want to get details into the table control. Now my doubt are 1. Can we handle table control and ...

Resolved! BAPI_HU_DELETE

FORM bapi USING pv_exidv. CALL FUNCTION 'BAPI_HU_DELETE' EXPORTING hukey = pv_exidv ifpacked = 'X' TABLES return = it_return. IF sy-subrc = 0. CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait...

kiran_k8 by Active Contributor
  • 1642 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area