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...

    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...

    sheenamk by Developer Advocate
    • 94647 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Error in multiple operation with change document object for custom table

    hi all,I have developed a change document object for a custom table ZTEST and developed a report program for insertion, updation & deletion..everything works fine if I do only once ie. if I created only 1 entries. If I created 2 new entries , I am ge...

    Resolved! Accepted Solution

    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
    • 947 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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 ...

    Resolved! Accepted Solution

    Remove Duplicate Record

    Hi Can any one help me please.My error is... I was created a ALV report for RG1.On that report A single material doc. Have so many simialr Reference doc. I have to remove that duplicate Reference doc. How can i remove that duplicate reference d...

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area