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

Resolved! Custom module pool + Amount field decimals display same as standard screen display

Hi All,Requirement: A custom module program screen field has to be designed which displays decimal values of amount fields same as amount fields in standard screen.Standard screen behavior: If the standard screen fields are observed, they refer to da...

Resolved! Break-point

Hello senior ABAPersi came across a situation where break- point is triggering in production system while its not triggering in development.i want to disable the break point for end users in production.its a z program copied from standard program "st...

IDOCs for PO Change

Hi SAP Gurus,I am very new to SAP IDOCs & I have requirement related to IDOCs and which may be a simpler one for many but Im finding it difficult as I am new to it.The requirement is, whenever a PO is changed it should send out a IDOC to replicate th...

Resolved! Problem with Aggregate function

Hi experts,i have a table ascounter       value      operation1                   100          401                    100         602                     200        60from the above table , i want to fetch the data based on the max(counter) for the s...

Resolved! BADI ehss_spec_checks

Hi Experts,The BADI ehss_spec_checks which we are using for characterstic values for the material.Could you please suggest us how to fetch the material from the master data....so that we can add logic to trigger the code.Points will be rewarded.Thank...

SAP GUI for JAVA

Hi Everyone,In our organization we are implementing the SAP along with JAVA using GUI, RFC, or IDOC. Need some details regarding the SAP GUI for JAVA. Like,1. How to implement the condition.2. Wat is the basic version used for the condition. 3. Where...

Resizing of logo

Hi All,I have developed a smartfom with a company s logo in it.The client says the logo is not in best resolution. But whenevr I try to resize the logo in the window it gets distorted. Any idea on how to resize the logo correctly in the window withou...

How to display ?

This is program,TYPES : BEGIN OF TY_HEAD,         TICK_NO TYPE ZTICK_NO,         FISRT_WT TYPE ZFT_WEIGHT,         F_DATE TYPE ZDATE,         SECOND_WT TYPE ZSC_WEIGHT,         SEC_DATE TYPE ZDATE,         NET_WEIGHT TYPE ZNET_WT,        END OF TY_HE...

Get data from main window

Hi Expert's,I have a script issue while i will run that script i am not able to see the line item data in first page which logic written in main window but line data displaying in second page. But my require ment is by design space line item should s...

Space Separator Issue while sending Mail Using FM: SO_NEW_DOCUMENT_ATT_SEND_API1

Hi Experts,I am using the FM:SO_NEW_DOCUMENT_ATT_SEND_API1 to send Emails to different users. In the Mail I am sending the PO details along with Line Items and their price.When I am sending the line item details I am supposed it in a format provided ...

how do i prevent a user from changing the layout in ALV Grid Report.

hello all,we are facing a problem in ALV Grid Report...some users are changing the layout in Production(i.e they are hiding some fields),this is causing problems to other users...so how do i prevent so that no user changes the LAYOUT in the productio...

Resolved! Russian characters are appearing as Garbage in Excel form

Hi All,I am writing one file program where MBLNR header level & item level data can be written in Excel file.form header data:- Код вида операции:531Дата документа:25.08.2014first line is movement type and second line is document date. These data is ...

SELECT with and without for all entries giving different results

Hi All,For some reason unknown to me ,There is a difference in result between the below mentioned query however the logic is same.1 .  lw_ebeln-EBELN = '0000366416'.     APPEND lw_ebeln to lt_ebeln.        SELECT    ebeln     FROM     ekbe     INTO T...

Labels in this area