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
  • 83820 VIEWS
  • 212 REPLIES
  • 39 Likes

Overdue date in IP10

Hi,FM '/WECWM/CAL_DU_ODU_ESTART_DT' is being used to calculate dates that I can see in IP10. I have to modify the logic of overdue date that is seen in IP10 for a specific business line, so I am going for implicit enhancement to modify the logic. My ...

Restrict to Create Purchase return Excise Invoice (J1IS) against Cancel MIGO

Dear Experts,In case of line rejection we done the following process...1. Create Return Purchase Order.2. Create return MIGO (movement 161 ) with reference to Return PO3. Create Excise Invoice for debit the Excise duty 4. Create MIRO document to Debi...

fill new column in MD04

Hi,I have added a new column called 'Semana'  in MD04 using exit functions EXIT_SAPLM61R_001 and EXIT_SAPMM61R_001 of M61X0002.The column appears but I don´t know how to fill it, I got the value but I don´t know how to insert it in the new column.In ...

IF_SALV_BS_XML

We are using (changed standard code which is using mentioned ) class IF_SALV_BS_XML as part of our development .it works fine in dev server . but when we transport we are facing short dump.reason is the attribute Version_26 is not found in class IF_S...

How to find enhancement/BADI name for date field in search criteria of CRM

HI All,I have a requirement to add new fields in search criteria for normal changes, urgent changes.I need to addPlanned Outsourced Start DatePlanned Outsourced End datenow i have appended those field in the structure CRMST_QUERY_SRV_REQ_BTILAnd it i...

Resolved! Drag & Drop of multiple rows selected from Grid 1 to Grid 2

Hi All,I have been searching for the examples or solution for drag & drop of multiple rows selected from grid 1 to grid 2. But all the examples have the functionality of single row drag and drop. So is it possible to drag & drop the multiple rows sel...

Resolved! Re-Execute Availability check programatically in USEREXIT_SAVE_DOCUMENT_PREPARE

Hi ,when create or changing sales order, I am changing the value of Route at the item level. I need to update schedule lines after this change. When i tried to re-execute availability check in USEREXIT_SAVE_DOCUMENT_PREPARE with PERFORM fcode_bvfp(sa...

Resolved! BI Authorization issue

We are facing some peculiar authorization issue in BI system.When user is trying to run BI HR OM report from enterprise portal, it is through authorization error when viewing data for HR field Employee sub group. The users are able to view data if cl...

Best Practice for using CAST operator

Hello SDNers,I looked up the SAP documentation but could not find any best practice on using the CAST operator multiple times in a procedure.Approach#1:          INSERT LINES OF:            CAST child( parent )->table1 INTO TABLE ex_table1,          ...

SuhaSaha by Product and Topic Expert
  • 2010 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Automatic Search help not linked with foreign key - Upgrade

Hi,I'm looking for a solution to a strange behaviour after system upgrade to Ehp8.Field MATNR, as a foreign key in a custom table, is not linked to MAT1 Search help during table activation.The only difference between old and new system is the Search ...

Resolved! Infoset Query Code question

Hi,I am working on a SAP query and using some ABAP code in a field, I have the following code:Get period for material from MBEWH*tables: MBEWH.clear Z_MBEWH_LFMON.select * from MBEWHwhereMATNR = MBEW-MATNRandBWKEY = MBEW-BWKEYandLFGJA = Z_MBEWH_LFGJA...

iftyd by Participant
  • 1070 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Asynchronous call

Hi,what is correct way to call SRM from ECC program asynchronously ? so that the  ECC program gets over even if SRM code is running.call RFC function module in update task orPI scenario to trigger SRM codeECC needs results so SRM needs to send result...

bhakti2 by Active Participant
  • 1252 VIEWS
  • 5 REPLIES
  • 0 Likes
Labels in this area