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

    Change pointers!

    All,I am having 3 interfaces which runs daily and which will read the change pointers tables for changes or new customers. It will create IDOCS of type DEBMAS06 and will send it to middleware.Those interfaces will run at different times in the day. I...

    Resolved! Accepted Solution

    uploadlogo to module pool

    HiWhen i upload sap icons its works fine but when i upload a image from my desktop,it doesn't show up.please let me know if iam wrong anywhereDATA: go_picture TYPE REF TO cl_gui_picture,go_picture_container TYPE REF TO cl_gui_custom_container.IF go_p...

    Cluster tables

    Hi FriendsWhat is the differences between cluster table and transaction table?What is the use of cluster tables in SAP? How to improve performance when we use cluster tables in our programming?Example scenario: BSEG table is a cluster table. What is ...

    Resolved! Accepted Solution

    DBIF_RSQL_SQL_ERROR

    Hi,In SM37, I found various jobs with DBIF_RSQL_SQL_ERROR error status. Job log details : SQL error 1555 occurred when accessing table "EDIDC" Database error 1555 at FET access to table EDIDCDatabase error text........: "ORA-01555: snapshot too old: ...

    User Exit for XD01.

    Hi, I want populate the field ALTKN with the last 7 digits of KUNNR ... once saved in XD01.... Currently the logic is working.. but only when I save in XD02...I want the same thing to work once XD01 is saved... so that I can go & see in XD02 and see ...

    POPUP_GET_VALUES

    HII need to display a zfield in the pop up dialog box as a check box.I am using the FM POPUP_GET_VALUES to trigger the pop up within the user exit and passing the Z table field to it.Z field is displaying as an input field.But I need to display it as...

    Resolved! Accepted Solution

    Security Design

    Dear Gurus,I am looking for some inputs or suggestions regarding Security Design Approach. What kind of security strategy to follow with Just One Company Code and two Business areas. There is no SOX or SOD requirements at out place (being a small com...

    Resolved! Accepted Solution

    Table maintenance

    Hii all,I have created a ztable and want to use a new transaction (custom tcode) for the table maintenance. How can i do that. Can anyone give me steps of how to achieve?Another thing is, is it possible to create a table with the name starting with Z...

    Resolved! Accepted Solution

    Select statement

    Hi AllI would like to check if my understanding is correct.Are the both example below performing the same looping?If so, what is better recommended: use "select endselect" or loop at an internal table ?Many thanks.CristinaExample 1:SELECT * FROM vbak...

    Resolved! Accepted Solution

    debmas and clfmas!

    All,Whenever a change is made to a customer, or an entry is created, I need to send them to a non-sap system using IDOCS.But my requirement is I need to send the customer classification information as part of this IDOC.Can I send DEBMAS and CLFMAS to...

    Resolved! Accepted Solution

    Sy-Batch Problem

    Iam using a BDC for F-32 transaction and when I run in foregreound it runs good but when I run in back ground it gives out an error meesage ..The message number is NA-00344 saying that No batch input for screen SAPDF05X 3100.. ..Can anyone please te...

    Resolved! Accepted Solution

    GUI_DOWNLOAD

    Hello there,I have an internal table that I want to write to an flat file (.txt file). Each row of the itab corresponds to each line of the file. However, when I call GUI_DOWNLOAD like this: CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING * BIN_FILESI...

    Resolved! Accepted Solution

    User Exit

    Hi AllPlz can some one throw some light on user exits.How we create a project when we have to add some code in the defined user exits.Can someone please gave me step to step creation steps.Suppose i have to do changes in MV45AFZZ in that i add he cod...

    IW21 screen issue

    Hello All,I am trying to create/simulate IW21/IW22 screen. I need the action box on the right side of the screen. I am using <b>'CALL SUBSCREEN ACTION-BOX INCLUDING 'SAPLQM07' '3000'</b> and <b>'QM07_CREATE_TREE_ACTIONBOX'</b> and <b>'QM07_LINK_TREE_...

    Resolved! Accepted Solution

    script

    Hi exports,How can I print country and zipcode side by side.I mean US 65003-0696.I wrote perfom statement but its printing lien by line.I need to get in same line.How to change perform ---endperform.Thanks

    Labels in this area

    Explore this Area