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
    • 94739 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    How to create a funtion if I don't know what data type will receive?

    HI, I am developing a small function. this function will receive one value and deliver another. The problem is that the value that is going to recieve can be anthing: a string, a number (only simple values, never a structure). How should I define the...

    mail and hyperlink

    Hi to all,I was asked to insert an hyperlink in an e-mail generated in an abap report (using SO_DOCUMENT_SEND_API1 function module) the hyperlink is too long and aftermore it should be parametrized using one or more of the following commands:BI_COMMA...

    ABAP program Scan

    Hi ,Is there any standard ABAP program available in the system to find the obsolete statements in the given custom program?.Is there any table available in ths sytem to store the list of obsolete statements?Is there any table available in the system ...

    Call BAPI

    guys;I am using Bapi BAPI_SALESORDER_CREATEFROMDAT2 this my call:BAPI_SALESORDER_CREATEFROMDAT2CALL FUNCTION 'BAPI_SALESORDER_CREATEFROMDAT2' EXPORTING SALESDOCUMENTIN = new_so ORDER_HEADER_IN = order_header_in1 ...

    TCODE SCMP

    Hi Abapers,Could anyone tell the logic behind the SCMP - How it is comparing the two tables for different clients.Thanks and Regards,Pavan KKModerator message: please search for available information before asking.locked by: Thomas Zloch on Sep 21, 2...

    Resolved! Accepted Solution

    How to pass Multiple Tax Rate to BAPI_ACC_DOCUMENT_POST

    Hello,I'm using FM CALCULATE_TAX_FROM_GROSSAMOUNT to fetch tax rates based on tax jurisdiciton code , currency and amount.After that collecting all relevant data in internal table and passing it to accounttax table in BAPI.If we have single tax rate ...

    Resolved! Accepted Solution

    modify statement

    how to modify a standard table using MODIFY statement in abap??i have used the following statement but it is not working.data : wa type kna1.case su-ucomm.when 'SUBMIT'.select single * from kna1 into wa where kunnr = kna1-kunnr. read table i_k...

    Resolved! Accepted Solution

    Subtotal in ALV report

    Hi everyone,I have included 18 different reports into one reports.User can run any report by checking the check box of that report on selection screen.Outut of the report displays report no. alonfg with other fields as shown below:Report no. Report ...

    Labels in this area

    Explore this Area