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

ALV-Grid Display

Hi, Based on the Internal table values,I have to display certain values of one field in editable mode and non-ediatable mode in ALV.It is possible to have both editable and non-editable values for one field in the ALV display.Help me to solve this.T...

Resolved! Select-option

Hi all,I have created a table field which is of type N and length 2. When I am using it in select-option, I need to pass a default value '00' to the low value of the select-option.. When i am doing it it is not showing the default value on the select...

Resolved! Company Code. Urgent!

Dear experts, I would like to get Vendor Info: according to company code. I think basic data table for Vendor is LFA1. how about company code?Is it LFB1? I would be very apperciate if you show me with sample code...Thanks in advance!Will reward if...

Resolved! delete

Hi all,may i know if this delete statement can delete the records in tablewhere the processed = 'X'?let say 4 records where processed = 'X', can 4 records be deleted with this statement instead of using loop.DATA: it_report TYPE STANDARD TABLE...

SM 36 and SM 37?

Hi Guys, I created a variant for my program.then i went to SM36 for Backgroubd job scheduling and scheduled immediately.Once i went into SM37 and gave the job name and executed.I got Status as cancelled.I went to see the error then i find...

Screen Exit

Hello experts,There are quite a bit of questions posted on this subject but found none that would resolve my question. I want to create a new tab for the change equipment screen ( IE01, IE02, IE02) to post a new field. I've already created the new ...

Resolved! BADI Namespace

Hi,I'm having problems using a particular BADI that is included as part of the SAP demo for mobile applications. Apparently this BADI is part of a development project that got added as part of the standard implementation. Others have come across th...

Resolved! BAPI_HU_CREATE

Hi experts,i want to create a Handling unit using bapi_hu_create with its line items as both material and handling unit. i don't know how to fill the header BAPIHUHDRPROPOSAL and ITEMSPROPOSAL table. kindly help me.With regards,James..valuable answer...

Resolved! editing User Exit ZXEDFU02 for Invoice List for changing Invoice List Idoc

Hi!I make Standard inbound in WE19 for testing of Idoc of Invoice List.My question is this: if Idoc that I choose in WE19 and result Idoc produced in WE19 have exactly the same structure? I mean if I edit User Exit ZXEDFU02 by reducing segment quanti...

Tcode missing in SU56

Hello,We are on ECC 6.0 and i'm running into a strange issue.I have granted a user a Role with ME22N tcode.The Transaction ME22N shows in the Role Menu and exists in the s_tcode object but is missing in the SU56 buffer.??And when the user Logs in and...

Resolved! Submitting program

Hi again, This time with new issue, I have three programs in sequence, the user don't want to execute all three in sequence, instead they want to execute only once. Now in my first program i have submitted the second program with all the selection-s...

Commit Function.

Hi Experts,How can i know if the systems has maked a commit ?, i'm implementing an ampliation on a badi, but the badi doesn't have any "BEFORE_UPDATE_ROW" or something familiar, so i want to know how can i retrieve if the systems has maked a commit. ...

Labels in this area