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

    Best BADI to use to throw error message upon saving of PO

    Hello Experts, I have a requirement that certain PO types must not be changed if it has a purchase order history.Now, I am trying to use the method CHECK in BADI 'ME_PROCESS_PO_CUST' but I do not know how to accessthe values and methods. Please tell ...

    Mailing program

    Hi All,I have a requirement, i have to write a program which will take the file in PC as an attachment and send it to the respective mail ids.The file will be on PC. The problem i am facing is how to take the file from PC as an attachment. This shoul...

    Resolved! Accepted Solution

    Search for numberic

    Hi all,What would be the fastest way to get this result: -Given an alphanumeric ABC123, and expected result is 123.This alphanumeric would be dynamically changed, but the alpha is constantly comes first then numeric. It could be DDD123 or AAAAB123, a...

    BADI_SD_CM

    I need to run the "Credit Check" verification in VA01 and VL01n similar to the standard (customizing), but the with some diferences.So, I need to find an enhancement (user-exit, badi) to make this check.I found BADI "BADI_SD_CM".Does anybody have alr...

    Resolved! Accepted Solution

    Is there a function module like GUI_DOWNLOAD that works in batch mode?

    Hello GurusIs there a function module, or class, similar to GUI_DOWNLOAD that will work in batch mode?I'd like to retain the options "FILENAME", "WRITE_FIELD_SEPARATOR", "FILETYPE" and the "FIELDNAMES" table without having to do the OPEN and CLOSE D...

    Resolved! Accepted Solution

    message class

    Hi allin my program am using message-id z1 with report name declaration.and in the program i am usingdifferent message id-ZZ which havig my desired message , which is not in Z1.can this would cause any problem?am not getting any error message for thi...

    Resolved! Accepted Solution

    General BADi question:Call BADi in background job/batch input. Possible?

    Hi out there,i'm using thoe following BADi: /SAPSLL/CTRL_SD0C_R3 (Global Trade Service).But also, this question is a general question.If we are calling on screen the transaction VF01, the BADi is called correctly.But unfortunately it seemes that the ...

    Resolved! Accepted Solution

    Perform Parameters

    If you have a Form that has parameters declared by using.Example Form Go_Do_This Using Param1 Param2 Param3 Param4Then for example you have two different perform statements.Perform Go_Do_This Using 'A' 1 'B' 'C'.(Char,Number,Char,Char)Perform Go_Do_T...

    Resolved! Accepted Solution

    Regarding Read report

    Hi all,I have to read a report code along with all include files.Is there any other way besides Read report prg_name into itab.As this is just providing main program source code.I need main program source code along with include file codeso that i ca...

    Labels in this area

    Explore this Area