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

    Search Help

    Hi,There is a structure acgl_item in se11. The field is pernr. I want to attach search help to it so that search help can be seen in FB60 transaction. The thing is how to add search help to a standard table or structure.Thanks,

    Resolved! Accepted Solution

    reg bapi for f-28

    Can BAPI_ACC_DOCUMENT_POST be used for posting data into f-28?when i create document using transaction f-28 posting keys differ from the one created by mentioned BAPI.Please provide me some input regarding this.Regards,Chandana

    Resolved! Accepted Solution

    How can I detect a certain text within a field within CASE using IF

    Dear all, for a transformation / generation of values receiving from R/3 into BW I try to manupulate three fields. I have a problem detecting a string in a field.I am using a CASE with several WHEN clauses on one field. Depending on thevalue, an IF i...

    icon declaring

    hi ABAPers i want an plant icon on slection-option screen so for where i have to a coding for icon can u plz help me out .... this one and i want color not in background but i want in letter for this can u plz help me out ...Thanks in Advance .Ravi

    Resolved! Accepted Solution

    selection screen.

    hi,i had a problem that i require the error message to b displayed on the same screen.the functionality is when i check a check box the input box is activated n if i leave this input box empty n execute then an error message should be displayed on th...

    Resolved! Accepted Solution

    Reliance Global Services

    I want to do ABAP training from Reliance Global Services.How u scale it?Is there any difference b/w Reliance Global Services noida and Reliance Global Services hyderabad and Reliance Global Services Banglore?Which one is best OR can i do training fro...

    Resolved! Accepted Solution

    Want to create a program which has to display a graph for the table entries

    Hi experts, I got a small requirement. I am having the values in the table (just 2 coloums) and i want to have the output of the table in the form of a chart(Pie chart). Can any one provide me some sample code or any threads that can help me re...

    UdayS by Participant
    • 639 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    syntax

    Here I have two syntaxes to decalre an internal table given below.1.data : begin of itab occurs 0, lifnr like lfa1-lifnr, end of itab.2.types : begin of itab occurs 0, lifnr like lfa1-lifnr, end of itab.dat...

    Resolved! Accepted Solution

    select

    Just check the 2 select statements below.1.select * from lfa1 into table itab where .....2.select * from lfa1 into itab where ..... append itab. endselect.In the both cases which one is preferrablein terms of performance and what is the Reason f...

    Labels in this area

    Explore this Area