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

    Require a Routine

    Hi ALL ,as per my Requirement while creating a billing document under the line item level we will find the pricing TAB in the pricing TAB they are maintained some condition types for every line items as we know. so requirement is need to clear the am...

    Actual Cost Vs Planned Cost

    Hi Experts,I want write a report for the two things i.e actual vs planned.i am currently trying to do planned cost vs actual cost                                      planned time vs actual time                                      vatiance and overh...

    Resolved! Accepted Solution

    How to Fetch Data From Standard Table MARA and Display using BOPF ?

    Hello All,In BOPF creation of Quey to a node fetches data from the Data Base Table attached to that Node,But in my requirement I have to fetch data Present in a Standard table and Display it in the FPM List Using FBI.**  Can we Fetch the data From St...

    Resolved! Accepted Solution

    ALV Grid bug when dealing with non-ASCII character

    Dear all,I have a requirement to display user's remarks on ALV.  The data element of the remarks column is TEXT200.  I know that each column in an ALV Grid can display at most 128 characters.  Since my SAP is an Unicode system, I expect that each col...

    Resolved! Accepted Solution

    Casting problem

    Hi all! I want to know the content of a field from another program, I have tried something like this but it doesn't work: FIELD-SYMBOLS: <fs_wa> TYPE syucomm. DATA: var_name(50) TYPE c.var_name = '(PROGRAMNAME)VALUE'.ASSIGN (var_name) TO <fs_wa>. The...

    Resolved! Accepted Solution

    while processing C015 - Getting Error 'Reservation 000005089 is already being Processed "

    Hello,I have created a customized Program script which will process  MB1A , MIGO and CO15 simultaneouslyMB1A - using BAPI MIGO and CO15 using BADIWhen i process for few records everything works fine. But when i process for 2000 records , after proces...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_CHECK

    Hi gurus,There is an inbound interface where the document postings are done in two steps. where the miro posting is done in step1 and another posting is done using BAPI.  This is the function module that is used for postings IDOC_INPUT_INVOIC_MRM.In ...

    Link Between FI and PS

    HI,I have a problem when I try to get some FI documents starting my SELECT with PROJ Table, at the end I sould find BSEG-PRCTR fieldI tried to read (1) PROJ-PSPNR = PRPS-PSPHI(2) PRPS-PSPNR = BSEG-PROJBut it did not work ,, after that I tried with  F...

    Resolved! Accepted Solution

    Need to maintain Change History in VA02 for a Z field in VBAP

    Hi Experts !!I have tried the below steps but the change log is not getting updated.CALL FUNCTION 'CHANGEDOCUMENT_OPEN'then,CALL FUNCTION 'CHANGEDOCUMENT_SINGLE_CASE'then,CALL FUNCTION 'CHANGEDOCUMENT_CLOSE'In CALL FUNCTION 'CHANGEDOCUMENT_OPEN', I h...

    Resolved! Accepted Solution

    Performance Issue

    Hi Guys, I am facing one performance issue. I have two custom reports which selects the data from some standard SAP tables and will load the data into one Z table.  Now in report 2, one of the existing SELECT queries, I have selected one extra field ...

    Resolved! Accepted Solution

    Disabling certain rows in editable oo alv ?

    Hello Experts ,                         I am having internal table of type z table. i am using oo alv to display data using this internal table. I am making my alv editable using field catalog. I want to keep  entire row non editable on the basis of ...

    SM35 restricition

    Dear Experts, We had a requirement, where we need to restrict the foreground and display error option for user and should allow only background processing of data. We were able to restrict background through s_btch_job but please suggest how to rest...

    Resolved! Accepted Solution

    TMG

    Hi All,Assume a table having 15 fields with 2 primary keys and done TMG for it. It completed without any errors. But when I open the same table in sm30 tcodeI should get all the 20 fields in  a  screen with full screen of table entries.If possible no...

    Resolved! Accepted Solution

    Unable to browse entries of External view for an SAP HANA analytical view.

    Hi Expert,I was trying to create an external view for Analytical view from SAP HANA Studio. The external view got created successfully and i can see it in SE11 but am not able to browse the entries . I tried it to pen in SE16 also but got below error...

    Resolved! Accepted Solution

    abap file with xml code not work with internet-explorer !! why?

    Hi all,I have 1 file  PIPPO.XML I have create with  ABAP  program the same records in other file: PLUTO.XMLI used this internal table:data: begin of   TB_XML   occurs 0,       line(255).data: end   of   TB_XML.in abap program I forced the values ​​in...

    Resolved! Accepted Solution

    table for Function Modules

    Hi All,Could you please do let me know, which is the standard table to see all list of available function modules and their status as whether they are active or not.I have seen TFDIR, but here i could not able to find whether it is active or not.Rega...

    Labels in this area

    Explore this Area