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

Resolved! Modify Statement

Hello friends,I have internal table it_vbrk and has the field it_vbrk-netwr.I have looped the table.i want to change the value of netwr to another value.can i write the logic as,loop at it_vbrk. IT_VBRK-NETWR = total_netwr. modify it_vbrk.end...

select statements

Hi exports,Can any body tell me difference between select * from db ti itabselect single * from db to itabselect * from db for all entries itsselect * from db for corresponding values itabI read in the document but I am not clear.please suggest me if...

User-exit

Hi, I have a requirement ,based on certain condition a transaction CC11 will be called in the user-exit and a material number has to entered on the first screen and on the second screen ECR number has to given , this has to be done in the backgroun...

Resolved! module pool

Hi All,Please any one help me on this topic.i have one inpur field in second screen.i enter the data in small letter in that field and when i press enter the data is automaticlly converting into uppercase.but i want to insert into database same as i ...

Resolved! Page Number

Hi All,I require to display page number on the SAPScript.The problem here is I have to display Page 1 when it is @ that is &PAGE& - 1 value.Please let me know how to achieve this in the SAPscript.Thanks in advance.AmitHi, I dont want to display like ...

amit_khare by Active Contributor
  • 1335 VIEWS
  • 11 REPLIES
  • 0 Likes

smartforms

Hi,my smart forms is working fine. if i delete one line item from smart forms and execute again the program still the discount is calculating for deteled item too.how to supress the deleted item from discount calculation.IF ( <KO>-KNTYP = 'O' OR NOT ...

Resolved! division of weights

hi guys,I need to write a logic in standars sales order program's user exit. i need to divide net weight of a material specified in Sales order with the net weight of that materail specified in Material master. i did this division in third variable(a...

Resolved! Sales Order Change

Dear All ,we have SAP 4.6c(AFS) . Now my requrement is to create Sales Order without Schedule line item. Using BAPI /AFS/BAPI_SALESORDER_CREATEFDATA , I am able to create sales order . But my problem is , it is not inserting <b>line item quantity</b...

Labels in this area