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

Date FM

Hi All,I am looking for a FM which should give me previous date after importing current date and Number of days( Range 1 to 365). Can you please let me know?This is urgent.Regards,Md.Edited by: Alvaro Tejada Galindo on Feb 21, 2008 10:38 AM

WM mapping table

Hi all,I want to map 3 fields namely Warehouse,Destination Storage Type,Destination Storage Bin.I am having the value of Warehouse number. Using this value I want to find the Storage Type for Finished Goods and the Storage Bin.My problem is that as f...

Resolved! query

hi guys,I have a value like this abc def..i want to find the space and repalce with * and then have to remove values after * for eg:abc def = abc*james cam = james*how can i do this?regardssenthil

BAPI_ACC_DOCUMENT_POST

heyI am getting this error Account 285544 in company code 0060 cannot be directly posted to when iam running the function module BAPI_ACC_DOCUMENT_POST.For all GL accounts it is same error...The gl account is from same company code from which other e...

Delete Notes

Hi Experts,I have created notes for RECN transaction which is Flexible Real Estate Module by using the function module SGOS_NOTE_CREATEBy which the data which has been uploaded will be stored in the RECN transaction for respective contract numbers an...

Resolved! abap cal.

Hi,data : x_kwmeng(15).data : y_weight(30) type c .data : w_weight type p decimals 3.x_kwmeng = '100.111'.y_weight = '1,111.111'.w_weight = ( ( x_kwmeng * y_weight * 1000 ) ).write w_weight.DUMP : Unable to interpret "1,111.111 " as a number.Any Sol...

Internal Table

Hi Iam having a internal table t_plan which contains records like this way t_planstlnr aennr100010001001 512461002 5124710021003 124561003i Want to delete adjacent duplicates comparing with stlnr ?How to do this ?I want ouput lik this :100010...

BOM Report!

Hi Experts! (Am a NewBie in abap)Actually iam required to make a small modifiaction in a bom report.i.e. In the standard display BOM report (cs03) i have to add an extra column in the output.For this i was trying to copy the standard report of that ...

Labels in this area