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

    MV50AFZ1

    I want to capture the information for my delivery, e.g. qty when user do a PGI.So I tried the user exit "MV50AFZ1".When I debug into the program, I can see the data I want from LIPS and LIKP. As I may have 2 item in my delivery order, so I have to lo...

    Resolved! Accepted Solution

    Division

    HI Experts,I have the variables.var1 type i,var2 type i value 19,var3 type i value 12.var1 = var2 / var3.I must get '1' as the output but it is giving the output as '2'.Please guide me experts.Thank you very much.

    Resolved! Accepted Solution

    Edit alv fields

    Hi all.I'm using the SET_TABLE_FOR_FIRST_DISPLAY method to display alv grid.My question is how can I set up specific cells for editing or not. The same columns can be editable at the first record and disable at the second.Thanks in advance,Rebeka

    Table Join

    hello,I am just a novice ABAP programmer and cant get an idea how to join 2 tables. the scenario is:i have 2 tables with 3 fields:1. Tab1 - f1a, f1b, f1c2. Tab2 - f2a, f2b, f3b1 internal table with 3 fields:1. itab - f1, f2, f3the condition is:if Ta...

    Resolved! Accepted Solution

    How to get know the Sales Order IDOC#, if I know the created Sales Order#?

    Hi Experts,Let me know that, How to get know the IODC #, if I know the Sales Order#?Scenario is that, sales order(say 12345678) was created from Inbound EDI. I also Know the MATERIAL too.So, How to pull the associated Inbound ORDERS idoc, which is cr...

    Resolved! Accepted Solution

    How to retrieve values from standard tcode to a custom program...

    Hello Experts, I am currently creating a report on Asset acquisition and disposal. I have 2 referencetcode namely S_ALR_87012050(For Asset acquisition) and S_ALR_87012052(For Asset disposal).Is there a way to retrieve the values shown by these progra...

    Resolved! Accepted Solution

    Select Statement error

    Hi Experts,I wrote my select statements as follows. But when I do code inspector check i get the following warning message. Can anyone help me with this issue. Thanks in advance.SELECT agjahr aperbl aversn bkostl bkokrs akstar awrttp abeknz ...

    Resolved! Accepted Solution

    parameter

    hi abapers,iam using four parameters in selection screen,by default the cursor is in the first position.but i want to place the cursor in the last parameter to enter any text or value .how can i over come this ?Thanks & Regards,Rajesh

    Resolved! Accepted Solution

    Script_Box

    Hi, I took the copy of standard script and modified according to my requirement. The output is coming properly but the problem is for the last page boxes are not coming. Please help. i am new to abap.Regards,Srinu.

    Resolved! Accepted Solution

    Reg. Decimal Points

    Hi Experts,In my output I have amount values like this 7000.4800. Actually my requirement is to display the output like 7000.48 I dont need the last two decimal points.How to delete the last two decimal points in the output. Is there any function mod...

    Resolved! Accepted Solution

    Advanced ABAP Editor

    I am using IDES 4.7 at home. Is there a way that I can have the advanced features of ABAP Editor of SAP Gui 7.0 ?I want to have features like autocode completion, etc.[open this link|http://sapport.blogspot.com/2008/03/auto-code-completion-in-new-aba...

    Resolved! Accepted Solution

    extend idoc

    I used an idoc type SDPIID01 but it does not contain any fields where i can map handling unit information. However the delvry03 has the handling unit information but not some of the information tat SDPIID01 has. What should i do? Do i need to extend ...

    Labels in this area

    Explore this Area