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

    CO12 confirmations

    Hi everybody, I have a requirement to show a warining message in CO12 transaction when user clicks save button with out doing the goods movement. For this i have a BADI WORKORDER_CONFIRM. In this badi AT_SAVE method i can use. But if user doent click...

    Resolved! Accepted Solution

    loading data

    Hello ABAPers,I have a requirement like:In R/3 there are 3 t.codes ie., MCBZ ,MC.9 & ZM0019- running these 3 tcodes results in 3 result sets, by selecting few fields from all the 3 an excel sheet is made.Now the requirement is i have to create a ZTA...

    Resolved! Accepted Solution

    R/3 RFC Call Log

    Hi All,Do you know if there is a monitor that logs incoming RFC calls to a system?We have an XI scenario where an asynchronous RFC call takes place from XI to R/3. But it's not working. So we're trying to see of XI is actually calling the RFC.Let me ...

    writing in to file

    Hi group,I am trying to pass some fields values to text file(not on application server)on local desktop using write statements.its not tab delimited ,I need to give spaces between the field not exactly same(some times its 2 spaces and some times t sp...

    ALV FM vs ALV OOP

    Howdy,I've only created ALV grids using the ALV class CL_GUI_ALV_GRID.What are the pros and cons of using the class CL_GUI_ALV_GRID vs the FM REUSE_ALV_GRID_DISPLAY.Thanks.Message was edited by: Ernest Vialpando

    LanceV by Explorer
    • 2432 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Logical system

    Hi friends, Could anyone please explain me , why do we need a Logical sysytem in ALE technology, And how it is used in INBOUND and OUTBOUND Process?Please help me to understand this concept.Thanks in AdvanceRegardsTina

    Resolved! Accepted Solution

    Select on KEKO

    I have the material number and the plant. What is the most efficient select to get the latest kalnr(costing estimate) based on date. Doing a select-endselect to find the last record is a performance problem.Current code: select kalnr kadky fr...

    Resolved! Accepted Solution

    SAP Script : Standard Text

    Dear All,I have to populate a standard text with a variable. I mean to say, we have many standard text eg st1, st2, st3 ..stn..So I am using perform and able to poulate this Standard text name (st1, st2 ...)according to requirement.INCLUDE &var& OBJE...

    SMALL DOUB'T

    REPORT ZTEST_FINAL .DATA:W_TOTAL1 TYPE RF140-WRSHB.DATA: w_tot(255) .W_TOTAL1 = '110.00' .W_TOT = W_TOTAL1.WRITE W_TOT ."GUY'S LOOK AT THIS SIMPLE CODE,WHEN U RUN THIS REPORTVALUE OF W_TOT IS empty,note i cannot change w...

    Resolved! Accepted Solution

    SapScript Text

    Hi I am adding a paragraph to a SAPScript, How do I bold a portion of a sentence for example if the sentence was “Please indicate in the space below whether this information agrees with” How would I just BOLD space below?Thanks

    Execution error

    Hello, all.I have a strage behaviour with one of my customer's programs. Running this problem caused no problems before I edited it. After I edited it, <b>without making any changes to the source code</b>, but saving and activating it again, the prog...

    Labels in this area

    Explore this Area