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...

    DOCX File Merge Data Problem

    Hi,I am looking for a straightforward approach to merging some data in docx file.  I found demo program ROOXML_DOCX_FORM_MIX_FT_TEST01, which appears to do what I would like to do.  When running the program a call is made to  cl_docx_form=>merge_data...

    Katan by Active Participant
    • 723 Views
    • 2 Comments
    • 0 Likes

    SAT goes Eclipse Profiler -> Do I miss something or does the Profiler miss it?

    I just learned that transaction SAT is retired and should be replaced by the profiling tools in ABAP in Eclipse.I miss two things and maybe somebody here can help me with it:Connect to a customer system: I want (or actually have to ) to analyze perf...

    Resolved! Accepted Solution

    Error in Inspection Plan created through BAPI_INSPECTIONPLAN_CREATE

    Dear SAP Gurus,My issue is as follows,I have created inspection plan using BAPI 'BAPI_INSPECTIONPLAN_CREATE'Inspection plan was sucessfully created. While results recording for the created inspection plan,It is behaving abnormal, ie quantitative char...

    for all entries issuses

    Dear Experts,can i check multiple itab Is Not initial before use for all entries statement.my requirement is like below.....1-- I need to fetch matnr from mara table based on bukrs = '5075'.So I wrote..select  bukrs matnr           from mara         ...

    Resolved! Accepted Solution

    Save Image @SAPoffice

    Hi everybody,I'm trying to develop an application which runs on a mobile device. There you should be able to make a picture with the camera and save it in the SAPoffice. There should also be a link generated between the image and the SAP object. What...

    Resolved! Accepted Solution

    Extend/Edit/Modif VL10C salesorder with item -> Delivery -> add functionality

    Hi out there,i'm looking forward to get your expieriences in extending functionality in vl10c cockpit (sales order with Item).In my case i need toadd additional buttons in gui statusadd more output fields in output struccture (append structure)Please...

    timo_ehl3 by Participant
    • 2048 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How I get the success message from BDC.

    Dear Experts,I create Function Module for a DBC.From My program I have called it.CALL FUNCTION 'ZFM_FB05_BDC_CLEARING'     EXPORTING       i_bldat     = sy-datum "s_date       i_budat     = p_budat       i_waers     = 'BDT'       i_newbs     = '40'  ...

    Resolved! Accepted Solution

    How to reverse only numbers in a string not total string

    Hi Gurus,    i have string like this שוהם 9/2 ת"ד    1485          i want the string like שוהם 2/9 ת"ד 5841  i have tried Reverse string Function Module  and CP '1234567890' logic also  but it's not working as total string is being reversed  i want o...

    Resolved! Accepted Solution

    Issue with Concatenate

    Hi,Need to Concatenate 15 values by '/' but when any one of the field value is blank output display like // .How to avoide ' / ' when value is blank.Example: Have values for only first 2 fields, Need to avoide / when values is blank Test1 / Test2 / /...

    Set Cursor

    Hy Experts.Please help me.    User requirement :  when creating a customer code with (XD01) vendor code require filed for some specific company.SAP ABAP Code  :  We done using SAPMF02D  exit and Generate Error message when creating customer code with...

    Labels in this area

    Explore this Area