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
    • 94660 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    How to update 2 databases?

    Hello guys,I have a problem, we have a programm and the updates to the first database "edpar" does...fine.But I need to update some data for some kind of recording protocol to another new zdatabase.IF aendern EQ 'X' AND t_tab3 IS NOT INITIAL.        ...

    Resolved! Accepted Solution

    Find packages

    Hi,I want to find all the transportable packages in the system.By transportable package, I mean a package that prompts you automatically for a transport request when creationg an object.I found the standard table TDEVC. This table stores all the pack...

    Resolved! Accepted Solution

    Send smartform to mail as pdf attachment error - This file cannot be previewed because it is corrupted

    Hi all , i want to send smartform to mail as pdf attachment. Email sent but return a error message: 'This file cannot be previewed because it is corrupted.'Can you give an example code to resolve this problem?My code is here...FORM userexit_save_docu...

    umtyzc by Participant
    • 830 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Specific Enter Event

    HelloI created a dynpro with some input-fields for my application.I want to run a method each time the users hits the "ENTER"-Button and this runs fine,but in relation to the input-field which the user has "selected" (the text-field which is focused)...

    Resolved! Accepted Solution

    List Box in module pool

    Hi, i am creating one module pool program in which for one input/ouput field i have create a drop down list.i have done the changes in screen attributes but dont have idea how to do in flow logic.i have search other blogs but all creating drop down l...

    GRC 10: SOD rule set

    Hi All,We are in process of  re-mediating the user access before creating mitigation control for any risks.Risk analysis report showing some risks where my compliance team  is not accepting them as risk and they are calling them  as false positives.H...

    Resolved! Accepted Solution

    I am getting this error"CX_ST_DESERIALIZATION_ERROR" in class "CX_SY_CONVERSION_NO_DATE_TIME" while consuming a webservice from an Oracle system

    Hello Experts,I am consuming  a webservice from an oracle system and the date format I am receiving is not recognized by the SAP system. I am getting this error message"Value 19-AUG-13 is not a valid date in accord with the XML format for ABAP". I am...

    Resolved! Accepted Solution

    Run native SQL from DBACockPit using a DBCON to external SQL Server

    Hi,I have set up a connection to an external MS SQL Server using to DBCO and tested the connection works fine.I would like to be able to execute native SQL statements against this external DBCON connection from the SQL Command Editor within DBACockPi...

    Resolved! Accepted Solution

    Submit program with parameters

    Hello,I use the commande SUBMIT to call a program from another like this:DATA: t_param TYPE TABLE OF rsparams,            s_param TYPE rsparams.       s_param-selname = 'P_VALUE'.       s_param-kind = 'P'.       s_param-low  = 'TEST'       APPEND s_p...

    Resolved! Accepted Solution

    How Can I Delete More Than One Row From MSSQL with ABAP Internal Table?

    Hi,I have a mssql table which is named as 'SALES' and my table has the column which is named as 'ID'. How can I delete data from my internal table?For Example, my internal table has 3 rows.ID         ...          ...1          ...          ...2      ...

    Resolved! Accepted Solution

    Need to alert security team every time when a new authorization object is created

    Hi,There is a requirement, when new authorization object is created in SU21 then alert or mail will sent to security team every time? Is their any BADI or Exit available to write the code? or Is there any standard workflow task that we could cover th...

    Resolved! Accepted Solution

    ALV Report problem

    Hi all,I am trying to make an alv report where I have to put the matnr maktx menge according to the po.no. but when the output is generated I got some columns in menge as 0.000when I examined it I could see the quantity for which matnr does not exist...

    Resolved! Accepted Solution

    Display user sap login and logout time in report for a particular day

    Hi,We have a requirement to display sap user login and logout time in a report output for  a particular day.We found the last login time in USR02 and USR41 tables, but issue is with finding the logout time.Please help us to find any table or function...

    Smartform property.

    Hi experts     I'm working with smartforms.I want create a line like this:But in my smart is showing it:how can I remove this space above the phrase?I try to change font size but the phrase off the screen.I created a style could be a parameter style ...

    Labels in this area

    Explore this Area