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

SAP note 1088163

I need toimpliment this note and not claear about third step mention in the note.1) Download the CSV file attached to this note. Do not open the file with Microsoft Excel, as this may garble its content.2) Execute function module E2E_UPLOAD_TEMPLATE_...

SUBMIT_WRONG_TYPE

I have a request for users to automate the running of 3 transactions. Once of these is KGI2- Overhead calc. But this belongs to a function group KAZB which can not be submitted from another ABAP program. So I can going to stip out what I need from...

modify insert dump

Hello,Why do i get a dump when i use modify or insert?? i do not want to use append because then i get a blank record on adding a record to my table control.MODULE user_command_0020 INPUT.loop at itab_line .if itab_line-v eq 'X' .FLAG_S = 1.ENDIF.E...

ALE Error

Hello Friends, I am facing a strange error when I am moving a material from One SAP to another SAP system.I will give an Example.I want to move 10 materials, of which 9 are good but there is a problem in one material as the storage location dosent ex...

Creating user exit

Hello,I'm new developper and the i'm working in cockpit so i must to develop some user exit. any bady here help me to show me what i can do to creat this. it's the first develop for me.Edited by: Alvaro Tejada Galindo on Feb 27, 2008 10:50 AM

query optimization

Hi, assume it_bsis is having more than 10000 and will increase in future. i Know given below code will affect system performance, so, How should i split the code to attain good performance. <REMOVED BY MODERATOR>Code: LOOP AT it_bsis into wa_bsis...

Resolved! Reg-Selection screen

Hi,parameters: p_r1 radiobutton group grp1 user-command us default 'X', p_r1 radiobutton group grp1.selection-screen begin of block b1 with frame.parameters: p_mat type mara-matnr MODIF ID id1, p_ven type lfa1-lifnr MODIF ID id2.selection-scr...

Resolved! sap ugrade

We are upgrading sap r/3 to 6.0 and I am having the below doubts before i actually work with:1) I am using SPAU - How can I check if a particular Note is relevant for the upgraded version of the system or not? Is there some button or some to compa...

Screen painter

Hello friends, I am creating module pool programming for updating gate pass information. First screen i am creating is creating with two radio button one is for IN button and another one is OUT button.But after creating radio button it is not gettin...

Resolved! BADI Implementation

Hi all,I am new to BADI. I have got an object in which i have to create a custom implementation.They have given me name of SAP BADI and also the method name.But they have not mentioned how this BADI will be triggered.Can anyone guide me how to procee...

Resolved! OTF to PDF

Hi All,I want to convert a OTF file in PDF. I know this can be acheived using some function module.But I want to keep this PDF file directly on to application server without putting on to presentation server.How this can be done?<REMOVED BY MODERATOR...

ALV Report

Hi , I am working on ALV Report. I have the requirement to display the list layout like If read fails display the records with Red Stoplight icon else show with green light .please send any reference program.its very urgent.Thanks,Aruna

HR Security

Hi All,Can you help me understand this.In SU24 for T-Code PA30 it is auth object P_TCODE is check and not maintained.So it means when we execute this T-code it will check P_TCODE but since it is not maintained in PFCG where exactly will it check if w...

Labels in this area