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

    Call transaction CS15

    Hi gurus.I am calling transaction cs15 tru following method. SET PARAMETER ID 'MAT' FIELD it_final-matnr. SET PARAMETER ID 'WRK' FIELD it_final-werks . CALL TRANSACTION 'CS15' AND SKIP FIRST SCREEN.in transction cs 15's screen there are check boxes D...

    Resolved! Accepted Solution

    Custom Table Maintenence

    Hi All!!I have made a custom table Yrepost. I want to maintain the data records in the table such that the table gets refreshed after every 40 days.It means the data records be deleted after 40 days.Can you please suggest how to do this? Will a basis...

    ME_PROCESS_PO_CUST

    My requirement is that i want to make the standard NETPR and MENGE field in PO (ME22n) display only when the GR of that line item is done that is, You won't be able to make changes to PO fields netprice and quantity once GR has been done. I just ne...

    Resolved! Accepted Solution

    problem with period in HR

    Hi. Could You explain me one thing? I've got a program REPORT zsuo_hr_prumer . TABLES: pernr, zhr_prumery. NODES: payroll TYPE pay99_result. DATA: wa_rt LIKE LINE OF payroll-inter-rt. DATA mylist LIKE pc261 OCCURS 0 . DATA wa_mylist LIKE LINE OF myl...

    regd : ALV

    hi,I have pasted the code below .when i click on revenue it is giving revenue details .but when i press back .and then again press revenue for the second time.Profit center group data is not coming only Total value is coming.please help me out in fin...

    Resolved! Accepted Solution

    ITAB prob...! !

    How to retain the itab values even after program finishes execution...ive the requirement of storing itab data and append/modifying the itab on each run...prog 1 -> progr2 -> apppend itabA (progr2 ends and return, not prg1)prog 1 -> progr2 -> apppend...

    Resolved! Accepted Solution

    Abap report for PO details including the person releasing the PO last.

    Hi gurus,I need to create a abap report for the purchase order details. I am finding difficulty in getting the last person who released the PO. Can anyone tell me how can I get the person who released the PO last ??From which table I can get this det...

    Regarding Workflow

    Hi Guys,I am new to workflow, Havent done it before. I have requirment now like i need to do a work flow for Release strategy of Maintenance Notification & Maintenance order. I dont know how to proceed. Can any one guide me with step by step procedur...

    Resolved! Accepted Solution

    Dynamic select query?

    Hi SDN,I want pass a table name & key filed dynamically in the selection screen how to write select query i.e. dynamic select query.select * from (tabname) into <fs_tab>where ...please suggest how to get the key field here..Regards.Rahul

    Resolved! Accepted Solution

    BAPI - VB6.0

    Hi,does anyone have a code-example how to call a bapi out of Visual Basic 6.0.It would be helpful, if the example includes die handling of the Return-Parameter.Regards OliverEdited by: Oliver Linden on Feb 12, 2008 2:27 PM

    module pool

    hi,can any one please explain what is module pool , what is the purpose and steps to how to create a sample module pool program as i am a fresher please explain with steps to create a module pool.please dont say to refer the links.thanks in advance.

    Resolved! Accepted Solution

    Re:Reab table

    Hi all, I am writing a statement like below,but its giving me a error message like use' =' instead of '<>'But i have to use this condition ,please help meRead table i_jest into wa_jest with key objnr = zafvc_tab-objnr ...

    Data into XL

    I am downloading report data into xl sheet. In report under one field the data is showing as 01 but after downloaded xl sheet is showing as 1 only but I want 01 in xl sheet also. I have written the following logic I tried with numeric and integer var...

    doubt : Urgent!!

    hi experts,i have doubt in these three points.can anybody explain these in detail.1.BAdi is global presence in the sense means that implemented exit can also be used for another standard program or tcode whereas it's not possible with user-exit.2.we ...

    Labels in this area

    Explore this Area