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
    • 96815 Views
    • 212 Comments
    • 39 Likes

    Call Transaction

    Hi Experts,Before I call transaction to a t-code, i will need to get the values for some fields.For fields that have parameter id defined, i can use set parameter id. But some of them is a selection option, how can i set the value in the selection op...

    Resolved! Accepted Solution

    Clasical Report Output

    hi Experts, In my report when am doing deburging ... am getting values like 2024390.00 but in the output it shows like 2.024.390,00... so how to solve this problem.and other problem is i have a value which is 190 but it prints only 1. so plz...

    Resolved! Accepted Solution

    ABAP Program Warning

    Hi Experts,I got below error when checking an ABAP program, which was generated in maintaining datasouce with RSA6.Description:Type Group RSFHIn Unicode programs, the "-" character canot appear in names, as it does here in the name "RSFH_C_TFMETHODE-...

    Resolved! Accepted Solution

    Subroutine in include

    Hello,I am trying to include some subroutines I have written in an include program but they are not able to execute. For example, my include program contains:FORM F1 USING STR1 STR2. WRITE: / 'STR1 =', STR1, / 'STR2 = ', STR2.ENDFORM.Prog name: ZIN...

    Resolved! Accepted Solution

    ALV going to short dump

    Hi Folks, I am trying to enhance a normal report to ALV report by adding some new fields. Data coming correctly to the final internal table. But when executing, program going to short dump. its going dump just while executing the FM REUSE_AL...

    Resolved! Accepted Solution

    BDC Session method

    Hi friends,Currently i am working with BDC. Here I have done the recording and created a program. Then created a session and for testing my program i have processed that session in foreground but here i got some errors while running then i went to ov...

    Resolved! Accepted Solution

    Best Way to Create a Goods Movement for Goods Receipt & a Stock Transfer?

    This is for an acquisition, so I do not think BAPI_GOODSMVT_CREATE will work because we do not have a doc ref no. We also need to create a Stock Transfer movement.Or we call BDC MIGO and BDC M1B1? There must be a better way. We are on 46C.I am open t...

    Labels in this area

    Explore this Area