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

    ALV Grid

    Hi All, I need a pattern prog. example of ALV Grid using Classes... What is the methodology??...Its very helpful if anyone give me the correct way of approach.Regards,Sayak

    RoySayak by Active Participant
    • 1186 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ALV report

    I have a table which have field named ID with size 3in the alv i need to view this id with size 5.i am creating field catalog and setting its outlen to 5 and modifying the field catalog table. But i am unable see the changes on executing the alv. It ...

    Resolved! Accepted Solution

    List box in BDC

    Hi all, I am running a BDC for VA22 confirmation of quotations.There is a list box in one of the subscreens which is not picking up the passed values. For this reason the BDC is not running successfully. Can anybody tell how to code a list box in BDC...

    Resolved! Accepted Solution

    LSMW

    Hi,Can any one please tell me whether we can assighn a transaction code for an LSMW application. which we have developed ie to the project, subproject and object we have created for a transaction say XD01 etc.If yes please tell me whats the process w...

    Urgent / SAP Script

    hi all ,i have to change logo text in script which are coming from T-code ME22n that is comp name , i have to change my comp name , its coming in PDF format, its include one logo name in page window , can anybody tell how we'll get from where this lo...

    Calculation Problem

    Dear all,I am doing something like thisW_CTIME = ( WA_VBRK-ERDAT - WA_LIKP-ERDAT + WA_VBRK-ERZET - WA_LIKP-ERZET )..But the moment myWA_LIKP-ERZET is greater than WA_VBRK-ERZET my calculation goes wrong.w_ctime is of type MKPF-CPUTM.cAN ANYONE HELP...

    Resolved! Accepted Solution

    BAPI_PO_CHANGE

    Hi,I have a requirement, such that i have to change the version alone in a PO. But its not possible through this function module BAPI_PO_CHANGE to change the version alone. What could be the possibility to achieve this through this BAPI? I have eve...

    Resolved! Accepted Solution

    Query problem : help me

    DATA : s_werks TYPE vbrp-werks,BELN like vbpa-VBELN,BITM like vbpa-POSNR,v_adrnr like vbpa-adrnr.tables : vbpa.READ TABLE IT_FINAL.beln = it_final-vbeln.bitm = it_final-posnr.s_werks = it_final-werks.s_bukrs = it_final-bukrs.CALL FUNCTION 'CONVERSION...

    Resolved! Accepted Solution

    BOR object

    Hi,I have added a method to an existing BOR object but I made its release status to obsolete accidentally.Now I want to make some changes to the method added.I may have to delete it as per our requirements.Please suggest. Its too urgent.One more thin...

    Resolved! Accepted Solution

    S_TCODE..TCD..FROM..TO

    When in the role maintence, if we do a search for the S_TCODE object we hit it. no wwhen we double click we get the box which states the tcodes executable. my question is :1. What does the From and To coloumns mean?Is it a range of tcodes? does ti d...

    Resolved! Accepted Solution

    about replace sentence

    hi,now i want replace , with space in string ,i use replace sentence,ie REPLACE ALL OCCURRENCES OF REGEX ',' IN string WITH ''.at ecc6.0 this sentence is ok ,but at 4.6c it has error.can you help me ? my sap edition s 4.6c .regardssophia

    Labels in this area

    Explore this Area