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

    Print in COOIS

    Hi Gurus !What does happen after choosing print function in COOIS ? I don't find any CALL FUNCTION 'OPEN_FORM' statement, any SUBMIT statement ... How can I get the marked line ?Thank You for helping !Peter

    REUSE_ALV_HIERSEQ_LIST_DISPLAY displaying different number of records for english and japanese language

    Hello Gurus,I am facing an issue when function module REUSE_ALV_HIERSEQ_LIST_DISPLAY is being called to display alv hierarchical list.The list has less number of records when I login in english and more in japanese language.I think, while displaying ...

    Resolved! Accepted Solution

    GUI_OPLOAD inserting empty rows

    I'm using the FM 'GUI_UPLOAD' to read a .TXT file into an internal table in my code, the file is tab delimitted. The function is working, but when my txt-file is ending with 50 empty rows, the function is adding these rows to my Internal table in a '...

    TimVDB92 by Participant
    • 1450 Views
    • 3 Comments
    • 0 Likes

    Change MR90 body mail

    Hi experts,I've been asked to change the body and subject from email sent in MR90. when I execute MR90 and then go to SOST, I have a new message and I can see the smartform. But I need to change the email subject and body. is there any possibility to...

    ENQUEUE_EVVBAKE is not working

    Hi ExpertsI am having a problem, i am using the lock object ENQUEUE_EVVBAKE in BSP , Please find the sample code:     CALL FUNCTION 'ENQUEUE_EVVBAKE'       EXPORTING         VBELN          = PF_VBELN       EXCEPTIONS         FOREIGN_LOCK   = 2       ...

    Resolved! Accepted Solution

    Batch Job mail trigger

    Hello Experts,I want to create small functionality where all batch jobs failed get notify by Mail trigger.Suppose daily batch jobs getting failed then instead of checking manually automated mail should get trigger to respective mail Id's .Please give...

    Resolved! Accepted Solution

    Using Smartforms with SAP ITS

    Hi Abapers,                 I have a requirement where in i need to publish smartform in PDF format with SAP ITS , is there anyone who has worked on similar requirement, Any help?Code I am using to show the PDF is below CALL METHOD cl_hrge_document_s...

    aarif_baig by Active Participant
    • 6657 Views
    • 14 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Showing Significant Digits

    This probably has been answered before, but I have not been able to find it due to me not knowing the proper term for this.  My engineering users call it showing significant digits.  When they say I only want to see 4 significant digits they mean the...

    Resolved! Accepted Solution

    Sq02 Extra field

    HI ,I have created a query and looking for multiple conditions.I have created coding where system checks for one condition but I want to check multiple conditions . Single conditioncheck LFB1-bukrs ='A'   AND PURCHASINGORG ='A1'.I have couple of more...

    Problem with string

    Dear all,I used BAPII have in following chars in:     EXEMPLE          FR #à°€How to remove this special chars (#à°€)? Moreover the offset is some times different (if spaces or letter).LV_STRING+220(30) = EXEMPLE       (OK)LV_STRING+220(30) =      EXEMPL...

    Resolved! Accepted Solution

    Making a program not debuggable

    Hi Community,I've searched for a long time, but nothing found in the Community or Google.I want to make sure, that a program can't be executed on our productive System.I'd like to say: if 'P13' eq sy-sysid. leave program. endif. But there are some ...

    Resolved! Accepted Solution

    How to get values of fields depending upon an inputed field in table cotrol

    Hello Experts,I have a requirement in table control where user enter a sales order as soon as he enter the sales order, NETWR field which is one of the 10 fields in table control should get populated with its value from VBAK.For example below is the ...

    Resolved! Accepted Solution

    SapScript to PDF Output

    Hi People,I have one requirement.A report program which has po number on selection screen.After execution it should goto that PO, read it and den covert it into pdf and den mail it further.The PO is attached to NEU o/p type and it is a script....So n...

    Labels in this area

    Explore this Area