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

    SSO strategy

    Hi all At my current client the windows logon are authenticated by the AD. When the user logs on either to SAP or to Portal the Kerberos protocol is used to authenticate the user and to achieve SSO.The client wants to use SAP Logon tickets to support...

    Resolved! Accepted Solution

    ALV in Back ground..

    Dear All,I need change the layout of a ALV (from 33 fields to 22 fields in the output) with the number of characters in the header (255 Characters) and the number of Characters in the each column under header in the layout (169 Characters). Layout is...

    Resolved! Accepted Solution

    new page

    Hello!How can I say in smart forms with this logic(written GLOBAL DEFINITIONINITIALISATION) easly a new page tb_daten[] = lt_ausgabe_data[].READ TABLE tb_daten INTO LW_ZHU_PICK INDEX 1.MOVE: LW_ZHU_PICK-TKNUM TO LV_TKNUM.LOOP AT tb_daten INTO lw_date...

    menu exits

    hai all,i have one doubt in menu exit, in menu exit i will taken one enhancement like customer field enhancements in that i was add one new menu check every thing after i will activate but one error will come? error:the project contains inactive incu...

    Resolved! Accepted Solution

    BDC recording for XD01

    Hello friends ,I am facing a problem while creating a Recording for XD01.When i start recording an reach to the menu of XD01 Extras -> Texts ,i want to enter the Text in the Note , but sometimes i get this screen editable sometimes not.Also when i ge...

    Resolved! Accepted Solution

    Screen Exit me21n

    Hi,For Example If I have to enhance the screen in me21n at the header level to add another tab. then my assumption is I need to go to the se51 and then find the suitable screen basing on the screen number and then add the tab over there with some fie...

    Resolved! Accepted Solution

    Inner Join on 6 tables

    Hi Abapers,I have used the Inner join on 6 Tables. do I need to change it to for all entries.I have used the key while doing the inner join.Please suggest....... SELECT A~MATNR A~WERKS A~PRCTR A~MAABC A~PLIFZ B~MATKL B~EXTWG C~LIFNR C~...

    client copy

    Hi,i have a requirement to perform local client copy , for that we needt shcedule remove redo log files how to do it.and what are the precations.if possible plse send me the steps for local & remort client copies.thaks in advace ,kalpana.

    Resolved! Accepted Solution

    Package

    Hi,1. What is purpose of creating package?2. After we create package, what will happen in background?3. To my Knowledge we are releasing Transport requests, is there any chance of releasing Package?Second is very importent plz tell me.Advance thanx...

    cluster table

    how can we use the cluster table in the select statement? i have written one select statement with join.. its giving error like cluster tabled can not be useed in joins..can anybody tell me the clue what should i do in this case?thanks,pandu.

    runtime error

    Hi ...please look at this code it showing runtime error like this , Type conflict when calling a function module. please help me to correct this REPORT ZPR_TEST01 line-size 500 message-id aod.*DATA : BEGIN OF itab OCCURS 0. INCLUDE STRUCT...

    Resolved! Accepted Solution

    Into corresponding FILES

    HI,I have :<i>LOOP AT ITAB1.AT NEW POPER.read table itab1 index sy-tabix.append itab1 to itab2.ENDAT.ENDLOOP.delete from Z99BW92.INSERT Z99BW92 FROM TABLE ITAB2." ACCEPTING DUPLICATE KEYS.</i>ITAB2 has 4 fields that have diferents orden than Z99BW92....

    Labels in this area

    Explore this Area