Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83520 VIEWS
  • 212 REPLIES
  • 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 =...

Write a to B currency

Hi Expert,I try to print a PO using ME9F.And it cause run-time error.But I found the same Program convert to different Number when I use different account.This account convert 100.00 to  100.00This account convert 100.00 to 100,00Why? Is the autoriza...

Resolved! 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! 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! 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! 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! 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! 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...

Maintaining production table maintenance generator in development system

Hi All,I have a requirement where client wants to maintain table in development(In table maintenance generator)but all entries should be accessible in production system.ie production tab maintenance generator should not be maintained.Only Dev will be...

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! 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