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

Resolved! Pop up in standard screen

Hi,I have a requirement which is as follows-User will create Order wherein he will give the Sales area customer details.Once he enters plant and hits enter, a popup should appear which will contain the appropriate storage location for that plant (may...

megha_h by Participant
  • 1114 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! doubt on module pool

Hello Masters,I have one module pool screen with 3 list boxes and one i/p o/p field.when i select value in the first drop down list rmaining drop down list boxes should be refreshed, but i want to have the sme values whcih they had eralier means befo...

Resolved! Debugging smartforms

Hi, Is there any way to put a breakpoint in smartforms and debug it without inserting hard BREAKPOINT in the form.I need this as i do not have Edit access to the form.and i need to debug the program lines in the smartform.I do not want to debug the F...

Resolved! Need Coding!!!!!!!!!!!

Dear All,I need to create Vendors Ageing Report in SAP version 4.7. As there is already a standard program name "RFKOPR00" available and need to be customized based on my requirement.I want output to be displayed in ALV grid format having all these a...

Resolved! Currency Conversion

Hello folks,i am a total beginner, so please forgive me my stupid questions.I am using the code below for currency conversion. It works fine. However i wonder why the field ld_erate is of type char. And how can abap do aritmetics like ld_erate =...

Resolved! Finding the program ...

I have a great problem. Somebody, somewhere in time made a "correction" in a standard transaction. I only now the transaction (VL09) that the error occurs. Not the include. Not the program. Absolutly nothing. I must discovery where is the alteration ...

ALV End of page

Good day experts.here is my requirement...i want to print page X of XXX at the end of every page..i am using ALV list..with 3 line reserved for Footer printingat ALV END of PAge..page sy-pagno of 'XXX' when i debug it. this statement was written on l...

Resolved! Urgent!

Dear All,I need to create Vendors Ageing Report in SAP version 4.7. As there is already a standard program name "RFKOPR00" available and need to be customized based on my requirement.I want output to be displayed in ALV grid format having all these a...

smartform issue

hii have one field i.e VBRP-KWMENG this displays the quantity ordered, my issue is it displays like 1,000 as ordered, where as internally it has only like 1 (i.e order), so i want to display like 1, no need to display like 1,000. so i have to surpres...

Resolved! Display past date

Hi all,I have a requirement that i am having no of days, and one date according to the date given i should display the past date depending up on the no. of days.ex: no of days are 23. given date is 07.08.2007.now i should display date i.e past d...

alv

&----*& Report Name:- ZSA_ALV_BOOK_CUSTOM Create Date : -*& Author Name:-*& Program Title:-&----*&&----REPORT ZSA_ALV_BOOK_CUSTOM.TABLES: SBOOK, SCUSTOM.TYPE-POOLS: SLIS.DATA: GT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV, GT_FIELDCAT1 TYPE SLIS_T_FI...

Resolved! insert statement

how to insert large amount of data from internal table to database tableit holds the same structure as wellwhen i do insert it is not getting insertedi am using the follwoing statementinsert into prps values int_prpsint_prps hold about 20,000 records...

Labels in this area