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

    ztable data backup

    Hello SDN,Is ztable data entries are saved in transport request, can I re-import the same request if program deletes its contents? Would this be possible? Or what should be the proper way to backup, that is, export and re-import the table?thanks,Adet...

    Resolved! Accepted Solution

    Creating, changing and loading maintenance notifications with Function/BAPI

    Hello,I want to create, change and load maintenance notifications with functionmoduls/BAPIS.There exists the function group 2128 which has BAPIS for creating und loading maintenance notifications. But there isn't a BAPI vor changing a maintenance not...

    Resolved! Accepted Solution

    Line Item - Order

    Hi ,I am working on Sales order custom transaction,My requirement is I should display order line items same as in VA01, It should function same like VA01 depending on customization and user exits or badi's, I like to know there is any function module...

    plz tell me sol?

    Please check the possiblities of editing business place/ section field at later date if it is missed out by the inputer. when we are posting document in f-02 there is a field business places in which we hav to enter TDS but inputer forgot it .suggest...

    syntax of FIND command ?

    HiDuring upgrade to WAS 7.0 I have to convert a SEARCH command to a FIND command.int_edidd is a standard tabel.Old: SEARCH int_edidd FOR 'E1EDK04'.New: DATA: l_segment TYPE STRING VALUE 'E1EDK04'.FIND FIRST OCCURRENCE OF l_segment IN TABLE int_edidd ...

    TMNielsen by Contributor
    • 4450 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SPNego and Windows domain

    Hi, just to make sure: when the windows 2003 domain is MYDOMAIN and not MYDOMAIN.COM or anything with a dot in it (so users logon via MYDOMAIN\username), but the FQDN of the J2EE server is j2eehost.mydomain.com, then MYDOMAIN should be used to create...

    MarcelRabe by Product and Topic Expert
    • 570 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Background Job

    Hi,i execute a report to run in backgroung.Program->executein background->printersetup->immediatelyperiodicvalues->otherperiods->5minutes..In the periodic tab i have selected other periods and made it to run for every 5 mts.I am seeing this in SM37 t...

    Resolved! Accepted Solution

    Where to put GUI_PROGRESS_INDICATOR and error in CLOI_PUT_SIGN_IN_FRONT.

    Hello experts, I am currently debuggin my report and it is giving me a dump when I am trying to use FMCLOI_PUT_SIGN_IN_FRONT. It says that it only accepts character based values. Also, based on my code below, where can I put the function GUI_PROGRESS...

    table mdtb

    hi!i have field in table MDTB-PLANR.this field contains value, i need to translate this value.for example somtimes it contains value 00000023695, andin MD05 i see it as WBS 4.0016.the field has no conversion routine.i need to know how does it convert...

    Resolved! Accepted Solution

    to send email

    Hi All!I have a internal table containing values which i want to send as an attachment to a e-mail.can anybody suggest me the appropriate FM or BAPI for this..RegardsPraneethMessage was edited by: Praneeth kumar

    Resolved! Accepted Solution

    Leading Sign

    Hello All,I have a small problem , Below is a small piece of code..DATA : A type P value '-5'.write : / a. the output will be 5-here you will get the sign in the front. I want the output to be appeared as -5. Is it possible.Regards,Krishna

    dialog prob

    Hi friends,I m dealing with dialog programming. In screen 500 is my initial screen(normal) having field customer no. In screen 600 customer no & land field is there. In same screen 600 having tabstrip control. Anybody will tell me how to fetch the da...

    Resolved! Accepted Solution

    Encoding password

    Hi alltogether,I have some problems by encoding a password.I have a Login with username and password.Username and password are saved in a table.Now, how can I save the password encrypted in the table and how can later the system decrypt the password ...

    Resolved! Accepted Solution

    SAPScript to PDF

    Hi Folks, I had to create a RFC Function module, which takes invoice number and output type as input parameter and downloads PDF file from the SAPScript document. Eg If we go to transaction VF02 and put in the invoice number and go to menu path ...

    Labels in this area

    Explore this Area