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

    EDI DESADV

    Hi all,I have an SHPMNT05 IDOC in SAP with custom segments. In the custom segment, I need to add a new field. With this change, the EDI DESADV is also affected. May I know the steps on how to proceed on this? I think further coordination with the EDI...

    Resolved! Accepted Solution

    error openeing word documents

    HiI am using the following code to open a document from SAP databaseIt works fine for MS word 2003 documents but it is not working for MS word 2007 (*.docx) documents.it gives error DOCUMENT_TYPE_NOT_REGISTERED for call open_document method.CALL METH...

    bapi

    Hi Please suggest me how to capture messages into return parameter and wt I need to pass into FM bapi_transaction_commit i.e wt all things need to be uncommented .This is the coding iam using here : DATA: salesdocument like BAPIVBELN-VBELN.DATA: i_sc...

    Resolved! Accepted Solution

    decimals

    Hi,I have a float field which when displayed via write statement shows 3 decimals by default. How can i round it and show 2 decimals. Is there any direct way. I dont want to convert it to string variable & then display.Moderator message:Sending the u...

    Resolved! Accepted Solution

    problem in loop screen

    Hi abapers,I have written the following code:selection screen: begin of block b1.p_new radiobutton group new,p_saved radiobutton group new.selection screen: end of block b1.selection-screen :begin of block b3 with frame title text-013.parameter...

    Resolved! Accepted Solution

    Roles by Transaction

    Hi SAP ABAP Genious,Can u tell me how to get a list of Roles alongwith Transaction in it. Collectively..I have tried S_BCE_68001420 Roles by Transaction Assignment,But its not giving complete detail in one time...Help will be highly Appreciated...

    Forward Workitem

    Hi Gurus,I want to make a check so that if a user reaches a workitem to his inbox, checks if the user haspermissions to run it and if he do not have the permissions to be forwarded to all users.I am using the class IF_SWF_IFS_WORKITEM_EXIT. With this...

    Resolved! Accepted Solution

    GUI_UPLOAD

    hi gurus , i'm using gui_upload for uploading a file from excel to sap . . now problem is .. when upload 8 gb file into sap using gui_upload what would be the probloem i would face .. Please Let me know how to get recovery from that proble...

    Resolved! Accepted Solution

    GUI_UPLOAD

    Hi All,I want upload a Comma Separated text file into Internal table.I am using GUI_upload FM.CALL FUNCTION 'GUI_UPLOAD' EXPORTING FILENAME = 'C:\Temp\test' FILETYPE = 'ASC' HAS_FIELD_SEPARATOR ...

    Resolved! Accepted Solution

    Update VAP2 (ADCP Table)

    Hello Friends,I'm looking for a FM or Bapi that updates a customer contact, particulary filed 'Communication Type' (ADCP-DEFLT_COMM).For those who are looking for a way to create a customer contact i can give a sample programm.Thank you for your help...

    Labels in this area

    Explore this Area