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

    ALV issue

    Hi,I am working on developing a report in ALV and came across an issue with the FM 'REUSE_ALV_FIELDCATALOG_MERGE'. Here is the code..data: alv_fc type table of slis_fieldcat_alv with header line,Data: Begin of error occurs 0, pernr(12), ...

    Resolved! Accepted Solution

    Vendor Document Details

    Hie guysi have a requirement to retrive the details of documents made against vendors..i have been trying to use the following FM's but none of them is giving me my desired result. I need an FM that can give me the same details as transaction FB03.BA...

    Left outer join

    Hi,How to avoid left outer join , like in case of inner join we use 'select for all entries' and read statement,how can we acheive the same for left outer join case , please provide the explanation with exampleRegards,Sanju

    sanju_joseph by Product and Topic Expert
    • 741 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Field description in roles

    Hi All,We are developing a custom application where we need to pull the field description e.g. ACTVT = Activity, BERGRU = Authorization group etc. I need to know how to link the technical name of the field to its description and get the output in a r...

    Resolved! Accepted Solution

    Table Control Wizard

    HI,I am developing one table control in which I have one field of 240 char in my internal table.But it is not allowing me to develope as it has 240 char.Is there any method so that we can develope this with 240 char.How many char max we can define fo...

    Resolved! Accepted Solution

    Collect? SUM? -

    Hi,I have follwing internal table with Numbers and texts01 ABC 100 200 300 01 ZSD 500 700 700 01 ASW 600 200 300What I need is a single record with all totals omitting that text.how can we do this? like below01 1200 1100 1300rgdsva...

    CORK tcode

    Hi SAPians,Once I entered int oCORK tcode I given the Value for Process Order "XXXXXXXXXXX" and performed the enter.Now I am "Process Order Confirmation Create : Actual Data" screen. Here I selected the the radio button "Final confirmtn and cliced th...

    Resolved! Accepted Solution

    How to access to the attibuts of Class LCL_MIGO_KERNEL in Badi MB_MIGO_BADI

    Hi,I implemented the MB_MIGO_BADI and, in the method if_ex_mb_migo_badi~pbo_detail, i need to access the PT_GOITEM table (that is an attribut of class LCL_MIGO_KERNEL).In ABAP debugger, this table can be access with this line :(SAPLMIGO)LCL_MIGO_GLOB...

    Resolved! Accepted Solution

    Table updation

    Hi Friends,I have copied standard VAT retutn report 'RFUMSV00' to add some new functionality required by the user. The copied program is checking the table 'TEURA' to convert the amount in to local currency. In this table, the standard program name w...

    Resolved! Accepted Solution

    SSFCOMPOSER

    Hi GurusWhen we try to output message for PO, we are getting the following message:Sytem message 042 from work area SSFCOMPOSER does not existWe are using a ZProgram for our smart form. All condition records for PO doc type have been maintained.<remo...

    Resolved! Accepted Solution

    Check values select option

    Hi guru's,Hope someone can help me out. I need to know what the best way is to check if values from a select option is valid.For exampleSELECT-OPTION: so_vndr for wa_lfa1-lifnr.Now I want to check if all values for so_vndr are in the table lfa1-lifnr...

    Resolved! Accepted Solution

    Build new Method

    HI,This loop is inside method and i want to separate it and to put it in new method,What is the best way to that?Regards LOOP AT lt_variant_content INTO line LOOP AT line-paramtab INTO line2. CASE line2-parname. WHEN 'LT_M...

    Resolved! Accepted Solution

    GENERATE_SUBPOOL_DIR_FULL

    Hi everybody,I have a problem with the generation of subrutine pool. I am calculating some formulas thar are in a table. What I am doing is to concatenate the operands and the operators and then I call this subrutine. The problem is that I need to ca...

    smartform in EFRM

    Hello,I have a custom Form Application that is used for printing some contracts.The Smartform linked to this Form Application (EFRM T-code) contains only the declarations and an empty MAIN page.My task is to change the text that is printed but since...

    Labels in this area

    Explore this Area