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

Handling unit

Hi Experts,Hi I am generating IDOC in my z program using function module ‘IDOC_INBOUND_SINGLE’. I am calling the existing idoc function inside of that idoc function system is generating handling unit and the same handling unit is updating in table v...

Resolved! fb01 transaction

Hello Experts, I want to write bdc program for fb01. to do recording , when i am entering vallues i am getting error as 'in company code 1000 the number 16 is missing in the year 2007' irrespective of the document type. what should i do?

printing block

loop at it_code_det. read table it_qpct with key codegrp = it_code_det-fegrp code = it_code_det-fecod. select single * from qpct where codegruppe = it_code_det-urgrp and code = it_code_det-urcod. p0 = ( it_code_det-count / total ) * 1...

printing

I am having some values in internal table. I am printing them.For some of the values I need description from another master table. During printing I am fetching the values and I am displaying. I some cases there won't be any values in the master tabl...

Insert

Hi all,I have a piece of code , zest_obj-zproject_id = s_pid. zest_obj-zricef_id = s_rid. zest_obj-zobject_type = s_obtyp. zest_obj-zcomplex_id = v_id. zest_obj-zcomplex_seqno = v_seqno. CASE v_ucomm. WHEN 'SAVED'. v_mess = 'Sa...

Resolved! About a problem of upgrade

Dear, I am in an upgrade project. I have to check and active every domain, data type, table with se11. They are almost right, except several ones. I think it is waste time to check and active one by one. I want to know whether SAP has a method to...

WLZ by Advisor
  • 802 VIEWS
  • 5 REPLIES
  • 0 Likes

LSMW Authorization

HICan someone help me on securing LSMW tool. The only auth objects it is looking at is the B_LSMW_PRO(For Project) and B_LSMW(Transaction, Activity). I would like to secure it from the configurator side and also the end user who tries to use this too...

Resolved! Button for browse option

Hi I need to have a "Browse" button with a input/output field. On clicking the button , a pop up window opens with navigation to the Users local computer . So this would enable the user to click on the file and the Path of the file is copied to the i...

EDI file download

Hi, When I am saving a inbound file on server after making some changes it is showing me file size as 58KB. When i am downloading the file using transaction "CG3Y" onto c:\temp\file.txt it is showing me size 21KB. Why is this happening ? can't CG3Y d...

Labels in this area