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

Resolved! VB12 - Protect a field in the Fast entry screen based on some logic/Condition.

Based on some logic against the particular material being substituted I would like to set a particular field (Reason code) to Read only, so that it can not be changed. I can see that when using VB13 all fields are set to read only, and it uses...

Resolved! SAP Queries header text name need to be changed when downloaded to spread sheet

Hi all, In a sap query when I download the data into excel sheet, by selecting the radio button option spread sheet in the selection screen of the query I want the headings of few field to be modified when downloaded to excel sheet. I know we can c...

Resolved! Cost center to be blocked for posting for particular cost center in ME21N

me21n.png Hi Experts, Requirement: To block the PO creation for the cost center (KOSTL) = '19001' and Acc. Assignment Category(KNTTP) = 'K' for the tcodes ME51N, ME52N, ME54N ,ME21N, ME22N ME29N., Issue: For this i used BADI -ME_PROCESS_REQ_C...

Resolved! what is use of org levels " , @ , ' while creating Master roles and derived roles in sap security.

Hi Experts, when i observe my clients master roles and derived roles org levels. i could find the org levels " , @ , '. 1.How ,why ,in what situation this place holders help in Master role and derived roles??. 2. how many are there to use as...

Manual Condition type is not updating in the conditions tab of the sales order through IDOC

Hello Gurus, I am working on S4/HANA. We are updating 2 manual condition type values using Idoc type SALESORDER_CREATEFROMDAT202 for with reference(Invoice). We have implemented the user exit: USEREXIT_PRICING_COPY in RV61AFZA. Everything is wor...

How can we Display Word, Text, Excel, PDF etc., in SAP Screen Container ???

I want to display a file (.docx, .TXT, .PDF, .XLSX, .....etc.,) from my Computer in SAP Screen Container itself but not in separate window. In SAP Screen, left side with input field for file path with Display button. Once if we click Display button...

Display JPEG or PNG image in ALV Output Row Level using REUSE_ALV_GRID_DISPLAY

Hi Experts, I have a requirement of displaying an ALV Report and in that report in the last Column I need to display the Plant Country Flag image. 1) The first requirement is to upload all the Country Flag Image into a Z custom table. 2) The 2...

Resolved! 'Busy Threads' JMX metric going critical after deploying my application on SCP

Hi Colleagues, I have a java application which uses Spring MVC pattern deployed on SAP Cloud Platform. Every endpoint is accessible from the application deployed and everything works fine, but I constantly get that the 'Busy Threads' metric is CRIT...

Listbox with default value and single entry does not register event unless value changes?

Hello... we have a text field that users click on to navigate... now they want the field to support multiple values, which is easily handled with a listbox, PAI, etc. Here's the tricky part... because 90% of the time there will only be one value to...

ALV Grid Display issue for Amount field with Curr type with Decimal more than 2 places

Hi, ALV grid is showing wrong value in display. User setting is Decimal Notation X 1,234,567.89 so it means decimal value separated by '.' . Now i have 2 screen shots. In debugger it shows different value and SE11 display it shows different value. ...

CDS Key Problem

First CDS { t.etkno, sum( t.menge ) as menge } where ( (t.gnkod = 'ASD' and t.statu = '1') or (t.gnkod = 'QWE' and t.statu = '2') ) group by t.etkno Hi, I have a problem with the key. I made 2 cds;In first cds, I used sum and group by so it wi...

Labels in this area