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

    IN UPDATE TASK

    Hi experts,I am calling a FM in update task from an enhancement for the transaction WRF_AL. Whenever I am creating new node and article list in that tcode, it is not calling the FM. But if am changing the FM call as a normal one, it is getting into ...

    Resolved! Accepted Solution

    Transaction for RFKOPR10

    Hi,There is a standard report RFKOPR10 OI Analysis of Vendors by Balance of Overdue Items. Is there any trasnaction created for this? Or any way we can access this report without SE38 as user does not have access to it.Otherwise need to crete Z trans...

    Resolved! Accepted Solution

    unicode error

    Hi, while doing unicode conversion I am facing dump error i following code.How it can be removed.TABLES:ANLCV ,TABWN.DATA: POSITIONEN(1360) TYPE C.DATA: BEGIN OF APOS OCCURS 80, GITZL LIKE TABWN-GITZL, GITSP LIKE TABWN-GITSP, ...

    BAPI for PO & GR ?

    Hi .I have a requirement like below .Read the file from APPLICATION SERVER and then create PO through BAPI and then create GR for those through BAPI . and all this will be in BACKGROUND JOB .first i Craeted PO through BAPI , For that which gives erro...

    Resolved! Accepted Solution

    how to know Whether the FI document is parked or completed in abap code

    Hi..In our company scenario workflow will be triggered only when document is 'completed'. But some times end users pressing only 'parking'. Then Documents are not comoing into workflow. So my requirement is 1. Whether to Deactivate the 'Save as Parke...

    Resolved! Accepted Solution

    How to Merge Role Menu

    Dear All,We have role based security architecture implemented , for each like HR role HR_USER , HR_MANAGER , PAYROLL_USER , PAYROLL_ADMIN , each role menu have common folder structure but with common or different txn/authorization in different fold...

    from FTP to ITAB

    Hi,My requirements is to read the file from FTP and create an itab directly.which i already done right now: get the file from ftp and put it into application server(local server) and then read it into my program. But now i need to directly read it fr...

    Resolved! Accepted Solution

    from FTP to ITAB

    Hi,My requirements is to read the file from FTP and create an itab directly.which i already done right now: get the file from ftp and put it into application server(local server) and then read it into my program. But now i need to directly read it g=...

    FB01 Requirement

    Hi All,I have a requirement that when i simulate document created by FB01 ,I need to add a functionality to Document header text feild so that when i double click on it,it has to take me to other transaction with values.(as it comes for line items )...

    Resolved! Accepted Solution

    Why do we use cl_gui_cfw=>flush method in Object Oriented ALV programming

    Dear Friends,Please solve my query regarding control framework. Why do we use cl_gui_cfw=>flush method in Object Oriented ALV programming. I studied and found that this method transfers automation queue to Front end. But I could not find any further...

    Resolved! Accepted Solution

    Data displayed on selection screen on F4 help modified using search help

    Hi,I have selection screen in my report wherein for one of field there is a F4 help is there. Now the thing is thatvalues shown in that f4 help i need to modify using search help. I suppose i need to create custom search help but how should i attach ...

    Labels in this area

    Explore this Area