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

    Restrict records of table

    Hi experts,I have created a Y-table and have created table maintenanace generator for the same.I have a report by means of which i enter data into this table.i have given serial no. as a primary key. Now my requirement is that as the records get ente...

    method PO_POST

    Hiii i am using the method PO_POST to update changes make to a PO and i notice that inside the method the FM 'MEPO_DOC_POST' is being call and the export parameter is EKKO-EBELN only .The PO_POST is not updating value in the EKKO database. can you p...

    Resolved! Accepted Solution

    Regarding CO03

    Hi when i go to the transaction CO03 and give the order number with radiobutton dusplay overview tickedand press enter. then in the next screen goto -> costs->analysis in the output we get Target/Actual quantity variants i want to know the report ...

    Resolved! Accepted Solution

    How to know a particular TCode contains how many Authorization objects

    Hi all,I want to know how many authorization objects a particular tcode contains in order to give an authorization to a particular user.For example : Suppose I want to give authorization of ME51N then how I can find out the authorization objects part...

    Report Program

    Hi Abap Gurus,I am very new to ABAP.This is my first report program.I am giving the details.Please help me in coding it keeping in mind the best possible coding standard.Select VBELN KUNNR VKORG from LIKP based on selection criteria.Select MATNR ARKT...

    Resolved! Accepted Solution

    how to retrieve datas with the given condtion in the select statement

    hai friends,please tell me how to retrieve datas with the given condtion in the select statementIF VBRP-AUFNR NE space,Select PA0001-ENAME from PA0001 where VBRP-AUFNR = AUFK-AUFNR and AUFK-OBJNR = IHPA-OBJNR and IHPA-PERNR = PA0001-PERNR and PA0001-...

    Resolved! Accepted Solution

    Performance check in RFC

    Hi All, I have created a remote enabled function module.Based on the import parameter value , values are populated in the internal table of the export parameter ( which has no of recortds). The RFC works as expected. But when i do the syntax check, ...

    UmaArjunan by Active Participant
    • 6668 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Field symbol issue...

    Hello Gurus,I am using field symbols. I expected following code to have output as ISRESULTS-FIELD1 = '3456' ( where <FS3> = '3456'). I am using ISRESULTS-<FS1> because what field of internal table ISRESULTS will be populated is determined at runtime....

    Labels in this area

    Explore this Area