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

userexit in invoice

Hi,Could anyone lead me to a userexit, which is invoked before an invoice is saved. I have to save some data in ZTables, when an invoice is saved. It would be really helpful if someone could point me to one, where I can write my logic. Thanks in adva...

Resolved! Logical database problem

Hi all,I want to use my selections along with logical database selection screen in my program.when i am trying to use it its giving some errors.if there is a get event its not allowing to select my own selection.can any advise my how to do it.Regards...

Resolved! problem with itab

i have itab with a lot of data that includematerial date qty1233444 20051010 33423423 20050901 4ext....i need to arrange this data to a new table that look likematerial jan feb mar apr ....12334334 10 20 30 56in each month i need to cal...

Modify + shot dump

Hello,While updating an internal table I am getting the following exception, would be nice if some one help me to figue it out, what happend here...here is the code I am using to update an internal table...read table lt_incomp_calib_wa into ls_inc...

ALV Problem

Hi Group,I have copied program RPCIPS00 to a z program as the standard program was not displaying custom fields added to standard table.Now when I execute this Z report the header part of the zreport seems to be missing.The form top_of_list calls a f...

Resolved! re: mail

Hi, I want to send a mail to sapusers. I could able to send to single user. If i use the distribution list, it is not goign. what is the problem. Below code is for receiver type iam using.MOVE: p_rece1 TO i_to-receiver, 'X' TO i_to-express...

BDC comit Work

Hi FolksI have a task in BDC, I have to be perform either by using of "Call Transaction" or by "Session Input". Here I am facing a problem. As per my func. Spec. If the conversion volume 200 records, in the processing or all the records, if there is ...

AP check sorting issue

Hi All,We need to sort check printing depending on the payroll area. The scenario below present the clear picture of our requirement.Say for eg, we have three payroll area P1 P2 P3Now if i payroll area is P1 then the checkshould be printed based on ...

messier31 by Active Contributor
  • 328 VIEWS
  • 1 REPLY
  • 0 Likes

kkab tcode

HI,My functional consultant ran KKAB tcode and generated a report in which planned costs, actual costs etc are the columns. Now my task is to investigate from which table the data is being retrieved for the column 'actual costs' . For this I searched...

Resolved! WBS Conversion Routines

Hi,Have few doubts in these routines.CONVERSION_EXIT_ABPSN_INPUTCONVERSION_EXIT_ABPSN_OUTPUT CONVERSION_EXIT_ABPSP_OUTPUTCONVERSION_EXIT_ABPSP_INPUTCONVERSION_EXIT_CUNIT_INPUT "Conversion exit for commercial (3-char) measurement unit INPUT CONVERSIO...

Resolved! Any way to position in some ALV record from other tcode ?

HiI have a Z program who calls the tcode FS10N, this tcode has an ALV Grid showing some records (the periods). If we select some period (some record) with cursor and only one click, the record selected heightens and became yellow.I need in my Z progr...

qe_save badi

I have implemented the qe_save badi and it works well for the manual t_codes but the QIRF interface doesn't seem to use it even though it must also save the result. How can I find out if I need to alter my process for this badi to be used?

Labels in this area