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

Resolved! Validation

Hello all, I was creating a report in which i have 2 plants(werks) fields on my selection screen .one was parameter and other is select-option, Now i want to validate it . Instead of selecting t001w database table 2 times , i want to validate these f...

FM : LIST_FROM_MEMORY

Hello,I have used this FM in my report. On execution of this report, it gives the report output correctly, but if i click F3 after exectuion of the report, i get the run-time error and the error "Exception condition "NOT FOUND" raised".Plz do let me ...

Validation for ERFMG(Quantity in Unit of Entry) & LSMNG(Quantity in Unit of Measure from Delivery Note) in detail data MIGO

I have to validate the ERFMG and LSMNG in migo detail data,that user can not change the value of actual quantity,It should be the same as actual quantity.As you can see in Line item 1 quantity is 457, but in detail data i change change it.What my req...

Resolved! How to send ALV Report output data to Externel mail with Excel format ,when am using field symbols and dynamic internal tables in my program?

Hi All,I have gone through the sap standard program BCS_EXAMPLE_7. Here they sent whole data to string.In my case my final internal table format is <fs_it_output> type any table. In reuse_alv_grid_diaplay i put internal table name <fs_it_output>.Am u...

Cancel ABAP program job running in background depending on calculation in the program

Hi ExpertsI have a requirement where I need to cancel the job depending on some constraint. My code is something like this:*ABAP code for calculationIf status NE  'G'.Cancel the background job.end.Here is some more info:I have a ECC program which tri...

Job file for HAPA-cliche was successfully generated via t-code CBGL_MP01, but all Cyrillic characters are shown as "?".

Hi Experts,I am trying to executing transaction code: CBGL_MP01 with Process order number then clicking Print button.Then labels data will place in application server. The data is combination of English and Russia language. English characters are pri...

Current System date

Hello there,After creating 2  output fields for date and time in Module Pool screen and declaring in Program, i got correct output through sy-datum and sy-uzeit in exectable program. But not in transaction code code created for that module pool progr...

Resolved! Code Performance.

HI Gurus.This code its correct?The performance it´s ok?LOOP AT t_tab INTO e_tab.     l_tabix = sy-tabix.     SELECT SINGLE bismt              INTO mara-bismt              FROM mara              WHERE matnr = e_tab-matnr.     IF  mara-bismt NE c_s.   ...

Where can we find organizational fields maintained in reporting authorization when RSR was used in cases of BW<=7.3

Hi Team,Our Project is undergoing a BW Security upgrade from 7.0 to 7.3. Security part has not started yet. Currently we are planning on the approach to build analysis concept for the existing Reporting onesWe are not using Analysis authorization in ...

Resolved! , & . Position is getting exchanged in amount field field.

HI Experts .I am working on the check print from which is using standard driver program .I have to show check  amount value on the from . Currency Is PHP ( Currency of philippines ) .The Amount value stored in database table is 454,330.60 and the val...

Labels in this area