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

    Im posting a non-PO Vendor Invoice through BAPI_ACC_INVOICE_RECEIPT_POST and I need to check duplicate Invoice before posting.Is there any Function module to check?

    Im posting a non-PO Vendor Invoice through BAPI_ACC_INVOICE_RECEIPT_POST   and I need to check duplicate Invoice before posting the information.Is there any Function module to check the duplicates?

    Resolved! Accepted Solution

    Sorting in Table Control

    Hello All,I have table control & I added sort button with code ..in top program ..data:  fld_list   LIKE  TBL_CTRL-cols, wa_fld_list LIKE LINE OF fld_list. in PAI..  when 'SORTU'.       READ TABLE TBL_CTRL-cols INTO wa_fld_list WITH KEY selected = '...

    How can i using this function with Gui Download ?

    data yol type string. concatenate 'D:\Proje Çalışanları\' gv_pjtx '.xls' into yol. CALL FUNCTION 'EXCEL_OLE_STANDARD_DAT'   EXPORTING     file_name                       = yol *   CREATE_PIVOT                    = 0 *   DATA_SHEET_NAME               ...

    Copy Role in SAP

    I want a way to copy one role to 60 diffrent rolesand each of these craeted new roles i want to change one authorization object with a diffrent valuesfor example the Orignal role Z:original and the new roles will be:Z:original 1Z:original 2Z:original...

    Resolved! Accepted Solution

    Firewall in SAP landscape

    Hello Folks, I try to understand the risks, if we don't have a firewall between application and database server? End users will never access database server as per the plan.Also do you recommend firewall between QAS and PRD systems?Since we have a se...

    Resolved! Accepted Solution

    Failure Mail Alert

    Hi ,As part of mail automation i am selecting status of the process chains from RSPCPROCESSLOG table.In the select am putting a condition to ignore active,planned,finished status jobs,which of course left is failed ones.I am able to do that.But now t...

    Resolved! Accepted Solution

    Dump in code

    Hello experts,I have replaced old code by creating a function module and used it in code, but while executing program i am getting this dumpHere is the screen shot of FMFor your reference i am attaching code with this. If anybody knows about this iss...

    Why Tax jurisdiction code is clearing once customer was created successfully?

    Hello,We are creating customers by running a custom report prog., wherein we used standard SAP's BAPI for creating thiscustomers.We are running this custom report prog. in background, wherein the running user ID is WF-BATCH, i mean, workflowbatch IDC...

    Resolved! Accepted Solution

    BDC F-28 HOW TO GET PAGE DOWN

    Hi ABAPers,I have developed a BDC for F-28 and it is working for 11 entries. If I give more than 11 entries it got stuck in last screen, ie screen no 700 in SAPMF05AThis screen is not having table control. It is full of Input/Output Text fields. Ther...

    J_OWENS by Explorer
    • 897 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Scrooling alv grid down

    Hi Abap Experts,                                 I have requirement such that when i check one checkbox in alv grid and try tocheck another checkbox it should through an error.using indexs and internaltable i completed that requirement.BUT know my pr...

    Resolved! Accepted Solution

    Exit for FMZ1 based on fund reseravation display remining feilds

    Hi Experts,       Whenever the user enter fund reservation no in fmz1 and click on enteri need to  fetch below fields values and display                         Project ID (KBLP-PSPNR)               DDO/SCO/HoD (KBLP- FISTL)               Head of Acc...

    SNC unable to initialize

    I believe I have configured SNC correctly.So when I enabled SNC and trying to login I am getting the following errorBut once i remove the SNC connection options in the network tab, I am able to loginMy kernel version are as thisAnd I am wondering if ...

    bharathyp by Active Participant
    • 1418 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Error while coding

    Hi iam a starter in ABAP and i got a small error while coding that isPARAMETERS:  ABAP  AS CHECKBOX.  SELECTION-SCREEN COMMENT 5(4) text-010.  SELECTION-SCREEN END OF LINE.  SELECTION-SCREEN BEGIN OF LINE.  PARAMETERS:  MM AS CHECKBOX.  SELECTION-SCR...

    Labels in this area

    Explore this Area