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

    BAPI for VAT Calculation

    Hello Everybody,I just have one question and hope that somebody know the answer.Namely, I will need to have a BAPI which will calculate tax amount (VAT amount) based on (Net) Amount in the GL coding line.Are there maybe some BAPIs which can be used t...

    Resolved! Accepted Solution

    To exit from BAPI when a standard error encounters

    Hi,     I am creating a BAPI function module where a number of standard errors are encountered. If the input parameter is missing then a standard error is thrown and moreover the BAPI should stop and it should exit from the BAPI. So plz can u help me...

    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE

    Hi Expert ,I am using a FM but i am getting error at the time of document posting.here is my code for using of this function module and i am getting error type of belowi have try with the procedure but it will not work.Thanks,Mahi

    rffoedi1 - yellow idoc

    Hi Experts,I am creating the remittance(automatic payment program) through transaction f110, and using the report  rffoedi1 to trigger the IDoc for the same, i have done all the configurations right but still the status of the Idoc is yellow (in proc...

    Resolved! Accepted Solution

    GOS Toolbar On mi01 t-code

    Hi Experts,My requirement is to create Gos toolbar over standard T-Code mi01.To achieve this, I need to implement the below code :DATA: LR_GOS_MANAGER TYPE REF TO CL_GOS_MANAGER,        IS_BORIDENT TYPE BORIDENT. data : l_objky(23) type c. CONCATENAT...

    MB52 report problem

    Hiwe added some columns in MB52 report (customize columns) now the problem isIf we run that report in foreground the report is OK, but if we run in background it doesn't show any customized  columns.as per our ABAPER every thing is right that is why ...

    OO ALV with 2 header lines

    Hi All,Pls let me know how to create 2 header lines for an ALV using OO. (using docking containers since report will run in backgrnd) . The first header is a short header and the second one is long . Mat Num                   Doc Num                 ...

    How to return to Z-report after pressing enter button on output of 'RFWT0010'

    Hi Friends,I have a z-report(ZTEST) and I am calling a standard report RFWT0010 using SUBMIT statement. I want that when the output of RFWT0010 is displayed, then after pressing Enter button of keyboard, I want to come back to the same Z-report(ZTEST...

    Resolved! Accepted Solution

    AL11 Directory - File Save

    Hello Gurus,I have written SAP ABAP program which calls FM 'SAP_TO_CSV_CONVERT'to convert internal table data to .CSV Format.I use OPEN and CLOSE Dataset to place the File in AL11.Filepath/Filename is    '/usr/sap/trans/Credit Limit Interface for UK-...

    Resolved! Accepted Solution

    How to display created record no in output in call transaction method.

    Hi Experts ,                    how to display  successfully created record in call transaction method , for ex:if we do bdc recording for mm01,                    we need to display material created in the output to the end user, how this can be att...

    Resolved! Accepted Solution

    Smart style Issue.

    Dear sir,I uploaded the Calibri font through SE73 transaction code.  Print preview and print out  is also ok.while writing in smart form means smart form text editor it showing all features like bold , italic , underline.But after saving the smart fo...

    Resolved! Accepted Solution

    For KP06 Updating plan fixed costs and plan fixed consumption Using BAPI BAPI_COSTACTPLN_POSTACTINPUT

    Hi,I am trying to upload data to KP06 using the bapi  BAPI_COSTACTPLN_POSTACTINPUT . I had filled the index, header , totvalue parameters as below. But can any one plz tell me where and how to update the plan fixed costs and pla fixed consumption ava...

    not updating ztable

    Hi experts,Please help me.following is my code to update ZTABLE.LOOP AT t_coil INTO w_coil.     SELECT SINGLE * FROM zstock                     INTO w_stock                     WHERE coilno = w_coil-coilno                     AND slitid = w_coil-slit...

    Resolved! Accepted Solution

    Request having function group released but function module attribute shows not released

    Hi experts,               I am a beginner.              There is a transport request in which my function group and other objects were present . This transport request and its task were released . But if i check the attributes section of the function...

    Resolved! Accepted Solution

    Is it possible to authenticate the SAP GUI user against LDAP ( no SSO )

    HiI was under the impression that you can user LDAP to authenticate your SAP GUI user . ( so users do not have to maintain and remember multiple passwords )..However - note #603208  claims that this is not possible.This is quite an old note , is this...

    Resolved! Accepted Solution

    Error in SAPScript

    Hi,I have developed a custom sapscript. Its running fine via tcode FBL5N.After the form is displayed when we are presing back we are getting a warning that :IN FORM ZABC IN MAIN WINDOW TEST ELEMENT 510 IS MISSING.No such text element was initially ma...

    Labels in this area

    Explore this Area