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

Resolved! Delete Statement

Hello friends,I want to delete some rows from an internal table based on a where condition depending on another internal table. DELETE it_knvp FOR ALL ENTRIES IN it_vbpa WHERE kunnr = it_vbpa-kunnr.In the above code both the intern...

Resolved! Cluster Maintenance View - How to inherit automatically from upper tables?

Hi,1) I have two tables, let's say ZHEADER and ZITEM.2) In SE11 I created independent maintenance view for both of them.3) In SM54 I created a cluster ZCLUSTER in which I defined ZHEADER as parent and ZITEM as item and set all dependencies fields.Now...

Resolved! How to add a search help on a screen field from screen painter

Hi, I would like to add an existing Search Help on a screen field in Screen painter. Of course it's possible to just click on th screen field and in the property box, I just have to set the name of teh search help.The problem is that I need the scree...

Resolved! select statement

hello friends,I have to extrace data from a Data Base table depending on somw where sonditions.I have an internal table it_bsid and it_knvp. it_bsid already has data and it has a fiels vbeln and it_bsid-vbeln is some times empty.If it_bsid-vbeln is e...

ALV Report Issue

I have an ALV report which has a TOP_OF_PAGE form that is triggered at event top_of_page, where i am printing the header information.The problem is , if i run the report in background and download that in an XL sheet(SM37), the header information rep...

IDOC

Hi,the problem is:the idoc is distributed from siebel to sap.iam checking inbound idoc in sap whether it is genearated or not.At first the status is 50.it is not generated, so went for we19 and given appropriate function module to generate the idoc. ...

Resolved! How to find created files from EDI_PATH_CREATE_CLIENT_DOCNUM

Dear experts,I am using ALE processing to transfer Idocs from one system to another. I use a port to download idocs into s specific directory to a file created automatically by fm EDI_PATH_CREATE_CLIENT_DOCNUM.In my other system I try to upload the I...

Resolved! Problem in code

Hi experts,See the following pice of code.The heading for main window is not displaying in all pages.For example: Mian window is like this: Empno Empname Sal1 a1 5000 So heading Empno,Empname and Sal are not printing in all p...

Resolved! Get File with HTTP

Hello.I am trying to get a file that is in a web server using HTTP protocol. The server is IIS and needs authentication, also, the url i give will redirect me to the url of the file i need to download.How can this be done?Thank youNuno Silva

ALV Graphic

Hello ExpertsAs I din find anything on GRAPHICAL REPORTS , I have created simple ALV Grid Report and then I am making Graphical Display using ALV GRAPHIC option of standard ALV functions,but I am not getting anything to save that Grpahical Layout,If ...

Outbound Idoc issue

Hi,We have migrated from 4.6B to ECC 5.0. While posting an outbound idoc to a middleware, its failing in the middleware. This is because few segements of the basic type has been modified by SAP ( fields have been added ).This was running properly in ...

ALV tree structure

I did one program in ALV showing matnr schedule agrement vendor and stock etc. there is possibility one matnr can be sourced by 2 vendors. right now the output showing empty fields in the vendor. I would like to have the output in tree structure.coul...

IDOC Error Raise.

Hi..I have an outbound Configuration for my Delivery using the Message control technique in SAP.Now,I am testing it manually by going in the transaction code WE15 (RSNAST00) and running it for my application object(Delivery Number).If everything is s...

Resolved! Vendor Enhancements

Hi Experts , I am working on Vendor Master Enhancements.I am using BADI. I have gone to SPRO=>Display IMG=>Logistics General=>Business Partner=> Adoption of Customer Own Masters FieldsCan anyone suggest me a detailed procedure for making enhanceme...

Resolved! user-exits

Hi, i have a user exit in the include MC29CFS1_SAVE_USER_EXIT(this is for CC01) in this i have a zinclude ZXCCAU05 . but its not firing the zinclude, what could be the possible problemsThanks & RegardsSyed

idoc issue

Hi,the problem is:the idoc is distributed from siebel to sap.iam checking inbound idoc in sap whether it is genearated or not.At first the status is 50.it is not generated, so went for we19 and given appropriate function module to generate the idoc. ...

Resolved! Creating a log file

Hi experts,I have a requirement like to create a error log file.In my ABAP program If a file does not conatin any data in application server or if the relavant file does not exist in the application server if any Fm gives sy-subrc <> 0 .i have to cre...

Tcode STAT

Hi Guys,<u>Question 1:</u>Would like to check with you instead of using Tcode STAT(online) to pull the most recent executed program, is there a FM/any tools available?My intention is, to execute my customize program in background mode to extract the ...

Labels in this area