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! select statement?

hi,my requirement is like below.1)i have internal table it_mat_plant.2)select plant type from zpalnt table for the it_mat_plant-werks.3)if plant type = 'External mfg" then delete record other wise step 4. 4) select matnr mtart from MARA table into it...

uer exit problem

There is a problem in accessing the transaction KS01 as some user exit has beenactive and it shows the error message "Table CI_CSKS is not an active table".Table CI_CSKS does not exist. Then I add my personal fields in structure apped CI_CSKS. There ...

Custom search help

Hi Experts,I have created custom search help.And have added it to collective search help. Now all though i have set the export parameter to one of the field. I am not getting its value on the screen.Please help me on this.Thanks and RegardsNeha Kapoo...

ALV

Hi!!My requirement is to put in the columns of the ALV a fixed name and other that is changing.Example: COL1 COL2 COL3 .......... MRP-fecha1 MRP-fecha2 MRP-fecha3.......it is possible with this parametr...

LSMW PRODUCT MASTER

Hi folks,I am trying to load Product Master material data using LSMW. For Media Product Family the TCODE is JP21 but when I runt the standard program RMDATIND the record is getting stored via MM01 and not JP21. Could anyone help me out in this.Thanks...

Resolved! Spaces for Zero

Hi I have a ALV field of type P decimals 3. The field gets differenct values including 0,000 . Now is it possible to show a space or a blanc instead of 0,000 in the cell. If I convert it to type C , then no values are retrieved. Thank you

Resolved! RS_VARIANT_CHANGE

hiI see many suggesting this variant changing function module RS_VARIANT_CHANGE but I could not find any implementation or coding in any of the search threadsPlease post this code for me..My requirement is to change change the MATNR single values for...

Resolved! Problem with commit

Hi All,I am using a COMMIT statement after update statement of a table in a transaction(say ZTRAN1),. When I am calling this transaction ZTRAN1 using CALL TRANSACTION ZTRAN1... statement from another transaction(say ZTRAN2) then the processing is co...

Resolved! Tailing Zero Adding

Hello Gurus.I have declared a field (L_5) with type C and length 5.If the legth of L_5 is less than 5, Suppose I have the value L_5 = '1234'. I need to make this value as 5 character length with tailing zeroes.I.e L_5 = '12340'.Is there any functiona...

Resolved! Breakpoint Ignored?

I am debugging VF11, cancel invoice, when I initially set breakpoints at statements = 'loop at' I continued until I finally got to the specific loop where it was looping and looping. However, the second time, when I put a breakpoint at that line of c...

Labels in this area