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

    Inbound IDoc Process code

    Hello Folks,I'm trying to create a new process code for a custom z-function module. I have done the following steps:1. Created a z function module for idoc inbound posting 2. Set Function Modules as Inbound: - Transaction BD513. Assigned Function Mod...

    Resolved! Accepted Solution

    Running/Testing the SapScript Delivery Note

    Hey,I did a small change in a SapScript form that we needed to customize for the Delivery Note.I did the changes to my SapScript form in SE71. I did a "Test Print" of my form and it worked fine. Here I can see that the formating and the text is in pl...

    Usage of Rawstring

    Hi All,I have an internal table which consists of name-value pairs. The value column is of type rawstring.I want to pass any value( character, integer, date etc.) to the value field. My questions are : 1 ) Can I do it just passing the value to the ra...

    Resolved! Accepted Solution

    DELETE ROWS ON ALV GRID

    Hi experts,We have one trouble with alv programming. We've programmed one dynpro with an OO alv grid (cl_alv_grid).We've made this alv editable because we want to change the value of the rows, our issue is about deleting the whole row, if the user se...

    data type

    Hi friends, I need to write the quantity field without decimal place. for example the below code result is 5.000 , but I need to the result as 5. data labst like mard-labst.labst = 5.write labst.Pls give me a solution

    sf problem

    Hi,I got one problem in smartforms. I have two parameters. The select query is ok & the value is coming in my internal table. But value is not displaying in my smartform output. By debugging i found that in function module "ssf_create_composer_input"...

    Resolved! Accepted Solution

    MESSAGE - sintaxis error

    I'm new in ABAP and I'm trying to display a error message in the screen with the follow statement:MODULE read_sflight INPUT. SELECT SINGLE * INTO CORRESPONDING FIELDS OF sdyn_conn FROM sflight WHERE carrid = sdyn_conn-carrid AND connid = sdy...

    Resolved! Accepted Solution

    ALV problem>

    When I use REUSE_ALV_BLOCK_APPEND & REUSE_ALV_BLOCK__list_display i am not able to give subtotal and also not able to sort.Please help me,,iam stuck with my program.can anyone explain with example?thankss

    Smart Forms

    Hi, I am having one problem in Smart forms - Address format Now the Address is displayed like below COMPANY NAME, HOUSE NUMBER, STREET NO, SUPPL, REGION, COUNTRY.I want to change this format into like below COMPANY NAME, HOUSE NUMBER,STREET ...

    ALV with x

    In RFBELJ10 program corresponding to FI, when I execute with or without marking test checkbox, the total results are X. I think it is something about the layout but I want it to be a result not an x. It is something of the ALV but I don´t know what i...

    BDC on ME22

    Hi Frnds,I have a requirement to undelete the deleted POs and I have to delete the message which is created after undeleting the PO. The whole process have to be done through BDC.Here I am facing a problem that, i am not able to place the cursor(deci...

    Hi SDN

    i have a requirement to enable the scroll bar in a BDC session.FI Documents have been created from IDOCs and if we goto fb03 then i can see the with holding tax lines with scroll bar whenever there are WHT lines more than 4. when i try to modify thes...

    Resolved! Accepted Solution

    problem field exit

    I abap expert...I have a problem with field exit for KOB1.I created field exit for the 'Order' field, in the first screen of kob1.data element AUFNR, screen 0110 and program RKAEP000. AUFNR ACTIVE RKAEP000 0110 <- this my. ...

    buffering the table

    guyz!hope this post finds u all at high on spirit. over here, i am having a requirement to buffer one custom table. let me give the scenario of table access. here it goes:1. it gets updated every month. 2. after getting updated, it is accessed.3. i a...

    Labels in this area

    Explore this Area