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

    BAPI_ALM_ORDER_MAINTAIN raise error when release service order

    HI ABAP experts.i use BAPI_ALM_ORDER_MAINTAIN in a BAPI to release service order and when excuting it ,the bapi exit and this message shown in SAP GUIstatus bar : External order number too long (89 characters, 12 allowed).what is the problem? DATA: I...

    Resolved! Accepted Solution

    Dynamic Select Statement

    Dear All,I have a requirement in which i need to delete all the transaction data from a particular client.I need to give table as input field.The data from the entered table should then be cleared.Could you suggest as to how do i make my select query...

    Resolved! Accepted Solution

    How to enter multiple entries for one field through BDC? (using T-code WB02)

    Hey guys,I have been asked by the client to create a BDC for the T-code WB02. The case is as follows-For each Store Location (LOCNR), I need to enter the details of four Supplying Sites (LOCLB) with varying priorities (Supplying Sites is a separate s...

    Resolved! Accepted Solution

    How to add zero at the end of a character string

    Hello Experts,I've a requirement where I need to do sum/total of various numbers and display it with $ sign as shown below.I'm using a variable CHAR20 to display total with $ sign. The problem is if there is a 0 at the end of the total then variable ...

    Resolved! Accepted Solution

    CATS0006 user exit

    Friends,I am using CATS0006 user exit for some custom code. In this enhancement I would like to access CAT2 time entry user pernr and and his action from PA0000-massn, so that I can compare that pernr latest massn and according to that I can do my co...

    Resolved! Accepted Solution

    How to Create New Records in T526 Table Directly in Production using Z Report.

    Dear ABAP Leads,i need your Very Urgent Help.My Client wants to Create Entry in T526 Table directly .Altough a Table maintence generator is there but user does not have direct authorization of SM30 or SE16N .He Wants a ABAP Report with some selection...

    Resolved! Accepted Solution

    Data incompatibility when passing a deep structure

    Hello Experts,I am facing an issueI'm trying to pass xvbak from a standard program  to a class method the formal parameters are defined asDATA: BEGIN OF xvbak.                            INCLUDE STRUCTURE vbak. DATA:       bstkd                LIKE v...

    Resolved! Accepted Solution

    create Package in $TMP

    Hi everyone, I am doing some practices and create all the practices program in local Package $TMP. now it seems a bit disarray, so I want to create some package in $TMP in order to sort out the programs. I create a Package $TMP_XML, the software comp...

    How to fetch data where reference with two values

    Hello Gurus,How to fetch data from database table with two values for reference. like         SELECT  < FIELDS>                          FROM <DB>                          INTO TABLE TAB2                          FOR ALL ENTRIES IN                   ...

    Resolved! Accepted Solution

    Package export by xml

    Hey devevlopers,I hope you can help me with your experiences. I would like to export the content of a package, and than import with another program.The goal is to get the same tree like the sap-tree (se80).I'am not sure, whether it is neccessary to c...

    h_h_ak by Participant
    • 490 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    DAYS_BETWEEN_TWO_DATES gives unexpected result for week 9 of 2014

    Hi,we us function module DAYS_BETWEEN_TWO_DATES in a transformation in our most important data flow in BW. It has worked fine for quite a few months now, up until now... we got some "strange" results for week 9 of 2014 (February 24th until March 2nd)...

    RafkeMagic by Active Contributor
    • 2641 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Getting next number in specific format.

    Hello experts,I am currently working on the Product Management System hierarchy. In which we are maintaining                             PRODUCTSUBPRODUCTVERSIONPACKAGEI am getting a bit problem while creating version. We have a screen like          ...

    C++ and ActiveX

    Hello,I have a Problem using the ActiveX controls within a C++ MFC application to call a BAPI.What I have done:- I have imported the ActiveX controls wdtlog.ocx, wdobapiu.ocx and wdtfuncs.ocs. Thus for all these .tlh and .tli stubs were generated.- T...

    Labels in this area

    Explore this Area