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

BAPI_BOM_UPLOAD_SAVE

Hi,I am using this BAPI BAPI_BOM_UPLOAD_SAVE to create the BOM in SAP R/3. I am also using the same BAPI for BOM changes,now that if the BOM Structure goes for a change along with the change number the structure gets modified but the change number do...

Resolved! Dynamic Screen Selection

Hi all,I need to have a Dynamic screen selection which works the following way:Firstly I have a selection-screen which has a single parameter on it: selection-screen begin of block b1 with frame title text-001. parameters: pa type proj-pspid. selec...

ALV List Block Append

hi Experts,I want to dispaly multiple tables of the same format on the same page using ALV LIST.I did the following to achieve the same 1) called REUSE_ALV_BLOCK_LIST_INIT in initialization method.2) then with a loop im calling REUSE_ALV_BLOCK_LIST...

Resolved! Copy ALV layouts

Hi!I've copied a Z program to an another Z program (ALV). In the new program there are a lot of new fields (columns).The old one is used for years, and there are a lot of ALV layouts, made by the users (user-dependent and global layouts also).However...

Resolved! select options

Hello all,I want to make the high value input field of a select option disabled based upon some condition. Precisely if the condition is true then the select option high value will be accepted otherwise not.Please let me know how I will proceed.Thank...

Types User-exit

Hi my FriendsPlz can Give me exmples type User-exit.- What's la difference betwen Use-exit and Baddi ?-Said<THREAD LOCKED. Please stop asking interview questions. There is already a lot of information out there, refer to the [Rules of Engagement|http...

Resolved! Doubt in ALV Grid

Hi, I am creating an ALV Grid output using Function module REUSE_ALV_GRID_DISPLAY. I have 2 of the 4 columns in editable mode. When I click on save button, the values get saved automatically. If the user command subroutine gets called after the ...

FM:CHANGEDOCUMENT_READ

Hi,I am using the FM CHANGEDOCUMENT_READ to get the changes made to the customers on a particular date.However when I enter a specific date in the FM, I am getting some records which have not been changed on that particular date. For e.g when I enter...

extension Idoc

Hi All, i am developing extension idoc. the basic idoc type is MBGMCR02. i want to extent this idoc adding two fields like MBLNR and MAKT_D.i have created a Segment type which is having bouth fields.but when i am creating extension IDoc system so...

Icon download to excel

Hi All,During an ALV list display I use a few icons for a few fields, sayIm displaying vbeln-posnr-matnr-netwr, I use icon(icon_okay, icon_cancel etc) for matnr.So when the list is displayed everything is fine, but when I download this list to an exc...

Resolved! alv

hi all,i am new for abap,in this program when i excute the, datas from ekko table not displayed .how to display the data from ekko table using alv! please help me!!&----*& Report ZDR_ALV*&&----*&*&&----REPORT ZDR_ALV1.tables: ekko,ekpo.type-pools :...

Resolved! difference tables

Hi abappers,I want know what difference is important in a comparation table that is used with the t-code se11 --> Utilities --> versions --> version management --> remote comparison.As important I want say the attributes that which caused the error i...

Select Options

Hi Gurus,In select-options , i mentioned like this: SELECT-OPTION : S_SNDPOR FOR EDIDC-SNDPOR LOWERCASE. Its is working in Development.But same was not working in production.Example: i entered WPUx it is as it is in DevelopmentBut in Production it b...

Labels in this area