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

    a call transaction issue

    hi i am in such a trouble, transaction A calls transaction B, when press B's OK button, it return to A, but it should display a alv grid. if i run the transaction B, not via the A's calling, it works fine. the ok screen elements of A is ok_code1 an...

    Resolved! Accepted Solution

    where condition

    Hi all, How to check the below condition in abap, here i have date field in table a and table b, i want to compare these 2 dates like :sql statement is like, WHERE a.BIL_DAT < min( b.GDATU ).so how check this con in abap.Thanks in advance,sudharsan...

    Resolved! Accepted Solution

    smartform

    1)wheni relese/ transport SMARTFORM wht happens to logo 2) For BDC in BACKGROUND to upload data from txt file to intrnal table which <b>funciton module</b> should be used.3) What is TEXT Module in SMARTFORMS

    BAPI_PO_GETDETAIL

    Hello All,I want to use the above BAPI to retrive purchase order details remotely.PO details available in the logistic system X . My client requirement is that want to store this information in system Y(this is also SAP system).But my question is BA...

    Resolved! Accepted Solution

    Increment

    Hi Friends,in the sample below I want to fill the field tdcount with 1, 2, 3 etc.I have no Idea how to manage this.Any help would be apreciated.Rg. Jimbob data : begin of out_head occurs 0,tdcount(6) type N,TDOBJECT(10) type C,TDNAME(70) TYPE C,TDID(...

    Resolved! Accepted Solution

    OOABAP

    Hi,I want to use select-options in global class.I am able to use parameters without any problem, I am not able to do same for select-options.plz send me sample coding of that.Thanks in advance,sarath

    Reset my screen field

    Hai,I have developed one module pool porgram for wf purpose.In the screen 200, I am entering '1582' as employee number.when I run the same transaction for my pool program ,in the employee number contains 1582.My requirement is when I run the same tra...

    Resolved! Accepted Solution

    help in condition

    hi,i do that code to catch when stdaz eq to '0' or stdaz eq to '0.5'i wont to change the condition when stdaz ge '0' and le '0.5' add 1 TO cnt_holid.how i can do that ? * IF ( <target_hours_exp>-stdaz = '0' OR <target_hours_exp>-stdaz ...

    Labels in this area

    Explore this Area