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
    Resolved! Accepted Solution

    Spool disappears in SP01 after exception raised or exiting application, but remains during LEAVE TO SCREEN '0'.

    Hi Experts,I'm using FMs SSF_OPEN and SSF_CLOSE to display multiple smartforms. After SSF_CLOSE the spool appears in SP01, when I exit the application (exit application and debugger) or raise an exception after FM SSF_CLOSE, the spool disappears from...

    problem with collect

    Hello to all!In sap I have a table, there are rows with the same name but with different quantity. I want to summarize this rows like this:SELECT   c~aufnr   p~matnr p~bdter p~meins p~baugr p~dbskz p~erfmg p~aufnr   f~maktx        INTO CORRESPONDING ...

    Resolved! Accepted Solution

    Limition of select-option

    Dear All,I am facing one issue during one report. Existing report code appending record for select-option like s_kunnr e.g,LOOP AT ITAB.S_KUNNR-LOW = ITAB-KUNNR.S_KUNNR-SIGN  = 'I'.S_KUNNR-OPTION = 'EQ'.APPEND S_KUNNR.ENDLOOP.Now i am using that S_KU...

    Resolved! Accepted Solution

    Unable to print chinese characters in Smartforms use Zebra printer

    Hi,all.My printer is Zebra ZM400 300dpi,I created a new output device 'TestDevice' and use the Lzeb3 Device type.In my smartofrms i used the Zebra command to rotated text.Now the smartforms counld not print chinese characters but '#' instead.(style f...

    Resolved! Accepted Solution

    FM to get Fund/Fund Center/Commitment Item- Item level total (FMBB)

    Hi,1. How to get line item level total of of document created in Fund Management with FMBB tcode? Is there a Function Module for the same? The data stored in FMBH/FMBL are period wise.2. Is there any way we can change Prepost amount of a FM document ...

    Resolved! Accepted Solution

    How to Populate Item Text in Item details while Creating PR via MRP?

    when I am creating the PR(purchase Req) , the Item text should populated in Item details, for this i have implemented the BADIME_PROCESS_REQ_CUST and the method  IF_EX_ME_PROCESS_REQ_CUST~POST. its working fine when i am creating the PR through ME51N...

    Resolved! Accepted Solution

    Issue in Excel Attachment Extension SO_DOCUMENT_SEND_API1

    Dear Team,I am facing on unique Issue,When i am using FM:SO_DOCUMENT_SEND_API1,Mail is getting trigger properly with attachment but extension file is changed to some other format.please find attached herewith attachment.When I see in SOST it is showi...

    Resolved! Accepted Solution

    Propose the Amount and the Quantity on the MIRO transaction screen

    Hi experts,I need to change the value of the amount and quantity column in the miro transaction screen after you enter the purchase order, the new values ​​are calculated with other purchase order data displayed on the same screen.I used the badi MRM...

    Resolved! Accepted Solution

    Implementation /OPT/VIM_CHECK_MIRO"will be migrated" in SPAU tx

    Hi experts,                I made an upgrade of ST-AP/PI plug in, and this required run the SPAU tx, but i have a problem with a badi.The SPAU tx solicited migrated 2 BADIs  " /OPT/VIN_CHECK_MIRO and /OPT/VIN_CHECK_MIGO".What can i do?Can anybody hel...

    Resolved! Accepted Solution

    Start abap program automatically by starting another abap program

    Hello Every body,Can some give me idea how to start a ABAP program automatically  from another ABAP program?I don't want to use the SAP JOB's .The first abap program start automatically by using job, but the second abap  program must be started witho...

    Resolved! Accepted Solution

    How do I see which tables were accessed via SE16, SE16N or SM30.

    Hi ExpertsI have a request for displaying which tables were accessed via SE16, SE16N, SE11 or SM30...I have taken a look at the audit logs which tells me which user accessed the transaction codes but it does not tell me which table they looked at whi...

    Resolved! Accepted Solution

    CDHDR/CDPOS Tables

    Hello Gurus,I have been reading different material on the information being saved into CDHDR/CDPOS tables. and  have a question on the same for which I was not able to find a direct answer.1) I know about enabling  the  'Change Document' at data elem...

    Resolved! Accepted Solution

    For all entries sorting problem

    I have a problem  sorting data when for all entries is usedfor example i got it_pernr like this row  pernr1      52      23       8Then i got the selectionSELECT pernr test_column       FROM test_table INTO CORRESPONDING FIELDS OF TABLE it_test_table...

    Resolved! Accepted Solution

    Method FIELDSELECTION_ITEM of BADI ME_PROCESS_PO_CUST not triggering

    We have implemented BADI ME_PROCESS_PO_CUST especially on method FIELDSELECTION_ITEM, I look at the sample code and apply almost the same logic in our implementation of this badi. We implemented FIELDSELECTION_ITEM method, however, no matter what bre...

    Resolved! Accepted Solution

    cl_gui_alv_tree no child nodes after registering event

    Hey guys,I have an uncommon problem with cl_gui_alv_tree. My tree has 2 layers, Root and child. Both of them have layout-class  cl_gui_column_tree=>item_class_checkbox.Everithing works fine! (without_events.jpg)But if I register event "checkbox_chang...

    Labels in this area

    Explore this Area