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...

    Resolved! Accepted Solution

    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...

    Smartform to ZPL

    Hello everyone, I have ZPL code that goes from SAP to the Zebra printer using ZPL. The request is to make it pass by SMARTFORMS and not sapscript as it is becoming obsolete. In SAP i've got the reports that create the spool and a table that con...

    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
    • 4645 Views
    • 3 Comments
    • 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
    • 2264 Views
    • 5 Comments
    • 2 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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 ...

    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...

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area