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

    how to dynamically increase the no. of outputs according to company code

    Hi experts,In my selection screen i have company code as select -options.SELECT-OPTIONS : s_code FOR t001-bukrs.Now i need the alv_output (grid controls) according to company code.ie.,for company code 1 ( as grid title )alv output1 (employee details...

    Table Control Issue

    My exact requirement is :Through QM02 (Notifications) create a Credit Memo.I have an enhancement point in program : FV45PFAP_XVBAP_LESENI created a Zenhancement here and added the logic as below:====get parameter to get Notification Number.Select MAt...

    Resolved! Accepted Solution

    Where does the description come from when adding a new item in sales order?

    Hi Friends,Where does the "description" come from when adding a new item in sales order? I know for existing item, it comes from ARKTX field in vbap table, but for the new added one, where does the "description" come from (which table or field) when ...

    Resolved! Accepted Solution

    Trace J2ee_admin user lock

    Hi ,In our production WAS 7.0 server, J2ee_admin user is getting locked frequently and everytime we need to unlock the user from abap engine . From SUIM(user change records) its showing as the userid got locked by J2EE_ADMIN itself. I have searched ...

    Kernel BADI

    Hi Experts,I m trying to work on Kernel BADI's. I have created a custom enhancement Spot that has Custom BADI and Implementation.when i try to instantiate it in my custom Z program using GET BADI & CALL BADI i get a error stating 'BADI_HDL' is not va...

    BCD_BADDATA

    Hi,I am getting runtime error 'BCD_BADDATA'.I am getting values from a file in workarea.and then using fields to further calculations.While adding two fields, both are of packed decimal type, I am getting this error.Please help me out.Mani.

    CALL POPUP SCREEN

    How to call popup screen in module pool programming?Moderator message: In Future Search before posting any question , Don't use Caps in your subject, Don't Post basic QuestionsIn Future such threads will be locked or DeletedEdited by: Vijay Babu Dudl...

    Resolved! Accepted Solution

    Problem with modify command....

    Hi abapers, loop at itab.read table ifinal with key kunnr = itab-kunnr.if sy-subrc = 0.move: ifinal-dmbtr to itab-dmbtr.modify itab index sy-tabix.endif.endloop.Now the problem is that when i am using modify index sy-tabix it creating an ad...

    aarif_baig by Active Participant
    • 1289 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Supress pop up in BDC

    Hello Friends,I developed BDC for Recipe Creation. i need to allocate BOM items while creating Recipe. But BOM created with Different Change Number. While allocation BOM items to recipe a POP UP indication 'Collision of change numbers' is coming and ...

    Resolved! Accepted Solution

    abap query

    Hello every one, I am functional consultant. I have created 2 reports one related to customer and one related to vendors now the problem is when i m running the reports its not showing all the records for ex if there are 200 record report is showing ...

    module pool program

    hello friends,I want to create a module pool program to update table ADIRACCESSPlease help how should I do.I have created program in SE38 and aslo created the Screen for the field with push buttons SAVE and REFRESH.And After activated the Layout.Now ...

    Labels in this area

    Explore this Area