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

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

    sheenamk by Developer Advocate
    • 94902 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    SNC connection ?

    Hello,I'd like to configure SNC connection between SAPGUI clients ant our company SAP systems.I mean not between SAP AG and our company.Do I need two or one saprouters for this purpose - I mean SNC conn could be established between two saprouters onl...

    Resolved! Accepted Solution

    SE24 show generated coding

    Hi everybody,I have a class on a SAP-System and I want to copy&paste it to a different SAP-System.I have the entire coding copied from the source system. Looks like:class ZE4U_IDOC_DATA definition  public  create public . public section.   methods GE...

    Resolved! Accepted Solution

    How to get the number of seconds (at least on ms level) since midnight

    Hi all,I need a routine that gives me the number of seconds since midnight with a granularity of at least milliseconds. Example: time is 8:37:15 + some milliseconds: result 8 x 3600 + 37 x 60 + 15 + some ms = 31035.123 (seconds). Is there a way to ge...

    Resolved! Accepted Solution

    GRC 10: NWBC shows the tabs, but incomplete contents

    I've followed the AC 10 slide decks that are available from SAP.  The decks that I've gone through are:AC 10.0 - Post-InstallationGRC 10.0 - Post-InstallationAC 10.0 Pre-Implementation From Post-Installation to First Risk AnalysisOn the last deck not...

    purchase register

    Hi Guru, I have an requirement. what are the database table used in Purchase Register and which table " Total invoice value, Basic value, VAT, CST " value are save.Please let me know as soon as possible.Thanks & RegardsRanjitModerator message: please...

    Resolved! Accepted Solution

    Read Text issue at the time of notification creation

    Hi All,   i have a requirement to read long text at the time of notification creation (IW51) and to send the notification information as email. I could read the text using 'READ_TEXT' fn.mod by passing ID = 'LTXT', OBJECT = 'QMEL' and NAME = '%000000...

    Resolved! Accepted Solution

    problem with authority check

    Hi all,     i got some prblm related to authority check, in activity field it is mentioned " * ", whatt it means. can any one tell ?AUTHORITY-CHECK OBJECT ‘Z_TCODE’    “authorization object that we’ve created      ID ‘ZTCODE’ FIELD ‘ZCOMM’.       ID ...

    Resolved! Accepted Solution

    SAPCOnsole - Send characters to play beep in the collector.

    Hi!   I need to Enabling / Disabling the scannerTo enable or disable the scanner must be sent to the collector following sequences:Enable: ESC% ​​1HDisable: ESC% ​​0SIn SAP Console, however, we can not send to the collector ESC character.Therefore we...

    Resolved! Accepted Solution

    unable SPLIT at #

    HiActually am reading data from application server so the data is in this format10B1#M1055#ZADC#AC -  1 Ton Hi Wall split#AC -  1 Ton Hi Wall split#EA#AIR-CON##ACX#1#6000Now am tyring to split at # and populate to internal table , for this am using S...

    Resolved! Accepted Solution

    DBIF_RSQL_INVALID_CURSOR exception during select endselect with modify

    Hello,I do have a problem in a report that updates two tables. The program throws a DBIF_RSQL_INVALID_CURSOR Exception in an select statement with package size.I assume it is because I perform a SQL modify statement to the selected table within the s...

    How to pass session parameters in SAP ABAP only system from a Java Based portal calling SAP services

    Hi,.How to pass session parameters in SAP ABAP only system from a Java Based portal calling SAP services.actually i have made a service using SICF transacion in SAP ECC 6.0 ITS based services which is being called by java based portal.Is there any wa...

    Labels in this area

    Explore this Area