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

    Append VBAK

    Hi! I need to add 2 fields to the table VBAK. The question is Next : Can I save this fields with a Z'Transaction?, or Do i have to use the Standar transaction to write this new fields??.Thanks a lot!Soraya

    Resolved! Accepted Solution

    Authorization in Workflow

    In the Work Item , in the Inbox , the users are unable to Forward the Work item , The system gives a message 'your authorisation doesnt allow forwarding ".Where do we set the authorisations for this ? How can i enable forwarding for the users in the ...

    Select Statement.

    Hi,Need your help.I have to write a select statement which should have data keeping in mind the following details1. production order no2. sales order no 3. date.and then the part no for the following programs.I have written the following statement, b...

    Resolved! Accepted Solution

    Selection Screen

    Hello friends, In my selection screen,I want to populate a default value based on the field SY-SYSID.select-options : s_kunnr FOR vbak-kunnr, s_erdat FOR vbrk-erdat.Parameter : ID like N. In the selection screen i want to populat...

    Resolved! Accepted Solution

    Length Problem

    Data: x_value1 type string, x_value2(10) type c.if x_value1 co '1234' concatenate '0' x_value1 into x_value2.elseif x_value1 co'12345'. concatenate '-' x_value1 into x_value2.elseif x_value1 co '12345678'concatenate '*' into x_value2.endi...

    Resolved! Accepted Solution

    user exit when PGI

    Hi I need to generate an XML file when PGI is done for a delivery. I need to create this file when 'Total good movement start' is changed to C ( completed). please let me know if you have any idea about user exit or a badi at this point.I tried LE_SH...

    Resolved! Accepted Solution

    Exit

    I wrote one exam in the sapdomain and it has got one question as follows.if we have Exit in the loop of a sub Routine which is called from a programme what is the output.The sapdomain gave the answer as exit from loop. But I read in the book as if we...

    duplicate records

    hi experts,i need to transfer the records from three internal tables (header, item and adress data) into logical file.here i need to send the email to the user whenever duplicate records exist in any one of the internal tables and suppose if there r ...

    table control

    hi all,I have a table control in one of my screen.The problem is that whenever i go to that screen the columns of that table control come closer to each other .Everytime i need to move them.Is there way i can fix that length so that everytime i go to...

    Resolved! Accepted Solution

    Special stock O

    I'm creating a new stock report, with special needs it's almost a join of transaction MMBE and MB5L. And I need to find the value from the special stock O, I have stock in table MSLB but table OBEW is clean!Do you know why is this table empty? Is som...

    Query

    hi friends,Could u please send me the how to do this Query“MTD Qty Shipped”: Get MENGE from MSEG where BWART(movement type)=”601” where MSEG-EBELNand [ MKPF-BUDAT within first day of the running month until the running date where MKPF-MBLNR=MSEG-MBLN...

    Resolved! Accepted Solution

    select based on condition

    experts,i need u r help.plz help to write the code for the below.can i write one select for the given based on condition or need to write two selects.kindly help me.Order_Date: 1. If billing document type (VBFA-VBTYP_N) = ‘M,’ then select from VBFA ...

    Script

    Hi,I am working with customer statement for sap script.I copied standard print program RFKORD11 and standard form into "Z" program.I made the changes as per requirement.Form 'Z' is not assigning to my 'Z' program.I dont know what is the problem.When ...

    Resolved! Accepted Solution

    XML file when PGI is done

    Hi all I need to generate an XML file when PGI is done for a delivery. I need an user exit or BADI to do this. I need to generate XML file when Total goods movement status changes to Completely picked.I am using BADI ‘LE_SHP_GOODSMOVEMENT’. But by ...

    Resolved! Accepted Solution

    pushbutton in alv column

    Hello,I have to create an ALV(not using OO) with a pushbutton column. The requirement is as follows: the grid contains a text column. When the text contains more than 100 characters, a column with a pushbutton (named: More...) is selected by the us...

    Labels in this area

    Explore this Area