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

Resolved! Enhancment in VA01

Hi Experts,How can I add three custom fields ( pack size, No of Packs, Packing type)into Table Controle of Sales Order Creation ie VA01.I have append the structure for these fiels in Table VBAP.But any one can Describe that how to display into Itemle...

Resolved! Focus is lost

Hello colleagues,I have 2 checkboxes in 2 subscreens. When I click on the first one the focus is lost (likely there is a logic in PAI or PBO). Then the customer cannot press F1 for this checkbox, because they are already out of the check box.In the s...

RadimB by Product and Topic Expert
  • 923 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Help: Pricing in SD

Hello Gurus,My client's requirement is to update/carry out new pricing if an user tries to change the payment terms while creating a sales order. i have found that the appropriate place to write this piece of code..i.e under MV45AFZZ under the form '...

ale/idoc setting

Please use more informative subjects in future. How are we supposed to differentiate between your questions when you keep using the same subject?hii created a distribution model and when i am distributing it i am getting the following message "RFC d...

Negative Value

Hallo I want to check a Field for negative valueIF c_vkdfif-vbtyp = 'T'. lv_netwr = -1 * ( lv_netwr + lt_vbap-netwr ). ENDIF.In another if I want to check when lv_netwr has a negative vlaue then do something.How can I do it.thanks.

ale/idoc setting

Please use more informative subjects in future. How are we supposed to differentiate between your questions when you keep using the same subject?hi folks i am working on outboung idoc...here in the settings part when i created a port and gave the po...

Resolved! append Field symbols

Hi all,how can we move internal tables data to field symbol table.i am new to field symbol, can any one guide me in detail.. i have searched in forums but i am unable understand..i have defined fields symbols like this.FIELD-SYMBOLS: <F_TAB> TYPE S...

Resolved! Dynamic screen

Hi,I generated one dynamic screen using some conditions and loop at screen.Foe example I am generating F1, F2, F3, F4 fileds. Based on some condition I need not to displayF3. Then Screen looks ugly as there is one white line.So is there any command ...

Labels in this area