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

    BDC SESSION

    Hi All,I had developed BDC (Session) Program, While exection of this program i got one pop-up window with message like "BDCWAIT:78570394039" i want prevent this pop-up window with message , plz guide me, how to avoid thisi look forward to your replyT...

    Sandbox.

    Hi, What is sand box system? What is its function? As i have heard of production system, Quality system and Development ststem. For what purposw we will have Sandbox system?Please let me know in detail.Regards,Vidyaprasanna.

    Data Fecthing

    Dear All ,I Have three fields in data base table .SEQNO - Sequence NumberFDATE - From dateTDATE - to datenow suppose i have one record like001 13.12.2006 27.12.2006.In my Program I have given selection screen with parameters for FDATE and...

    Resolved! Accepted Solution

    bdc

    1. can we use both At line-selection and At user-command at a time in program if yes? pls give one example?2. when executing call transaction if error occurs that error will be shown at that time or after completion?

    Resolved! Accepted Solution

    dynamic select field

    Hello,I have to perform a dynamic select statement with im_field variable.select single max(im_field)....I know that I have to use brackets in order to use variables inside the select statements, but what about in this case? I have a short dump with ...

    Resolved! Accepted Solution

    POPUP MSG

    Hi,I need to pop up a message..just as an Information/Warning only..This popup msg box should have only OK button and not help and Cancel buttons.I tried using POPUP_DISPLAY_MESSAGE..This has both OK,CANCEL and help buttons. How to avaoi this ?I sthe...

    Resolved! Accepted Solution

    SELECTION SCREEN

    Hi experts,I want the radiobuttons to be placed where the tex is located belowt.The more important is the position of the text and button should be in the exact format given below. Here * denotes the radio button.Open *Emp...

    BDC Messages

    Hi All,I am facing an issue to capture messages in BDC. Actually I created a BDC(BDC1) of exisitng BDC program (BDC2).One status messages is thrown when BDC2 runs, but when I am running BDC1 I am not able to capture status message thrown from BDC2. I...

    Resolved! Accepted Solution

    sapscript

    cant we activate sapscript without using default paragraph?when ever i am trying to execute it...it shows method that default paragraph is not defined.....and when i am going to see my form design in print preview it shows that sapscript is containi...

    Resolved! Accepted Solution

    To Format the value of a variable with decimal places (ex - 31.345 to 31.3

    Hi, I have two variables v1 , v2 with values 31.345 and 32.781 . I want to format the values of variables as v1 = 31.3 and v2 = 32.8 . Conditions:-1) if second digit after decimal is 5 or greater than 5 then should add one to the first digit ( ...

    Labels in this area

    Explore this Area