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

ALV Hierarchy

I am facing a problem with this code... i finally want to see a hierarchical buliding blocks with Header as IT_MARA and Item as IT_MARC... I have used the same fieldcatalog for both these... but I am getting into short dump.. please tell me how to co...

Resolved! Count on Joined tables

Hi there must be a simple solution - I want to get the number of operations against planner group but the count keeps returning 0 - can someone point me in the right direction please:select crhd~arbpl count(*) as 'num'from afvvinner join kbedon afvva...

Resolved! Internal Table To Excel

Hello everyone,I am downloading an internal table using the FMSAP_CONVERT_TO_XLS_FORMAT. Is there another FM whichwould allow me to specify a range of columns??There are currently 300 columns in my table and because of the limitation of excel i.e. 25...

Function Module

Hi Friends,I am new to create FM.I have a FM in which i am passing one import parameter(ex: a table name).In this sorce code i am using one more FM to retrieve data from table.So i got data in itab.So in the main FM i want to create a tables paramete...

SO user exit problem

Hi experts,In VA01 at Item level, condition tab i want to check pricelimit.If it is more than 500 i want to through the message.So i have written the following code using FORM USEREXIT_SAVE_DOCUMENT in MV45AFZZ program. data: v_total like vbap-netw...

background jobs

hi. is there any mean by which i can monitor the progress of a background job while it is running. cuz it is taking too long...i want to see how much it has finished or so on. is there any way that is close enough to my requirment. please help

Resolved! Copy Smart Forms from 4.6 to ERP

Hi,I wonder if it is possible to transport/copy some Smart Forms from one system (4.6c) to another system (ERP).I thought of exporting the data from our 4.6 system, using the transport manager, and import it into the ERP system. Not tested so far and...

MichiFr by Participant
  • 464 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! PP - Routing Upload

Hi Guru's, I am uploading routing data through 'BAPI_ROUTING_CREATE', in test run data is going correct. But in Porgram it is throwing error message ' Inspection Char can not be uniquely assigned to one operation'. Except this data related to Ro...

Resolved! trigger points

Hi friends,Im new to interfaces. im developing new interfaces and heard about a term called trigger points while creating PO. can somebody let me know what it is and how is the configuration done for the trigger points.Thanks,Kiran

print prog RVADOR01

i add this to print more then 1 copy.i get always the last page 2 times why?<b>in the prog</b>check retcode = 0. perform end_print. 090604 perform print_additional_copies. check retcode = 0. perform form_close. check retcode = 0.<b>in form</b>--...

Resolved! Debugging

Hi, This is krishnakumar, I have a small query here in debugging I want to change a value of a variable in debugging modebut i dont have authorization to change the variable in debugging mode. Is there any other ways to debug without authorization.T...

Resolved! Regarding SAP Scripts

Hi All,I have a issue related to SAP Scripts.I have a internal table data with 10[Suppose] Records.Each of 10 records data will be having mutiple lines depending upon standard text to be printed.suppose 1st record will have 10 Lines, 2nd 5 lines so o...

Resolved! data checking in BDC

Hi all,I have to upload data like prices to master table according country. There might be rounding differences, if the price unit in the upload file is different to the price unit in the material master. This upload will not change the price unit in...

Resolved! Data Clusters

Hi,everyone!do you know data clusters? and I know data clusters store or read data with export or import.But I don't know how it achieved?In database it was like 'FFF010304367...',is it hex?Who can explain how data cluster store the data?In addition,...

Labels in this area