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

    smart forms.

    I have a requirement similar to the MS Word Merge feature. It's a letter we have to print out in which data from an ODS in BW has to be merged. What is the best approach to this? Can this be done using smartforms? I wanted to confirm it before taking...

    Resolved! Accepted Solution

    making checkbox invisible

    hi everyonei have 2 checkboxes on a selection-screenwhen i select one, the other shd be invisible, but my code is not working, can you check that plzSELECTION-SCREEN: BEGIN OF BLOCK b02 WITH FRAME.PARAMETERS: p_rs_ch TYPE c AS CHECKBOX modif id B1 u...

    Resolved! Accepted Solution

    From string to tline

    Hello people,Is there a function module to convert a string into the tabel TLINE of the function module SAVE_TEXT? C14W_STRING_TO_TLINE converts a character into tline, but not a field of the type string.thanks for any ideas.maggie

    Resolved! Accepted Solution

    selection-screen

    Hi all,I have 2 parameters in selection screen.Ex:parameters: p_vkorg like vbak-vkorg, p_kunnr like vbak-kunnr.So if the enterd value in p_vkorg does not exist in vbak i want to disable p_kunnr..How can we do this?

    Resolved! Accepted Solution

    ALV

    hello all, can someone give me ALV material.chandrasekhar/priya can u give ur mail id too. in case i have any doubts, i just want to get clarified.thanks & regardsseenu

    Resolved! Accepted Solution

    BAPI as WebService

    I want to enable standard BAPI as WebService.I just want to be sure that I do everything what is required.In transaction BAPI I find BAPI name, then I go to transaction SE37 and from this transaction I call WebService Wizard.This what is confusing fo...

    Resolved! Accepted Solution

    alv interactive reports

    hi all, one small help when u ran this report intially it displays tha output in grid display. here my reqquirement is when i click on sales order number(vbeln) then only it has top display secondary list .but in my program if i click on vbeln or erd...

    Resolved! Accepted Solution

    EXPRESS UPDATE_TERMINATE

    Hi,I'm coding an include written in MV45AFZZ for VA01 transaction. While creating a sale order I'm trying to create an object link to the material. I'm using a BAPI for creating an object link, but when I commit i'm getting this error message<b>EXPRE...

    Resolved! Accepted Solution

    CALL transaction

    Hi All,CALL TRANSACTION OPTIONS FROM opt , Can you plz explain what for 1) RACOMMIT 2) NOBINPT stands in <b>Simple</b> Language.I have checked help F1 but i am not able to get what exactly it is.Thanks in advance,ShitalMessage was edited by: ...

    SAPGUI history not working

    Hi,I don't get my SAPGUI history working. Already deinstalled and reginstalled 640 Gui level 18, also ran upgrade patch 22. Now I'm on level 22.In the SAPGUI local directory, where it should maintain the history database, trace files are written when...

    Clemenss by Active Contributor
    • 558 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Date difference help!

    Hi all,I have to calculate the difference between two date. It's simply: data A - date B = days(20061212 - 20061205 = 7)but what i have to do if I want the difference without saturday, sanday and all holiday's day (Christmas, etc..)?In a few words, I...

    Resolved! Accepted Solution

    Use of BAPI_PO_CHANGE

    Hi. I'm trying to change cost center of a purchase order. I'm using BAPI BAPI_PO_CHANGE but return code say that the purchase order has not modified. Has somebody an example of this BAPI for change cost center?. My code is this:DATA: BEGIN OF L_PO_A...

    Labels in this area

    Explore this Area