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

Resolved! MV50AFZ1

I want to capture the information for my delivery, e.g. qty when user do a PGI.So I tried the user exit "MV50AFZ1".When I debug into the program, I can see the data I want from LIPS and LIKP. As I may have 2 item in my delivery order, so I have to lo...

Resolved! Division

HI Experts,I have the variables.var1 type i,var2 type i value 19,var3 type i value 12.var1 = var2 / var3.I must get '1' as the output but it is giving the output as '2'.Please guide me experts.Thank you very much.

Resolved! Edit alv fields

Hi all.I'm using the SET_TABLE_FOR_FIRST_DISPLAY method to display alv grid.My question is how can I set up specific cells for editing or not. The same columns can be editable at the first record and disable at the second.Thanks in advance,Rebeka

Table Join

hello,I am just a novice ABAP programmer and cant get an idea how to join 2 tables. the scenario is:i have 2 tables with 3 fields:1. Tab1 - f1a, f1b, f1c2. Tab2 - f2a, f2b, f3b1 internal table with 3 fields:1. itab - f1, f2, f3the condition is:if Ta...

Resolved! How to get know the Sales Order IDOC#, if I know the created Sales Order#?

Hi Experts,Let me know that, How to get know the IODC #, if I know the Sales Order#?Scenario is that, sales order(say 12345678) was created from Inbound EDI. I also Know the MATERIAL too.So, How to pull the associated Inbound ORDERS idoc, which is cr...

Resolved! parameter

hi abapers,iam using four parameters in selection screen,by default the cursor is in the first position.but i want to place the cursor in the last parameter to enter any text or value .how can i over come this ?Thanks & Regards,Rajesh

Resolved! Script_Box

Hi, I took the copy of standard script and modified according to my requirement. The output is coming properly but the problem is for the last page boxes are not coming. Please help. i am new to abap.Regards,Srinu.

Resolved! Reg. Decimal Points

Hi Experts,In my output I have amount values like this 7000.4800. Actually my requirement is to display the output like 7000.48 I dont need the last two decimal points.How to delete the last two decimal points in the output. Is there any function mod...

Resolved! Advanced ABAP Editor

I am using IDES 4.7 at home. Is there a way that I can have the advanced features of ABAP Editor of SAP Gui 7.0 ?I want to have features like autocode completion, etc.[open this link|http://sapport.blogspot.com/2008/03/auto-code-completion-in-new-aba...

Resolved! extend idoc

I used an idoc type SDPIID01 but it does not contain any fields where i can map handling unit information. However the delvry03 has the handling unit information but not some of the information tat SDPIID01 has. What should i do? Do i need to extend ...

Labels in this area