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

RFC_READ_TABLE

Hi,I created a program to display a field ( BURKS) from the table KNB5. This table is in R / 3, and I want to call it from another system. I used the Funtion Module "RFC_READ_TABLE " but I do not know what do I make in the parameters of this functio...

Resolved! Why the 2nd page is printing, even though there r no contents in MAIN wind?

Hi Experts.Am working with Customer statement of a SAP Script.Here, I hv 20 line items, and they are ALL 20 line items r printing on the 1st page in the MAIN window........fine. But, still am getting the 2nd page, which does not conatian any MAIN win...

f4 help creation

for the field zregion1 of the table zbwcntry,i wish to put f4 help in the slection screen of the clasical report.this f4 help should display all the entries for this field available in the table.what will be the code and where should i call this.what...

Resolved! problem in alv

Hi all.I want to make a report based on customer information in alv list..In this list output is like..customer no. : 1customer name. :aaacomes as top of alv.detail of defined customer 1.than customer no. : 2customer name. :rrrcomes as top of alv...

Resolved! multi line export-import

hi,im using user exit LMR1M004 to export some variables which are imported in user exit RGGBS000. It works fine wherever there is only one line item. However this import-export doesnt happen line by line. After all line items are exported the second ...

Resolved! Is there any function module which can search and pull values from class??

Hi all,I need to search for values in class ZEHS_DATAand pull in value for characteristicsZEHS_PLANTZEHS_RELEVANTwith conditions like:Eliminate materials where ZEHS_RELEVANT = N for next steps, however display what was found,With EMG for delivery ite...

Dump Errors

Dear Experts We abapers are facing with lot of dump errors in many scnearios.For example in creating sales order through VA01 , migo....lots of scenarios.don know whats the reason for this errors...it says that "rise exception error ", d...

Translate Statement

Hi Experts,I am in up gradation project from 4.6c to ECC 6.0. Iam using the translate statement like Translate wa_hrp1000-stext to upper case.It is Obsolete Statement In ECC 6.0. Please give the alternative statement of Translate in ECC 6.0Please hel...

Resolved! Leading Zeros

Hi All,I need to insert leading zeros for a currency and quantity field. Eg: v_dig =7.00 v_dig = 00007.00I searched in SDN but I could get only for char. I even converted to char and tried but the value is changing to 0000700. the decimal is n...

Function that returns if a day is festive or not depending the calendar.

Hi experts!I need to know if one day is festive or not, does anybody know if there's a function that returns true or false depending that value?For example, I've this:date: 15.04.2008 I want to know if this date is festive or not... Thanks a lotRegar...

Labels in this area