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

    BADI or User exit.

    Hi All,I have a requirement like i need to update the SGTXT,XBLNR from RBKP Table with my customised entreis when ever a invoice is posted through MRRL Transaction.I have tried it with BADI Invoice_update and its getting failed because all are impor...

    BAPI_PO_CREATE

    I am trying to create the PO via BAPI manually, but not successful. Following are the steps:1) In SE38, click on Function Module ->Test ->Test Sequences.2) Enter BAPI_PO_CREATE and BAPI_TRANSACTION_COMMIT in the pop-up window. Click Execute.3) Under ...

    phil_moh by Participant
    • 1021 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    how to display check box in the search help restriction pop-up window

    Hi Experts,I have created one searc help with dialog value restrictions. Search help contains 4 fields.Out of which one field has length one character.As oon as user press on F4 on particular field, it will display pop-up window with restrictions and...

    Namespaces

    We have developed an add-on in the namespace /XSTREAM/, software component XSTREAM, software component version 110_600.We would now like to develop another add-on product using our same reserved namespace /XSTREAM/.But what about the namespace for th...

    Resolved! Accepted Solution

    Customer Master - Preview (address) button, change default lines from 10

    Currently on ECC 6.0.I would like to change the default setting of "Number of Lines" from 10 to 6 within the "Preview" button on the Address tab within XD01,2,&3. This would be a system or user setting so the user doesn't have to manually change th...

    SELECT STATMENT

    Hello Colleagues,Can you kindly help me with respect to below code .The below select statement has to fetch me all the rows which is corresponding to my work item id .SELECT * FROM (V_DO_CDS_NAME_MAIN) INTO TABLE <fs_itab> where C1 = V_WORK_ITEM...

    Resolved! Accepted Solution

    fix string length?

    Hi all,How to fix length of character field.eg. if a(10) type 10,if a = hello b= hiafter concatenating these fields. i want to 'a' field length should be 10 & after that from 11 length Hi should be there.Thanks in advance.

    CNTL_ERROR in PPOME

    Hi Guys,I was recording the transaction PPOME (it's the HR specific view to the org.model) with the SAPGUI command. Everything worked fine during recording. When I executed the eCatt I got an CNTL_ERROR.Exception class CX_ECATT_APL_CAPTURE, Exception...

    Resolved! Accepted Solution

    XSLT Transformation not working when called in Program (works in xslt_tool)

    Hi,I have a XSLT transformation which works when I test it directly (from TCode xslt_tool) but when I call it from a program it does not return any value to the internal table.I have posted all the codes below. If I copy the XML to a note pad and sav...

    Labels in this area

    Explore this Area