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

    iw41 - userexit

    after entering the ORDER NO in the first screen the 2nd screen will appear.in that user enter WORK STARTS ON DATE & TIME& WORK ENDS ON DATE & TIMEthen the difference time in hours should populate in ACTUAL WORK..there r totally 24 exits for 1w41. w...

    Resolved! Accepted Solution

    Is there a Role Authorization param to limit PO's to a certain amount?

    Hello, Does anyone know if there is a Role Authorization parameter that can be set to limit the creation of a Purchase Order to a specific (in this case dollar) amount or range?In PFCG, I was reviewing some Purchasing security roles and came across ...

    Resolved! Accepted Solution

    Select statement

    Hi All, I have a situation where I need to select few fields from a std table to my internal table based on certain crtiteria and one of the criteria is if the field indicator is "X" then it should not insert the data in the internal table, can you p...

    Resolved! Accepted Solution

    Manipulating table AFVC

    Hi guys , There is a field called PROJN Work breakdown structure element (WBS element), if you go to data browser , for this field you can see for example 'O/84/N ...' , however if you put this field in a program you see a number , why is that ...

    Resolved! Accepted Solution

    Runtime Analysis

    I have invoked Runtime Analysis in transaction SE30.I then analyze the results. I try to navigate from the menubar to the Object-centered hit list for internal tables, but I findthe menu item disabled. In addition, I notice that all other menu item...

    Matchcode

    Hi !Could anyone please help me in creating a matchcode as I am totally unaware of creating a search help with search help exit.I have to create a search help which will have the following fields -KUNNR,NAME1,MC_NAME1,NAME2,CITY1,STREET,STR_SUPPL3,LO...

    Resolved! Accepted Solution

    Smartforms- Output

    Hi !I have a smartform which is syantactically correct and I have saved and activated the form successfully. When I try running it with the delivery number , somehow it dosent show me the output and a message appers below the screen saying"Output cou...

    Resolved! Accepted Solution

    easy report

    Hi expert,I tried to make an easy report to show a tree for selection, with object programmation.In the report there's not error, and I maked it like a similar report that I found in sdn ( I know that the report in sdn is correct ).My problem is: whe...

    concatenate

    Hi all, When i am concatenating the itab-vbeln ,if the itab-text1(255) when it cross 255 length it should go to itab-text2(255).loop at itab. length = strlen( itab-vbeln ). if length le 255. text1 = itab-vbeln(length).concatenate itab-vbeln '...

    Resolved! Accepted Solution

    New abap editor woes -- how do I insert a line / lines into existing code

    Hi GurusI can't seem to be able to insert single / a number of blank lines into code. Now since Line insertion and deletion is such a fundamental part of any text editor I MUST be doing something silly but I can't find out what I'm doing wrong.I can ...

    Labels in this area

    Explore this Area