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

Resolved! SE16 -> Settings -> User parameters Field name to Field value

Hello Friends,In se16 once we change the parameter Field name to Field value from Settings-->User parameters, the selection screen appears with technical names(Field name) only,However the output results with field values.Previously , se16 selection ...

Resolved! How TDS is calculated in MRRL t-code? Want to put restriction on TDS calculation of every GR no.

Hello  everyone,I have a requirement but do not know how to go about it. In MRRL transaction whatever GRs we put as input, TDS gets deducted and settlement happens, but we want to put a filter here as in giving some checkbox on the screen such that i...

Finding the Employee's Manager (Chief of Org Unit) through infoset query

Hi, I have a requirement to develop a report through infoset query to get the Employee's Manager or the chief of the org unit as we are not maintaining S-S relationships. Now for the immediate manager we can use the additional field in standard query...

Resolved! Add 1B - ESC Character

Hello  Experts,We are writing a file to application server using class- cl_rsan_ut_appserv_file_writer=>appserver_file_writeThis is working good. There is a requirement to add ESC Character (Hex value 1B) at specific position in the file, so that ano...

Resolved! User Exit/BADI - to do validations when a object is assigned to a Transport Req

Hi All,I am looking for a User Exit or BADI or implicit/explicit enhancement which is called before assigning a object to a transport request.I have already looked into BADI CTS_REQUEST_CHECK. But the method CHECK_BEFORE_ADD_OBJECTS  is neither docum...

Resolved! How to Color Specific Row with SALV Factory Method with Dynamic Internal Table?

Hi everyone,I have one report which is written by SALV Factory Method, and main table is created dynamic.I need to color one specific row , I couldnt still achieve this.I tried to add field one field which has type of 'lvc_s_scol' but I couldnt see i...

Resolved! what is the Permissible limit for file size for sending Spool file of SP02 as pdf file in mail ?

User is running VF31 transaction and then from spool SP02 when they try to send the pfd file to recpeint mail address it does not send the file. This process was working file earlier.  Please guide me how to check the max size of file we can send in ...

Resolved! Does SAP overwrites the complete prog or applies just new changes?

Hello,We have a custom program, say Z_PROG, wherein 2 developers are working on the same program simultaneously under different transports, well.Say, developer A added 10 lines code to Z_PROG by using TR_A and moved the TR_A to acceptance.Now, develo...

Resolved! How could i know, Screen field value has been changed or not In Me22N.

Hi.I am facing one problem.My Requirement is  In me22N down payment field is available.  Down payment amount is entering the user partially.Means Suppose In Me21n document total is  50000.00 . First time while adding they entered  5000.00  , Renaming...

moving data from 1 internal tab to other using corresponding(including case statement to manipulate field) in abap 740

Hi,i have moved records from 1 internal table to other using corresponding statement likeit = corresponding#(field1 = field1)along with this i need to manipulate 1 field likeabove is working fineit = corresponding#(field1 = field1 case field2        ...

Sap Script : QM_INSP_RESULT - TCode qga3 - Selecting characteristics without grouping them by samples

Hello Experts.I have copied the standard SAP Script QM_INSP_RESULT into a Specific sap script called ZQM_INSP_RESULT. Initially the standard program works in a way that when an inspection lot is entered in transaction qga3, the SAP Script (QM_INSP_RE...

Resolved! ABAP code for multiple releases

Im hoping someone has an idea or solution to a one major issues and a few minor issues relating to language differences across releases.Key pain point is the syntax for select and joins.since 7.20 ?  and actual 7.40 select joins require variables  to...

Resolved! Me21n Need to Raise Error message through the badi.

Hi.I have one doubt. Need Your suggestions.I need to validate the Down payment with Total po amount.So, i used   Badi  ME_PROCESS_PO_CUST-> PROCESS_HEADER Method.I have found some posts that  i should not used the Normal error message Like Belowmessa...

Labels in this area