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

    How to dynamically fill update/ X structure for BAPI_MATERIAL_SAVEDATA

    Hello experts,i am using the FM BAPI_MATERIAL_SAVEDATA to create material masters.It works good but I want to dynamically fill the X- Structures such as BAPI_MARAX and BAPI_MARCX with the 'X' value where the field should be updated/ created in depend...

    treee111 by Explorer
    • 11128 Views
    • 8 Comments
    • 0 Likes

    How to fix: BAPI call with wrong business transaction FB50?

    Hi guys.I am working on Parking a Document. I am using BAPI_ACC_DOCUMENT_POST but the problem is that I am getting this error:ID          NUM          MESSAGERW          609          Error in document: BKPFF $ ,,,,RW          613          BAPI call w...

    Resolved! Accepted Solution

    issue with excel to mail

    Hi all,         i am getting a strange error in sending excel to email.excel attachment losing .00 in amount field.Viz: if amount is 100.00 then excel output is coming 100 while                          100.04                           is coming 100....

    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE Error

    Hi I am using BAPI_GOODSMVT_CREATEfor transfer order of 311 Q.i am passing these values to bapiBut am getting Error enter the Purcharse Order*to update picklsit no in doc header text of MIGO         lv_code = '04' ..        lv_header-pstng_date = wa_...

    Resolved! Accepted Solution

    LS41 tcode not able to access LKP* transactions in the menu (grayed-out)

    Dear gurus,Could you please be so kind to assist on how to configure and remove the grayed-out menu choices in LS41?We cannot access LKP1 & 2 after executing LS41 but we do have access to those tcodes directly.Please help.Thanks and regards!Zeke

    Resolved! Accepted Solution

    Unassign dynamic work area from a specific dynamic table line

    Gurus, salute!I'm with a kind of a wierd doubt and I need some help.I have a table and a workarea dynamically defined this way:CALL METHOD cl_alv_table_create=>create_dynamic_table     EXPORTING       it_fieldcatalog = t_fcat_ptctrl     ">> my field ...

    Resolved! Accepted Solution

    Window start SAP

    Good  morning ,  i would  like you to help me  with these  question, is  it possible that after entering our  username and  password in SAP, a popup or window  shows  up, indicating any message? for example: "Show that use transactions", is possible?...

    How to Secure the external URL that gets called from ABAP

    From SAP, we  access an external system URL by using ‘Call Browser’ function module  . The external URL has a parameter called ‘ID’ and the value for ‘ID’ is passed from SAP. Based on the value for ‘ID’, the resulting URL page is different.The issue ...

    Resolved! Accepted Solution

    The type of a RETURNING parameter must be fully specified

    Hello guys,I'm programing a local class with a getter method, but it give me an error : The type of a RETURNING parameter must be fully specified.Definition:PUBLIC SECTION.     METHODS: get_valor RETURNING value(to_return) TYPE p.PRIVATE SECTION.   ...

    Resolved! Accepted Solution

    Change sy-uname possible?

    Hi allI'm very new to ABAP, perhaps you could help me:I try to develop an ABAP program which simulates real user behavior (e.g. creates purchase requisitions). The aim is simply to fill certain tables (e.g. EBAN) with simulated user interaction data....

    Resolved! Accepted Solution

    Set defaul values on a select

    Hi allI need do  a sql select where some of the results columns are default values, for example in Oracle i writeSELECT COLUMN1                "IT IS A DEFAULT VALUE "   FROM SOME_TABLEand my resultsets are| COLUMN1 | IT IS A DEFAULT VALUE || value 1...

    Resolved! Accepted Solution

    Regarding OSS note 1401975 implementation error messages

    Dear All,I am a sap abap consultant.I am trying to implement OSS note 1401975.I am not able to activate the DMEE format tree, even after clicking so many times on activation button.My system version details:SAP_ABA 702 0009 SAPKA70209 Cross-Applicati...

    Resolved! Accepted Solution

    ALV report problem

    hello all,i have an alv report with 4 columns say(order number,material,actual cost,planned cost ...)for a partcular order say order                   item             material              actual cost                 planned cost90000720            ...

    Resolved! Accepted Solution

    Optimization of SQL query

    Hi experts, can you give me any advice on optimizing the two SQL queries; thanks in advance. This is part of a program which is normally run in background but has to be run in foreground. 1st SQL query:      SELECT a~mblnr             a~mjahr        ...

    Select into another select statement

    Hi all.Can i write a statement like this select matnr                                                              "the number of the material            (select maktx from makt where mantr eq mantr) "the name of the materialfrom maraIt is a example,...

    Labels in this area

    Explore this Area