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

Resolved! copy function group

hi gurus, i've created a function group with severel function modules and all that stuff but i wonder if ist possible to download all the function modules, PAI, PBO and includes to the hard drive. Is there any FM that i can use to do that ?Thanks, Re...

Resolved! Write problem

Hello friends,I am a problem in writing the result in the proper alignment.My code is LOOP AT tmp_caufv. CONCATENATE 'Total number of records for' tmp_caufv-dsnam '=' tmp_caufv-succ_mrp INTO report SEPARATED BY space....

Resolved! Screen Programming

I have incorporated into a custom control an instance of cl_salv_table.I have registered an event handler for the double click event of that grid.When the event is raised, it is handled properly. But I want to alsomodify the screen from within this ...

RV63.. Routine

I would appreciate if sombody urgently reply to my requirement.I have developed one new Condition Base Value routine. I am getting only one line item pricing in table XKOMV (RV63A..).i.e. KPOSN. I want the value of all line items of the order at this...

Resolved! Problem editing a program

Hi, thanks in advance for reading my question.I need to edit a program, but, when I try to, I get the message "EU 526" that instructs me that the object I'm trying to edit was already changed or enhanced and that this object has a new version importe...

Update query

Hi gurus,Please let me know if any one have used Update query with IN operator in where clause. please give sample code. it will be really helpfull.i want to update a table having duplicate records. I want to set the status = e if record is having du...

Resolved! code

Hi experts,please could you explane me what do this code in detail?<p> DATA: material LIKE /bi0/pmaterial-material, mrp_contrl LIKE /bi0/pmaterial-mrp_contrl. RANGES: rpf_mrpp FOR /bi0/pmaterial-mrp_contrl. DATA: it_z12vcitm LIKE /bic/az12vc...

Wrong partner type LS

Hi,I am getting the above error message when I try to issue an output type to a material document. The long text of the message says that <b>The message record of the message control contains a partner role with a partner type LS that cannot be used ...

PS_1978 by Active Participant
  • 759 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! debugging

hi to all, i h've a report , in that i've used four select statements.now i want to set a break point.but once i need to declare , so that in each and every select statement it should work.how can i do this...pls help me out.thanxlokanadhan.k

Customising the Select Options in a Search Help Exit using step PRESEL

Hi,I wish to add a select option into my search help at runtime. I am using callcontrol-step = 'PRESEL' in a search help exit. IF callcontrol-step = 'PRESEL'. APPEND LINES OF shlp-selopt TO lt_selopt. * Has the user defined a filter for sca...

Resolved! Transfering Developments to Another Server - Points will be reward.

Dear Guys I want to transfer only developments done by Inhouse ABAPers and SAP itself to another newly developed server.We have an another server which have same configuration as of QA system but some programs developed by Inhouse developers and SAP ...

Resolved! Commit on batch input

Hi folks,I want to do the following: I have a Z program where I can schedule more than order per turn! To do that, I am doing a batch input via the transaction IW33, calling it order by order. What I want to do is to change sucessful everything or r...

Routine for Me23n

Hello Friends, I have ceated a routine for me23n. Its RV63A951. This routine is giving me the results but there is an errorIn the PO screen (me23n) if I select the 1st line item it shows tax values for the first selected line item everywher...

reg:bdc

Hi,I had written a bdc pgoram for sales order.i have recored the screens.when i run it in fore ground it is doing well. but when i run in back ground it is not working .as there is a pop -up .so when i run in fore ground i manually check the pop-up.s...

Labels in this area