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

EBAN-DISPO in IW32

Hi.We would like to modify the field (EBAN-DISPO) programatically when a purchase requisition gets created from iw32.We were able to do this in ME51N by using the BADi ME_PROCESS_REQ_CUST and it works fine.But we are unable to find anything that will...

ALV hotspot memory

Hi All,I have a weird problem with my ALV hotspots.If a user clicks on matnr they get taken to MD04 which works fine, but the two purchasing hotspots work initially but remember the last click of the userclass lcl_event_receiver implementation. met...

Resolved! Performance Issue

Hi All,please check and give the best to change the code for performance of the below code.LOOP AT ITAB.PERFORM GET_IR_AMTS_FOR_PO_LINE.PERFORM FIGURE_COMMITMENTS_COOI.APPEND ITAB.ENDLOOP.FORM GET_IR_AMTS_FOR_PO_LINE. SELECT * FROM EKBE WHERE EBELN ...

Encrypting Password

Hello,We use the FM DB_CRYPTO_PASSWORD to encrpyt our password. The FM encrypt a word different on a non-UNICODE-System and an UNICODE-System.At the moment we haven't an UNICODE-System. If we migrate our system into an UNICODE-System, is it possible ...

Resolved! Tax code check in ME59n

Hi everyone,I have a requirement where while creating POs using the transaction ME59n i have to check for thetax code field and see if it is blank for particular company codes and item categories. If it is blank then i have to stop the creation of th...

select validation

Hi all,I am writing the select on MCON data base view . I am adding the profit center field in selection screen , I have to add the profitcenter (MARC-PRCTR) in that select , but the MCON doesn't have the prctr field.I am writing like the code below....

Labels in this area