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

    Remaining Quantity(Open Qty) after Multiple Billing Documents for a Single Sale Order

    Dear All,I had developed a report for Sales Overview.But i got the issue for Open Quantity .The Client had created multiple Billing Documents for a single sale order.For example.Sale order 1Billing Document 1  =>line item = 10  Qty = 100  Delivered =...

    Resolved! Accepted Solution

    DOCX content error when downloading from AL11 to local PC

    Hi All,I’m saving a .DOCX file into a SAP Directory (application server, t-code AL11) using the OPEN DATASET FOR OUTPUT IN BINARY MODE, TRANSFER and CLOSE DATASET sentences.When I download that file stored in AL11 using the t-code CG3Y to my local P...

    matias_z by Participant
    • 4765 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Workflow Issue

    Hi Sap Experts,Need your help on workflow issue,  Reportee raises a leave request from portal and it goes to manager for approval.. suddenly manager couldn't see work item in the portal.. so as a workaround  we were requested them to log in the sap s...

    Resolved! Accepted Solution

    Delivery priority field not populated by BAPI BAPI_SALESORDER_CREATEFROMDAT2

    Hello,I am trying to update the delivery priority field in the Sales Order Item (VBAP-LPRIO0 field.1. The new delivery priorities are added in the config.2. When I try to populate the new values using BAPI BAPI_SALESORDER_CREATEFROMDAT2  it does not ...

    Is it possible to create ALV grid for dynamic column but same internal table?

    Dear scn members,I am stucking to create alv report  for dynamic column.I tried below way, but its not working.can anyone help me on this.   CLEAR LS_FIELDCAT.   if it_FINAL-W_4015 eq '0.00'.  LS_FIELDCAT-ROW_POS     = '1'.  LS_FIELDCAT-COL_POS     =...

    Resolved! Accepted Solution

    VBAK-XBLNR NOT UPDATING IN VBAK WHEN USING IDOC_INPUT_ORDER ENH.VEDA0001

    Hi Experts.I have a big issue regarding IDOC processing and I am not able to figure out what the problem is.The requirement is to read out segment 'E1EDK02' with qualf = '036' of an incoming order and store this entry in VBAK-XBLNR. So far so good.Ho...

    Resolved! Accepted Solution

    Select all n deselect all button using cl_salv_table=>factory method

    Hi Expert,My requirement is to get SELECT ALL and DESELECT ALL button using cl_salv_table=>factory method.even if am using following code, it's not helping.** Get functions details    gr_functions = lr_table->get_functions( ).** Activate All Buttons...

    Resolved! Accepted Solution

    How to find all HR tables which is directly or indirectly associated with Company Code(BUKRS)?

    Hello People,I was trying to search how can i get all the HR tables which are directly or indirectly have connection with Company Code(BUKRS).FYI- although i got the list of all HR tables from (SAP HR TABLES - Wiki - SCN Wiki)Thanks in advance for yo...

    Resolved! Accepted Solution

    PM Module: How to make a field Mandatory in Standard Screen based on a Validation

    Hi Experts,My requirement is to make a field Mandatory in standard screen based on validation.Whenever notification is been Rejected, Subject Long Text should be Mandatory before Saving the Notification.Kindly let me know the solution with steps to a...

    After deleting the entries In Table maintenance generator after saving the view still I can see the deleted entries.

    Hi Mentors,After deleting the entries In Table maintenance generator ,after saving the view still I can see the deleted entries.How to delete the entries permanently in maintenance view.I have searched in scn but no  solution found.Please provide the...

    Resolved! Accepted Solution

    Language in READ_TEXT FM

    Hi,I have been using READ_TEXT function module to fetch the associated texts with quotes and sales orders. We usually pass the language as 'E' to fetch the texts. Is there a way to dynamically find out the language in which the texts are maintained b...

    Resolved! Accepted Solution

    SAML Web SSO not setting the MYSAPSSO2 cookie. Causing OData issues.

    We have implemented SAML 2.0 Web SSO between a NetWeaver system and Microsoft ADFS.  ADFS acts as the identity provider.  Web SSO is based on a redirect with a POST binding.  We thought everything was working great.  All of our SAP-hosted web pages c...

    Resolved! Accepted Solution

    LSMW or Custom Z-program

    Hi All,I have a requirement to mass create certain business entities. To achieve the functionality, I have found a BAPI which works perfectly for me.My confusion is whether I should create an LSMW or a custom program for mass creation. The plan is to...

    in alv grid display if no values present for particular field,then it shouldn't populate default value instead field should should be blank,how can we achieve this using alv grid display?

    in alv grid display if no values present for particular field,then it shouldn't populate default value instead field should be blank,how can we achieve this using alv grid display?help me out ,thanks in advance.

    Resolved! Accepted Solution

    How could i find the Badi name, If i know the method name.

    Hi,I have one question. I need clarification. As per my knowledge, Badi's are having methods.I have some questions please clarify my doubts.1) I know one method. In this method somebody written the code.  it is triggering While posting the document. ...

    Labels in this area

    Explore this Area