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

    User-exit

    Hi, I have a user exit where in the the previous account num ... field ALTKN should be populated as the last seven digits of customer number... I want that after creating customer in XD01 ... immediately the code should work ... so that when I go XD0...

    Resolved! Accepted Solution

    Select statement

    Hello friends,I have to select data from data base based on a where condition from an internal table. In It_BSID the field Vbeln is sometimes blank. So i have to select data into IT_KNVP where IT_BSID-vbeln is blank.Below is the code that i ahve use...

    Resolved! Accepted Solution

    Module pool logic

    <b>HELLO FRIENDS.</b> When enduser enters the employee_Number in the screen field and presses <b>"ENTER"</b> then the employee_Name and employee_Dept should be displayed in a non-editable form.And I met the requirement execpt the logic to be...

    Resolved! Accepted Solution

    HR Module

    hi all,i have to work on Time management HR module,please any one help me by telling what are the database tables and Function modules used in HR modules especially for Time Management( Like shift schedule etc).Other than that if any one is having a...

    Resolved! Accepted Solution

    Text Elements

    Hi All..I have a code as follows..value2-key = 'Incomplete Information'. APPEND value2 TO it_rejcode. value2-key = 'Processing Error'. APPEND value2 TO it_rejcode.Now need to know about HOW TO PASS the Text ('Incomplete Information') through Text ...

    Bseg Table Issue

    Hi,Below is my code, it taking much time to get the data from BSEG table and even after executing for long time it not populating the data into internal table. If i pass single account in selection screen, it is displaying the data.Please help me out...

    Labels in this area

    Explore this Area