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

Resolved! users with license data

Hi All,I have to make a report. I have to find users which are using only EP. I think i have to search them through license data. Can you please tell me how to search users with license data.I have tried SUIM. There is no field for license data. Ther...

problem in BDC va02

HI all,while recoding va02 the screen SAPLATP4 no. 500 is missing, i want that screen to select push button DELIVERY ON PROPOSEL, with out that screen system selecting ONE TIME DELIVRY which is wrong for our requirement..from total order qty it shou...

Screen painter

Hi,I have designed screen painter and in that I have added weight field from vekp-ntgew. My problem is suppose if I enter negative value in that field on the screen it is giving dump but I don’t want like I just want to display error message like neg...

Text printing

Hi,Hi I am facing one problem regarding the fetching of texts in my standard program the code has been written like this import tline to rt_lines from database stxl(tx) client rt_client id stxl_id IGNORING CONVERSION E...

Table maintainence

Hi,I have a created a z table and made delivery class 'C'.So if i want to create entries in Quality server, the system is asking to open the client in which the Basis consultant has to open the client and in return after creating the table entries, t...

price w.r.t to condition types

Hi Folks,I have a problem in picking up the price depending on the condition type.I am gettin only one condition type's price for all.I think it is a problem with the select and endselect statement,can anyone here please let me know where I am going ...

kiran_k8 by Active Contributor
  • 432 VIEWS
  • 2 REPLIES
  • 0 Likes

Time issue(urgent)

Hi friends,i am working for time data upload.Currently what happen whenever we execute our z program the time data(2011)ie clock in clock out timings will get uploaded in 2011.But if we run the same report for same day again it will create double ent...

Resolved! PR header note

hi All,i would want to retrieve the text data in a PR under text header note. however i were unable to find the field table. i would want to use FM "READ_TEXT" and i tried with ID = B01, but there is nothing shows.can any one please help. thanksMessa...

Resolved! hi reg module pool

hi alli am new to module pool.i am having 4 pushbuttons in my application tool bar like reports, utilities, workflow. for each i am having a subscreen and each consists of one table control.in table control , i am having pushbutttons in each line.if ...

Resolved! Payroll Export

Hi Gurus, Am trying to update the clusture table rt. Am using the following program for this. It is not updating the cluster table but am getting the values from cluster. Please find what is the problem in that program.REPORT ZPAYROLL_S.TABLES: pcl1,...

Work area

Hi I want to use internal table and work area in my bdc program likeData: it_bdcdata type table of bdcdata.Wa_bdcdata type bdcdata.Call transaction va01 using wa_bdcdata …The above syntax is giving syntax error like wa_bdcdata is not with occurs 0Sup...

Labels in this area