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

User exit in PP

Dear all,Pl' give any examples of use exits used for PP modules, etc....e.g. while production order confirmation (TCCO11) qty should be equal to & less than issued qty. ( CO27-- 261mvt) only , It should not accept order qty. greated than issue qty.If...

ALV F4 Help

Hi,I have made an ALV with Custom container at Screen. The thing is that i have made fields as editable but i am not getting F4 Help in any editable ALV help. What i can do to have F4?here is my code for displaying ALV. DATA : wa_izsdincentive TYPE ...

Resolved! ALV report code

Dear all,I get results in rows & columnwise in ALV report. Suppose I select any field & double click , I want to call any function further.Pl' tell the example how to give this event action in code ??Pl ' give sample examples.....Thanks..

memory

how much memory is reserved for the input_record for the following statement?Types: begin of rec_type, flag type c, count(3) type c, today type d, end of rec_type.Data: input_record type rec_type.please help me ou...

Trace of ABAP Debugger

Hi All,Suppose if I am testing a program/function/class module etc.Is there a way to find out all the statements that are executed from the start till the end of the module (program/function/class module)?For Eg: Suppose there is a function A 1) A Ca...

Resolved! ALE / IDOC

is it possible to send idoc from one client to another client using ALE or EDI or BAPi in same SAP system.as suppose i have two clients one is 800 and another is 810 so cani send idoc from 800 to 810 , if yes then please let me know and send me examp...

cmpletetion date....

hi all,i have to fetch the order data and for that i am using fm 'BAPI_ALM_ORDER_GET_DETAIL'it is giving me all the data except the planning tab tab.my requirement is to fetch the <b>completion date field under the planning tab in transaction IW32.</...

Vijay by Active Contributor
  • 349 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Performance Tuning

hi all,Performance wise which is correct one.1. select * from vbrk into ivbrk where vbeln in s_vbelnselect kunnr name1 regio from kna1 for all entries in ivbrk where kunnr = ivbrk-kunag.loop at ivbrk.read table ikna1 with keykunnr = ivbrk-kunag.if sy...

IE02?

HI all,In IE02 t-code,In GENERAL(sub screen)....country of manufacture(ITOB_HERLD) field is there.if it is initial, i have to show a message...and i have to place the cursor in GENERAL tab automatically........if the cursor is placed in some other ta...

Resolved! Issue with Sales Orders

Hi all,I have a requirement like this.Sales Orders will be coming to SAP ECC 6.0 through EDI.For each Item of these Sales Order,there will be pricing conditions.Now,if there are pricing intolerances for any of the Items,I need to place a Billing Bloc...

Resolved! USEREXIT_NUMBER_RANGE

Hi,I need to use the UserExit for setting the internal Number Ranges for the Invoice for different Sales Organisations.For that I am using USEREXIT_NUMBER_RANGE in the Program RV60AFZZ.I also got the access key for the same.When i am trying to change...

bdc

hii have to upload only 2 field in a modified transaction ZREC3 which is modified from tr FBZ1 can anyone tell me where is the problem when i execute my report it shows me changed value but when i go to transaction it shows no changesREPORT ZBDC_L2...

Labels in this area