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

    Function Module - Import Parmeter F4 help & Authorization Checks IN Backend

    Hi All,I have two problems which the Function Module which I have created.First is that with my Import Parameters, they dont have a F4 help.When I try to test them, I want the F4 help for certain Import Parameters so only the right values are filled....

    Resolved! Accepted Solution

    PLEASE CORRECT ME IN THE FOLLWOING CUSTOMAISED TABLE FILLING CODE

    Hi XpertzCould any one help me on the following..I have created a table "ZKISH_TRAIL" and its having components like VBELN,KUNNR,PS_PSP_PNR.Now i want to fill this table with the following programe which i coded this is my first code in R/3 sys since...

    User Exit ppco0001

    Hi Friends,I've implemented user exit EXIT_SAPLCOBT_001 to change the components of production order. In this user exit, I modified the components of the production order by adding and changing values in the COMPONENT_TABLE.When we leave the user exi...

    Resolved! Accepted Solution

    Finding Screen Numbers

    Hi All,I just want to know how to find the specific screen number of the tab that is having in my screen. I have 10 different tabs in my screen. My questions are,How to find the screen number of the tab,After finding the screen number how to debug.Ki...

    Resolved! Accepted Solution

    pls code!!!

    The following is the program that should add two numbers when pushbutton is clicked. how to disable the input fields..pls fill the at selection-screen output part REPORT ZR6.SELECTION-SCREEN BEGIN OF BLOCK b1.PARAMETERS : P1 TYPE I,P2 TYPE I,P3 TYPE ...

    Resolved! Accepted Solution

    User exit for VA02

    Hi, I have a Z table which maintains all blocks(billing,dunning,delivery) for the sales order.I need to insert the data from VA02 into my Ztable if at all anyone creates or changes the block in the transaction VA02 or VA01.Can anyone suggest me whic...

    Resolved! Accepted Solution

    Internal table

    Hi ExpertsPS: I'm trying to avoid nested loops.I want to delete contents on an internal table at one shot wihtout looping. Hence i used the followingdelete itab where matnr not in ditab.here ditab is another internal table but this doesnt work as it ...

    prabhu_s2 by Active Contributor
    • 952 Views
    • 9 Comments
    • 0 Likes

    unicode ranges

    This is a peice of running fine in non-unicode machine but when i put the unicode checks it is giving errorcode:DO 4 TIMES VARYING V_FILE FROM V_FILEA NEXT V_FILEB VARYING V_PFIL FROM P_DSN1 NEXT P_DSN2.V_FILE LIKE V_FILEA, " for...

    Resolved! Accepted Solution

    Unicode

    The following statement: TRASLATE XYZ FROM CODE-PAGE '1110' TO CODE-PAGE '0100'.fails in a Unicode Scenario.However, there are Class Utilities available for the same function but I do not understand how to use them and which ones are used for which t...

    Resolved! Accepted Solution

    Smartforms

    Hi Gurus, In my smartform i created table with header and main area. Suppose if the data is not there then it should not display the header infromation in the form. How to disable the header part in the smartform when no values are there in the mai...

    ALV Report

    I developed an interactive ALV report.In that from basic list i need two separate lists.ie fields from spfli ie carrid,connid,cityfrom,cityto....etc.If i click carrid it shud display all connids according to carrid field.But if i click connid i must ...

    Resolved! Accepted Solution

    alv report problem

    I've populated an internal table which is showing values suppose like below. f1 f2 f3 f4.1 a b 101 a b 201 a h 402 b c 302 b c 403 c d 503 c d 60consider: f1 as matnr-article numberf2 as maktx-article description.Now for every new matnr (having new m...

    Resolved! Accepted Solution

    Number of Txns per Role

    Hello We just had a review performed of our Global Role Template.One of the comments that came back was "As a rule no individual role should contain more than ten transactions when building for a global template"Basically - they are asking us to revi...

    bsp application

    hi friends, i am creating a bsp application program. in the main.htm page i am putting a text box material. when i click on ok button on main.htm then i should go to other page where i should display the details of mara table correspond...

    Labels in this area

    Explore this Area