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

    HU create BADI/ User exit

    Hello Experts,I want to update a Z-field in table VEKP at the time of creation of HU through Tcode COPP1.I found BADI_HU_SAVE but here IT_HEADER is a Importing parameter and hence cannot be changed.Can anyone please suggest some other BADI or Exit wh...

    Resolved! Accepted Solution

    Table Control

    Hi Everyone,I have created a table control and my further task is to make data entries into the table control .Upon entering the values in table control and pressing SAVE button the values entered should be entered into the corresponding database tab...

    Resolved! Accepted Solution

    Error from BAPI_ALM_CONF_CREATE - "YOU HAVE NO AUTHORIZATION FOR T-CODE"

    Hi guys.I am getting an error message from the BAPI_ALM_CONF_CREATE with the DETAIL_RETURN returning "You have no authorization for the t-code".The error is arising from the form AUTH_CHECK_TYPE. AUTHORITY-CHECK OBJECT 'C_AFKO_ATY' ID 'ACTVT' ...

    Resolved! Accepted Solution

    Why write IF 1=0 or Check 0=1?

    Hi all, I've seen such conditions in SAP's standard coding like IF 1 = 0, IF 1 = 1 and even CHECK 1 = 0. Why such conditions?I mean is this a right way to exit something? we can always use EXIT, right? I'm curious because these are written in SAP sta...

    Resolved! Accepted Solution

    Pricing Date restrictions

    Hi all, I have started this question over in the SD thread...you can read that here: Here's the question...Do any of you know of a way to restrict the ability to backdate pricing dates to only a few people, through authorizations or otherwise?We'd al...

    Resolved! Accepted Solution

    Populating Empty Fields for Existing Internal Table Using For All Entries

    I have an internal table called itab_extract that populates without any issues in SELECT A and SELECT B below. Trying to avoid looping, I am using select DB table 'for all entries' in itab_extract. I want the empty fields in itab_extract to populate ...

    Resolved! Accepted Solution

    BAPI/FM to create commitment item which can be commit/roll back externally

    Hi experts,Is there any BAPI/FM to create commitment item????I can use BDC but problem is that it can't be roll back. In my requirement i want to roll back based on condition.i am creating GL and commitment item, if GL creation is failed commitment ...

    Labels in this area

    Explore this Area