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

    How to populate date & time when user enter data for custom table in sm30

    Can anyone tell me How to populate system date & time when user enter data for custom table in sm30.. Req is i have custom table and using sm30 user can enter data.after saving date i want to update date & time in tablePls let me know where to writ...

    Resolved! Accepted Solution

    Ale Idoc

    Hi All, Yesterday i got some documents reg ALE Idocs,thanks to all who had helped me. But now i need how to add segments to idocs,and how to add fields to segments and how to populate the fields and how to filter and do version change. ...

    Resolved! Accepted Solution

    RFC Authorizations

    Hi,I am working on an interface where i need to do some validations, To be precise from CC01/2 transaction user enters values for 3 characteristics and these values need to be validated from an external system, a sql server residing on our company in...

    USER EXIT FOR VA02

    Hi all,Here is my issue.Whenever user tries to delete a SALES ORDER or ITEM , they should not get deleted and the reason for rejection for the existing item should change and a new line item should be added for the line items which are subjected to d...

    Resolved! Accepted Solution

    calling Ldb

    Hi Experts Can i call 2 logical database screens in one program.my requirement is i have to combine to standard programs as one program ,but problem is each standard program of first 2 selection screen blocks is calling through logical data base sel...

    Resolved! Accepted Solution

    write statement

    this is my code i need to write update and insert write statement out of the loop .how can i write that one .when i tried to write out of loop its giving both messages i need only one message.LOOP AT IT_USER. SELECT * FROM ZDESKDLC INTO TABLE IT_...

    Resolved! Accepted Solution

    ALE/IDOC Mapping

    Hello all,Can anyone tell me where I need to mention the name of the FM MASTERIDOC_CREATE_SMD_DEBMAS in the ALE Configuration to trigger the change pointers?Do I need to mention it in the OUTBOUND PARAMETERS of the PARTENER PROFILES or just activate ...

    Resolved! Accepted Solution

    simple QA

    data: begin of itab occurs 0, zlblni like essr-lblni, zebeln like essr-ebeln, zebelp like essr-ebelp, zbanfn like essr-banfn, zbnfpo like essr-bnfpo, zpackno like essr-packno, zko_ebeln like ekko-ebe...

    Resolved! Accepted Solution

    Regarding User-Exit

    hi, i have some problem..in sales Tax values from sales invoice when posted to FI has to get posted in Product wise in respective profit centres.. if we want to write <b>User-exit</b> to post tax productwise per a particular plant with respect to it...

    Resolved! Accepted Solution

    EDI Mapping

    Hi,As my client is implementing EDI through a trusted link, they had asked me to take care of the mapping section along with the development of interfaces.As generally the middleware or translator people would do the mapping processes, it is totally ...

    Resolved! Accepted Solution

    Unicode - Offset

    hi, SET PARAMETER ID : 'BES' FIELD ztemp+72(10).The above line gives Unicode error.The structure of is'ZTEMP' DATA: BEGIN OF i_receipts OCCURS 0, belnr LIKE rbkp-belnr, gjahr LIKE rbkp-gjahr, buzei LIKE rseg-buzei, ebeln LIK...

    Resolved! Accepted Solution

    data in itab

    i have itab .in the itab i have field P.order for all order i have number of material.i madeloop at itab.select matnrfrom marawhere ebeln = itab-ebeln (for example only)endloop.i have 1 row and now i will get more rows how i do it?how i select the...

    Screen BADI

    hi, As Max bianchi told iwas able to manage screen exits in MIGO transcation using BADI. thx Max..But the custom field (which i have added) data is not getting updated in the standard table.If a post GR in migo(GR for purchase order) what tables are...

    Labels in this area

    Explore this Area