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

Resolved! Filtering on the basis of selection screen in ABAP Query

Hello All,           In the ABAP QUERY, have created two fields and written logic to fetch the data.Its showing the data properly.           Now the user want to use those field into selection screen and and fetch the data on the basis of selection s...

How to remove default cursor position in first cell of oo alv grid ?

Hi ,     I have tried few methods to remove default cursor position in oo alv grid:  set_current_cell_via_id , set_focus , set_enable  and in layout I have passed no_rowmark = 'X' but still I didn't find any solution to remove the default cursor posi...

Authority Object

Hi everybody,One of my client has requirement that....say if we have authority object on sales organization.....he want to read the what sales organization he is authorized from the authority object and fillthe sale organization field automatically.p...

Getting PDF error while opening attached PO & mail not delivering to external mail IDs

Hi Experts,I am getting 2 Errors while sending PO to vendor's external email IDs:1) PDF error (see the attachment) as "Error opening document, file is damaged" while opening the attached PO in mail.2) Mail is not getting delivered to external Email I...

Resolved! How to remove the local objects which are created automatically under my name

Hi All,I am facing a strange issue, that is under my name local objects are createdautomatically please find the attached screen shot.Please help on this how these objects are created under my name and how todelete the objects.Thanks in advance,Regar...

Custom fields update in EQUi

Hi,I am using BAPI - BAPI_EQUI_CHANGE to update custom fields in EQUI . the custom field has been added to various ITOB structures. Here is my code ::DATA : ls_itob   TYPE bapi_itob,        ls_itobx  TYPE bapi_itobx,        ls_spec   TYPE bapi_itob_e...

Resolved! Performance issue in SELECT query

Hi All,I have been facing a performance issue in the below query . Please let me know your suggestions. The number of records in ITAB is around 7500.        SELECT             k~vbeln k~auart k~vkorg p_posnr        FROM               vbak AS k       ...

Import Class Code

Hi SAP Experts,I am new to ABAP Development. I have a requirement to Import the Global class code from one system to another system. This class all Public, Private and Protected Sections.Please let me know the procedure how can I do this.Thanks a lot...

BAPI_BATCH_CREATE

Hi All,I am using  BAPI_BATCH_CREATE to create batch...after using the statement  BAPI_TRANSACTION_COMMIT and passing wait = "X" to save the data at database level.After this select statement is written on MCHA table to check newly created batch and ...

Resolved! Is it possible to create billing output format in Sapscript not only Smartform?

Hi everyone,Im fresher about customizing output for printers in sap,So I wanna know if it is possible to create billing output format on Sapscript,All I hear is that everybody design billing output on Smartform?Im good at script but I never did somet...

Smartform style font issue

Hi Experts,                  I Am facing a problem in SAP smartforms.                      I have created a smartform and a style for the smartform, after successfully executing and printing the smartform I got an objective to increase the           ...

Labels in this area