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

Resolved! Conditon value not updating in CONDITION tab for Sales Order

Hi Experts,Can anyone tell me about this ?I have created a Z condition type for VA01 and need to place some value (based on some logic taken from conditon records).I am not able to do this.Steps already taken care of.!) In VOFM >formula section>cond...

Resolved! Wrong arithmetic calculations

HI all,I've got this piece of coding: DATA ls_static_attributes TYPE ztype. DATA lv_amount TYPE BPREI. ls_static_attributes-netpr = '123'. ls_static_attributes-menge = '1'. ls_static_attributes-bpumn = '1'. lv_amount = ls_static_attributes-netpr ...

About select options.

Hi there;Is there any chance to sort an internal table (it_result) comparing an internal range table (s_ktorr) ?Example : Select-Options on screen s_ktorr = DESK9A56KSDESK9AU634DESK9A53JDDESK9A7878Then when I select those tkorr from e071 table, the ...

Resolved! Problem in creating order referenced with Quotation using IDOC_INPUT_ORDERS

Hi FriendsI am creating sales order referenced with quotation using function module idoc_input_orders through Z-Program.While creating order, I can able to create the order without any issues, but when customer is trying the same thing, its stopping ...

Sales x Purchase IDocs

Hi experts,I have an interface running which sends Sales Order Data from SAP to SQL DB (ORDERS05) online.I received a request to pull out also purchase data from SAP and push it into the same SQL DB, in different tables.I tried to figure out which ID...

Labels in this area