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

    Runtime table names

    Hello Experts,Please help me in the following issue.I'm getting runtime entries of field 'T6B2F-KOTABNR' from table 'T6B2F' on the basis of the values of T6B2F-KAPPL, T6B2F-KOBOG and T6B2F-KSCHL.These KOTABNR values are concatenated with word 'KOTE' ...

    Resolved! Accepted Solution

    LSMW - not all lines are displayed

    We just upgraded to ERP 6.06 and SAP Basis 731 and  I am doing the first time LSMW after this upgrade.To my surprise SAP hides the ABAP coding lines if there are more than 16 coding lines and shows a line with "not all lines are displayed - double cl...

    JL23 by Active Contributor
    • 3669 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Even though ERROR / 'E' type message, still program is executing normally!!

    Hello,We have a custom workflow, z_workflow.In this z_workflow, its calling a custom FM, z_fm.In this z_fm, I'm updating a custom tbale, z_table.Before writing UPDATE z_table, I am locking this z_table by using 'ENQUEUE_E_TABLE', as below,Pls. note t...

    Resolved! Accepted Solution

    FD32--Some fields need to restricted for some users only..

    Dear AllI need your help in solving my following requirement..My requirement is how to keep the fields Total amount,Individual amount,Currency(FD32--Central data) has to be permitted only to some users in editable mode...(for other users has to be in...

    PhanikumarV by Active Contributor
    • 5740 Views
    • 15 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Object <program name> of class RE and language does not exist.

    Dear All,I make program, in which I explode BOM by using function module  CS_BOM_EXPL_MAT_V2.CALL FUNCTION 'CS_BOM_EXPL_MAT_V2'       EXPORTING         capid                 = 'PP01'         datuv                 = sy-datum         emeng             ...

    Resolved! Accepted Solution

    Change order status

    Hi Friends,We have some old project system orders in our system for which we need to change the order status so we could mark them close. I have tried using FM RV_SALES_DOCUMENT_UPDATE, but could not get it to work.Could you suggest me any other meth...

    Resolved! Accepted Solution

    Not asking for TR while re-creating TMG for DB Table?

    Hello Folks,I have added the field in the DB table in DEV server but it wont reflect on Quality server. I cheked it on DEV, it is showing there. There is no issue with the SM30 also. But still it wont reflect on quality. So I deleted the existing TMG...

    Send Mail from SAP

    Hello,        I want to send a mail with PDF attachment from SAP by programming...I have written code..Mail is sending..but the PDF file is not opened...My code is written under...CALL FUNCTION 'CONVERT_OTF'        EXPORTING          FORMAT          ...

    Resolved! Accepted Solution

    Select-Option display only

    Hi Folks,I want to display all the values for a select-option in the selection screen (value are coming from a database table) but restrict user from entering the values.For that i have made a MODIF ID and have hidden it using the code below:AT SELEC...

    Labels in this area

    Explore this Area