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

Resolved! SCC1 Question

If I have a transport with table contents I want to transfer from one client(A) to another client(B) using SCC1, what happens to the other objects, programs, transactions, etc in the transport?I guess my question is: Is SCC1 exclusuvely for only tabl...

Resolved! calculating a decimal

hello,I am trying to calculate a field and the result is a decimal. the field is not showing the decimal amount. ep-hwsteaa has the amount of 80.00. ep-hwste has the amount of 200.00. w-dec should be 0.4. when I run in debug mode, w_dec is 0.000.I a...

Resolved! Error During Output Log

Hi, I have a situation where an Output Type is automatically being proposed for my Shipment Document (Print Output). Now, after I save the Shipment document, it prints fine on the Printer. However, it shows a Message saying "<b>The Routine F000_EN...

Resolved! ALV outout

Hi all,I want to print the ALV output for field 0001 but in output it is displaying '1' only. surpressing the 0's. SER03-ZEILE. Filed name.Before displaying the output final internal table contains 0001 only. but when the report is displayed only 1 i...

Update Material Price

Hi gurus, I am working on an interface where I will be getting an input file which will have material no. and plant no. and now I need to change the price in the PO of these materials, as the price has been changed, the new price are under the field ...

Resolved! Update BSEG/BSIM.

I added an include to BKPF and now I need to update that include (it is a single field that we are using as a flag). What is the best way to update this flag (include)? No other data will be changed only this include.Please see my second post for a...

Resolved! if condition

Hi ,This is my if condition....IF NOT xvbap-posnr IS INITIAL. <b>IF ( xvbap-pstyv = 'ZIRO' OR xvbap-pstyv = 'ZIRW' ) AND ( yvbap-pstyv = 'ZROR' OR yvbap-pstyv = 'ZROW' ). MESSAGE e901 WITH text-005. ELSEIF ( xvbap-pstyv = 'ZI...

Resolved! Hang on to your hats! (shared buffer in multi-WAS/multi-update process env)

At my curreent client, we have some custom code which involves a <b><i><b>dialog</b></i></b> <i><b>process</b></i> exit in XQSM and an<i><b> update</b></i> process exit in XMBC.When developing this code, the question arose as to how to coordinate dat...

CVEM_RDO_CHECK_US

In Report Shipping (T.code-CVD1) this Function Module is Triggering Dynamically.CVEM_RDO_CHECK_US.How can I keep a Break-Point for the Function Modules Triggering Dynamically.And How can I call a Function Module Dynamically in a Program.How can I sea...

Resolved! problem in select

hi,i do a program for search string from table and field v_pattern2 is field that the user input and the bapi search the string in table tcurc,the problem here that i can do search for just 8 or less character if i do more then that i get dump what c...

Resolved! new line

Hi gurus, I am new to ABAP and I have a small qustion, can you please tell me how to insert a new line while displaying, I mean I have to display two items and I want 1st one to be at 1st line and second one to be at 4th. thanksRajeev

Labels in this area