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

    Dynpro Se51

    Hi There,I have multiple Transactions in one dynpro, I want to have spaces between  These pushbuttons, how do I fix that the Buttons are not without spaces under each other?second prob, the pushbuttons should be an circle around a Picture (company's ...

    Resolved! Accepted Solution

    Exception condition "NO_FIELDCATALOG_AVAILABLE" raised

    Hello to all developers, I have a problem about function known as REUSE_ALV_FIELDCATALOG_MERGE. FORM f_build_fcat  USING pv_tabname TYPE slis_tabname                             CHANGING pt_fcat TYPE lvc_t_fcat.   DATA : ls_fcat TYPE lvc_s_fcat.   DA...

    Resolved! Accepted Solution

    Search help using call screen in display only field

    Hi Experts,                In my table control, I have a field which gets updated via a screen that is called in the POV. In display mode, for normal F4 helps, though the search results pop-up, they won't allow the field to be updated. But in this ca...

    Resolved! Accepted Solution

    Putting Dynamic number of variables on SO10 text

    Hi Gurus,Wanted to check if there is any way using which we can put dynamic number of variables on SO10 text. We need to put a field value from internal table into standard text, and this internal table can have any number of rows, hence multiple var...

    Resolved! Accepted Solution

    problem with field symbols when assigned to internal table

    hello all,i have written in user exit for iw32 asif sy-tcode eq 'IW31' or sy-tcode eq 'IW32' or sy-tcode eq 'ZPMESTIMATE'.     if caufvd_imp-auart eq 'PM80'.        field-symbols: <fs1> type any.         data : wa_resb1 type resb,               it...

    SXPG_COMMAND_EXECUTE

    Dear Experts,      I am using'SXPG_COMMAND_EXECUTE' ,but it can not work SY-SUBRC return 2,  t_result no records, would you please give advice?  ALL FUNCTION 'SXPG_COMMAND_EXECUTE'    EXPORTING      commandname                   = c_extcom      addi...

    Resolved! Accepted Solution

    One very annoying issue of ABAP in Eclipse - cannot set breakpoint in SAPGUI then

    Dear experts,Recently I am doing CDS view development using ABAP Development Studio, meanwhile I am doing some debugging in ABAP backend in SAPGUI.The annoying issue is, when I want to set some breakpoint in SAPGUI, I was told that “Breakpoints can’t...

    JerryWang by Product and Topic Expert
    • 4164 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Generate tab delimited file via FILE port from IDOC

    Hi All,I have a requirement to convert the Vendor Master data into a tab delimited file via IDOC CREMAS.CREMAS05 with in sap system.I have done the complete ALE configuration and file is generating after adding the FILE port in partner profile(outbou...

    Resolved! Accepted Solution

    change log for Z table

    Hi all, The change log is not working.The log is not correct.My setting:1 set rec/client = ALL RZ10 and restart system2 create Z table and set log data changes in technical setting3, set change document for data element4 SCDO, create object and add Z...

    How to pass Counter Field Task list - operation/activity in routing through the Bapi

    Hi.I am creating the Routing For a Material By using. Bapi. 'BAPI_ROUTING_CREATE'With Three Operations. Routing Was created Fine. Manually i created One more routing for other Materials. Please have a look on below Attached Images.The field Counter i...

    Depot Invoice Issue

    Dear Friends,We have an issue while creating an Excise Invoice in Depot Sales. Customer has not selected  an Item from the Mother Invoice. Commercial Invoice in VF01 has been generated and the Component BED has not been calculated in the Invoice. Bec...

    Resolved! Accepted Solution

    FM

    Hi Experts,I need to lock the users globally. I am executing My program at development server.   Can I use SUSR_BAPI_USER_LOCK to lock Globally , ie.. Production server , quality server. Regards,Mohan.

    Resolved! Accepted Solution

    How could i get the Exact error message While posting bdc.

    Hi.I need a small Information. I would like to Get the Exact error message in my bdc. Suppose i am Adding routing Through the Ca01. I given Material XYZ. , Actually XYZ does not exists , then one error message will appear.Material is Not Activated. I...

    Resolved! Accepted Solution

    HR ALE - HRALE00INBOUND_IDOC

    Hi,I am a bit unfamiliar with ALE and IDOC's and need a bit of assistance.I am trying to implement the following BADI (HRALE00INBOUND_IDOC) in order to allow me to delete records from an IDOC. We are sending employee data from our HR system to our E-...

    Resolved! Accepted Solution

    Release Authorization for Different PO to Different User

    Hello Experts,I have one requirement in which 3 user has Authorized to Release PO in ME29N.Release Code 01 For User1.                     02 For User2.                     03 For User3.I have to restrict User1 to release  the PO of user2 & User3.    ...

    Resolved! Accepted Solution

    Empty row on UNION [ALL]

    Hi,I'm getting empty rows for UNION. here is the scenario:define view Zcdsv_Mbew    with parameters p_werks : werks_das select from t001w association[1..*] to mbewon t001w.bwkey = mbew.bwkey{    key mbew.bwkey,    key mbew.matnr,        mbew.lbkum,  ...

    Labels in this area

    Explore this Area