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

Resolved! HR_IN_CHG_INR_WRDS Exception condition "DATA_TYPE_MISMATCH" raised.

We are facing one issue of INR amount in words. In our Printing voucher program ,we are using function module HR_IN_CHG_INR_WRDS (Changes INR amount to words). Printing of voucher of amount Rs.2813671912.9/ is giving the dump. Exception condition "DA...

How to create dataset for testing FM POSTING_INTERFACE_DOCUMENT in se37?

I'm using FM POSTING_INTERFACE_DOCUMENT to create a document and it has error. I export the dataset and want to test it in SE37 to see wha't wrong. The dataset has more than 100 rows, Do I have to manually input them all? Is there a better such as co...

Converting OData output to csv

Hi there Is there a way to change the OData output to csv? In my idea I change the $format to CSV like this “$format=CSV” and I get a file with csv. Is there a way to program an exit to change the format of the response and to convert the response ...

h3n by Participant
  • 4340 VIEWS
  • 3 REPLIES
  • 0 Likes

ADT SAPGui Menu freeze

I have the following issue in Eclipse (ADT 3.10): - open up an embedded SAPgui - press ALT (to call the menu), or click on the "Menu" button Now the menu shows up and Eclipse stops responding to anything I do (neither click or key stroke). The ...

jrgkraus by Active Contributor
  • 1988 VIEWS
  • 5 REPLIES
  • 2 Likes

Resolved! after looping 2 internal tables how do I append not so common values into final tab?

itab1.png itab2.png op.png hi all , the internal tables in the code holds current month and previous month data of a particular plant , my question here is if I am looping at current month then reading the previous month data, I able to app...

Resolved! Syntax error There must be a space or equivalent character (":", ",", ".") after "a literal"

Just for fun. I reproduce this bug (?) with ABAP 7.52 SP 0. I have a syntax error "There must be a space or equivalent character (":", ",", ".") after "` files)</tspan></text><rect x="0" y="0" width="146.603" height="96.`" if you exactly write this...

Resolved! CUA Unlock Incorrect Logon

Hi all, I'm setting up CUA and would like to be able to unlock an incorrect logon lock on a specific child system from the central client. I've set the 'everywhere' radio button in SCUM but can only unlock globally (i.e. in all child systems at the...

Resolved! You have no authorization to read table EKKO +Error with Authorisation

Hello Experts,I am facing an user authorization issue with a customized T-code -"You have no authorization to read table EKKO"This Z t-code is using SQvi query.---I have created scenarion in QAS and use S_TABU_NAM and assigned above table, but again ...

CKR1 BDC Problem

I use the batch input for transaction CKR1. After the execution, I get a warning message, which stops the process until pressing the ENTER key. The problem is that the enter is not recorded and when running the batch input SUBRC is not 0. I tri...

Dump Analysis

Hi All, Can someone tell me the key actions to analyse the dumps in production system without replicating in quality. As sometime we need to analyse dumps in production system directly. Kindly let us know the documentation of the dumps before goi...

How to get data from f.01 output using zreport into our zreport by using submit

Hi , I have created one copy Zreport for f.01 , and when i try to call the that report using the submit it showing the error message like SET SCREEN not allowed in subscreens (screen: Saplsbal_display 0101) Can anyone plz help me out from this issu...

Resolved! The Primary Key of "ITAB" is ignored because it is generic or is the standard key.

Hello, With ABAP 7.5 we can perform a select directly from an internal table. This feature is very useful to be used instead of For All Entries. The syntax is as follows: SELECT a, b FROM @itab WHERE a EQ '1'. However, this generates the ...

Resolved! how to submit parameter transaction type report like S_ALR_87012052 to sap spool

Hi all, Anyone has sample codes how to submit report transaction like S_ALR_87012052 or S_ALR_87011990 to sap spool? S_ALR_87012052 - Asset Retirements Listing S_ALR_87011990 - Asset History Sheet How do I submit this type of report and able ...

Labels in this area