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

Resolved! Devpt Query

Hello ABAP Experts,I am trying to develop an ABAP report/program from functional specification. Below are my questions as a ABAP beginner:1. Assuming I have learned the basic ABAP programming concepts, techniques and had basic training, what is the s...

rajan_s by Participant
  • 809 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! SAP Web Services

Hi Friends,I want to create a web service.For this i create a remote enabled FM.Then I created its Web Service.Now I go to t-code WSADMIN, here when i test this created web service. Web page which opening id displaying 'Page cannot be found'.Can you ...

IDOC_DATA_MAPPER

Hi at all,who can help me to manipulate idocs with the BADI: IDOC_DATA_MAPPER or who knows an useful doc.I´ve tried the following code to mod the company code. But nothing happens.DATA: _data TYPE edid4, wa_maptab TYPE IDOC_CHANG. CHECK sy-ma...

Resolved! Table Type of a Table

Hi,in BC400 there is a warning saying:-A common beginner's error consits of the following systax:;DATA gt_itab TYPE TABLE OF <Table type>This would result in the definition of an internal table with rows that are temselves internal tables!-I want to ...

Resolved! Debit Memos????

Is there another SAP bapi other than the BAPI_SALESORDER_CREATEFROMDAT2 that would be able to create Debit Memos using Business Object: BUS2096?BAPI_SALESORDER_CREATEFROMDAT2 creates the orders using BUS2032 which won't work for a Debit Memo.Thanks.....

Labels in this area