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

Resolved! CO12 confirmations

Hi everybody, I have a requirement to show a warining message in CO12 transaction when user clicks save button with out doing the goods movement. For this i have a BADI WORKORDER_CONFIRM. In this badi AT_SAVE method i can use. But if user doent click...

Resolved! loading data

Hello ABAPers,I have a requirement like:In R/3 there are 3 t.codes ie., MCBZ ,MC.9 & ZM0019- running these 3 tcodes results in 3 result sets, by selecting few fields from all the 3 an excel sheet is made.Now the requirement is i have to create a ZTA...

Resolved! R/3 RFC Call Log

Hi All,Do you know if there is a monitor that logs incoming RFC calls to a system?We have an XI scenario where an asynchronous RFC call takes place from XI to R/3. But it's not working. So we're trying to see of XI is actually calling the RFC.Let me ...

writing in to file

Hi group,I am trying to pass some fields values to text file(not on application server)on local desktop using write statements.its not tab delimited ,I need to give spaces between the field not exactly same(some times its 2 spaces and some times t sp...

ALV FM vs ALV OOP

Howdy,I've only created ALV grids using the ALV class CL_GUI_ALV_GRID.What are the pros and cons of using the class CL_GUI_ALV_GRID vs the FM REUSE_ALV_GRID_DISPLAY.Thanks.Message was edited by: Ernest Vialpando

LanceV by Explorer
  • 2174 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! Logical system

Hi friends, Could anyone please explain me , why do we need a Logical sysytem in ALE technology, And how it is used in INBOUND and OUTBOUND Process?Please help me to understand this concept.Thanks in AdvanceRegardsTina

Resolved! Select on KEKO

I have the material number and the plant. What is the most efficient select to get the latest kalnr(costing estimate) based on date. Doing a select-endselect to find the last record is a performance problem.Current code: select kalnr kadky fr...

SMALL DOUB'T

REPORT ZTEST_FINAL .DATA:W_TOTAL1 TYPE RF140-WRSHB.DATA: w_tot(255) .W_TOTAL1 = '110.00' .W_TOT = W_TOTAL1.WRITE W_TOT ."GUY'S LOOK AT THIS SIMPLE CODE,WHEN U RUN THIS REPORTVALUE OF W_TOT IS empty,note i cannot change w...

Resolved! SapScript Text

Hi I am adding a paragraph to a SAPScript, How do I bold a portion of a sentence for example if the sentence was “Please indicate in the space below whether this information agrees with” How would I just BOLD space below?Thanks

Execution error

Hello, all.I have a strage behaviour with one of my customer's programs. Running this problem caused no problems before I edited it. After I edited it, <b>without making any changes to the source code</b>, but saving and activating it again, the prog...

Labels in this area