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
    • 94730 Views
    • 212 Comments
    • 39 Likes

    select where clause

    I am using select statement as below...select field1          field2          field3           field4from tablewhere field1 not in ('A','B','C');In the above statement can I store the values 'A', 'B', 'C' in separate range outside abap program...????...

    Resolved! Accepted Solution

    module pool screen validation

    Hi all..this is fiels     MATNR,       MAKTX.           ZVFROM ,DATE.       ZVTO_DATE  .   ZVCREATED_ON.               ZVCREATED_BY.           ZVCHANGED_ON.   ZVCHANGED_BY .using table control  in module pool When user clicks the INSERT button, Field...

    Resolved! Accepted Solution

    Export to Excel File

    Dear All Expert,I have created a new ABAP report, In ABAP report, i changed the BUM called KAR to CAR.Everything is working well but after exported to excel file, it shows the star symbol in BUM column which has CAR.This is the screenshot in ABAP rep...

    Resolved! Accepted Solution

    Smartforms

    hi friends,In smart form,when we creating for some other language.how to modify in our own language with out log in to other language.if we are working in our language the changes are not reflecting in that language .how to solve this problemkindly s...

    Resolved! Accepted Solution

    how to read the work center details in Equipment Master(IE02 tcode)

    Hi Experts,                Can you any one tel me how to get the work center details in Equipment Master.based on Equipment number i want to fetch Work center.Here i got main work center details and pant in Organization tab but how i can i get work c...

    Resolved! Accepted Solution

    Execute button missing after displaying the error message on selection screen

    Hi,Execute(F8) button is missing in my program after displaying the error message in the selection screen.AT SELECTION-SCREEN.If field IS INITIAL.   Message s001 display like 'E'.   call selection-screen 1000.endif.i tried different combinations afte...

    Resolved! Accepted Solution

    Duplications in Role assignments - Still a problem

    Hello Everyone,Am a newbie to SAP Security. Could you please help me with the below question.Why SAP does not recognize the duplicate assignment of a role during the role assignment for a user ?For eg : the user ABC has the below roles in SAPX:P7_905...

    Resolved! Accepted Solution

    Link between Appropriation Request No. & Work item id (linked Workflow)

    Hi everyone,I have a requirement to display all the comments and list of attachments linked to a workflow against a Appropriation request number. i.e. I want a link between Appropriation request number and the workflow linked against that AR. Indepen...

    Resolved! Accepted Solution

    Put Parameter Checkbox to the right

    Hi, i have 2 parameters: PARAMETERS:     uname  TYPE     as4user      DEFAULT sy-uname,                            expt      AS CHECKBOX DEFAULT 'X'    .I changed the selection texts. the field for uname is on the right of the text and the checkbox i...

    Resolved! Accepted Solution

    I have a Custom T-Code with type-Transaction with parameters(Parameter Transaction), How can I have to copy this to new program?

    Sap Gurus,I have a Custom T-Code with type-Transaction with parameters(Parameter Transaction).Now my requirement is to copy the existing program & i need to do some changes, So How can I have to copy this to new program?What is the purpose of Transac...

    Resolved! Accepted Solution

    Note implementation finished with status 'Incompletely implemented'

    When applying note 1736533 on GRC System, the note log shows that the correction instruction is 'completely implemented', but the implementation status of the Sap Note remains 'Incompletely implemented'.I checked the corrections and the corresponding...

    Resolved! Accepted Solution

    There are different result when I run BDC in N mode and in A mode,why?

    I have a Z prgram run with an BDC of FB60.  I use the same data, run in N mode and A mode. but it come to different result. when I run N mode ,it can not post invoice.  it will return a S message    ' Cursor field BSEG-VBUND . does not exist in the s...

    Resolved! Accepted Solution

    Updating of created function module - how to add export table and range in import?

    Hi all, I have function module, that matchs telephone numbers (IV_TELNO) to operator. I have creted report, that tests functionality of this module. But it does not work now, because I need to link report to export tables nad I need to test on a rang...

    Resolved! Accepted Solution

    SMARTFORMS : REQUIRED INVOICE FORMAT TWO TIMES ON SAME A4 SIZE PAGE

    Dear Friends , My requirement is that I have developed an invoice format using DINA4 (page format ) using smartform ,Now I want the same format twice in A4 size page on same side .Same format two times on A4 page .How it is possible ? Please help.I h...

    Resolved! Accepted Solution

    Native SQL in SAP ABAP

    I have a requirement where I need to use NATIVE SQL to fetch data from ORACLE database tables. I need to use an inner join on these tables to read data in my program. Kindly help me with the syntax to be used for the NATIVE SQL JOIN query.

    Resolved! Accepted Solution

    Capturing IDOC Fallout

    Hello All, I have got a small query / question.Initially i had posted this quesry in ERP Financials ( http://scn.sap.com/thread/3392882), but was not helpful, then one of my colleuge sugested me that this is mostly related to ABAP, hence have posted ...

    Resolved! Accepted Solution

    Add a custom input field in screen VA01 (Create Sales Order)

    Hi all,Please help.I need to create a custom input field in VA01 , VA42(modify) , and VA43(display the field from table) screen and the data should get saved in table VBAK (Sales Document Header Data).1) I tried using Enhancement V45L0001, But there ...

    Labels in this area

    Explore this Area