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

Resolved! Modify table

Hi All,I have around 20 fields in a custom table. Kunnr and pfnum are the primary keys. I need to modify few fields oamount1 to oamount5 for the table based on the primary key values. Remaining fields values should not be changed.Please help me. Than...

Resolved! DYNPRO Not Defined

Hi all.Trying to create a screen that contains a subscreen area (current-budget-area). I have the subscreen defined as # 0210. THe main screen that contains the subscreen area is screen # 0200.In the PBO of 0200: module status_0200. call subs...

Resolved! Regarding ALV layout

hi all,can anyone tell me what does this statement do : wa_flayout TYPE slis_layout_alv.FORM build_layout. wa_flayout-zebra = 'X'. wa_flayout-colwidth_optimize = 'X'. wa_flayout-window_titlebar = 'Inventory BOM Report'. wa_flayout-detail_popup = '...

Resolved! ABAP question..

Hello,I have a requieremnt where I have makde data two characters. For ex: If I enter 23, the output should be 23, if I enter 2 in paramater, the output should be 02. But following code gives one digit when input is one digit.Parameter: p_num(10) TYP...

transaction 'OPSI'

hello everyone,we are trying to make some controle of the preject defenition or 'name' end the WBS elment too, cause we need that those name have a special forme.so i'm working in the transaction OPSI and it's the first time, does anyone knows how i...

Resolved! Zeroes in a variable

Hi AllI have to update a field with a value of '001',i have assigned it like this.Data: variabe(3) type c value'001'.but when i am concatenating this field with another field these zeroe are getting deleted can any tell me how to get the leading zero...

Resolved! ALV Reporting

Hi All, I am working on a ALV report and when I run this report it's working properly and showed the results as expected but when a particular user is trying to run this report he is not getting the Save layout icon and the previous layouts which tha...

Resolved! ALV REPORT

Hi All, I am working on a ALV report and when I run this report it's working properly and showed the results as expected but when a particular user is trying to run this report he is not getting the Save layout icon and the previous layouts which tha...

what is RDOC

Dear SAP GurusI have heard our sales and marketing people using a term RDOC with respect to SAP and I have tried to findout more about it. All I could find out was that it has to do some thing with copying of print layouts from one user to another a...

Resolved! Consuming a webservice

Hai all,I have a maual in which is written how to cinsume a webservice, in this document is writtenGenerating the proxy object-Consuming in ABAP Login to SAP system. Go to SE80 create proxy object, Path: create-> enterprise web service->proxy object...

Labels in this area