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

    Send Idoc based on condition!

    Hi all,I'm looking for a (best) scenario in which the following is required.If the contract date of an employee is changed and that day is TODAY, an IDoc should be created. However, since the receiving system cannot handle end of contract dates which...

    Sm1tje by Active Contributor
    • 758 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABOUT FIELD SYMBOL

    hi i know what is a field symbol. but i am confused in which case i should use field symbol.suppose i am modifying a standard internal table XITAB . then is it a good practice(or neccessary) to use field symbol instead of local work area or local int...

    GUI_UPLOAD

    Hi,i am uploading a file which is have 587 width, i have used declaration of string for the internal table but i am not getting complete data...here the code is below....DATA: BEGIN OF data_all OCCURS 0, all type string , END OF data_all.I...

    Resolved! Accepted Solution

    How can i fetch in a provide-endprovide the entries with the highest SEQNR?

    Hi people,My problem is that I need to select over an infotype of SAP HR. But I just want the last information valid, meaning the entries which have the last SEQNR (000, 001, 002 and so on). Usually there is only SEQNR = 000, but sometimes you can fi...

    Resolved! Accepted Solution

    VARIANT SAP09

    HI,i am using F.62 tcode for printing after entering some value it showing msg like below..Variant SAP09 does not exist Message no. DB612Diagnosis You selected variant SAP09 for program RFKORD30. This variant does not exist.how to solve thi...

    Resolved! Accepted Solution

    sapscript problem

    Hi,I have creted a simple sapscript example which contains 3 windows: main, data and header. Data window displays current date, header some information like address,etc and in main I have declared an element called MAIN_ELEMENT.I want to output BNAM...

    Resolved! Accepted Solution

    Radio button query

    Hi Abapers,I have requirment to make 2 fields active when particular radio button clicked .my structure as followsradio bt1radio bt2radio bt3 .selct opt from and to.my requirement is when radiobt3 is checked selct opt to and from will be edi...

    Resolved! Accepted Solution

    Fun Module

    Hi All,I want to know the function module used for adding days to date.Suppose i got date 10.04.2008 and i want to add 8 days to that so that output should be 18.04.2008.How can i do this?Regards,Deepak.

    Resolved! Accepted Solution

    Transfer file data limit

    I hav eopnede a file in text mode, and i want to write a line of 1600 characters, so i have concatenated the text in a var of 1600 that contains correctly my text, but when i make a transfer and then i see the file, it is truncated , does anybody kno...

    Resolved! Accepted Solution

    date problem

    I have a field called W_TEST-DTF01 in my application.As soon as user drills down no data is coming.I wish tht calender should appear.As in std date fieds.How can i do so.(Where i can define this domain........SYDATS) or suggest other way round.Its ur...

    Resolved! Accepted Solution

    Report

    Hi all can any one send me a simple report for example which contains no loop and end loop instead used by read ,collect statement..i mean to say performace wise built report.Thanks and RegardsArun joseph

    Labels in this area

    Explore this Area