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

    Posting key

    i am doing a report that contains posting key (FI). How to check the posting key for a company , what are the conditions to decide it ? How to check already defiend posting keys in FI configuration.Thanks

    Resolved! Accepted Solution

    BDC CALL 'mm01'

    Dear all,when i use a BDC program to create batch material data,there is a problem:BDC Mode 'N':some input material data can be created successfully, but there's also a lot of materials that length/width/height of them is equal 0(zero) can not be cr...

    Resolved! Accepted Solution

    How to avoid return receipt

    Hello all,I am using class cl_bcs for email service and it is working fine. But the problem is after the mail is sent to the receipients, there is a Delivery report ( RETURN RECEIPT ) being sent to the sender informing about all the users to whom the...

    MNaveen by Product and Topic Expert
    • 612 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Field Symbol

    Is it possible to dynamically buidl a Field Symbo? The code below does not work.field-symbols <FS_1> type EKKO.data myString_1 type c value '-ebeln'.data myString_2 type c length 20.concatenate '<FS_1>' myString_1 into my String2myString_2 = '123'.<...

    Resolved! Accepted Solution

    New developer needs help.

    hi all ! Im got my ABAP developer/consultant certification in November, sadly because of personal business reasons, I have not practice at all, and I think the best way to dont forget what I learned is to practice by myself until I get a job as a dev...

    iXML-Library

    Hello,I use the XML-Library in Abap Objects to create and change XML-Transfers. Because in every Documentation it is said, that the DOM Document may not be too great, I want to get the actual size of a DOM. So I have two questions:1. Is there any pos...

    Resolved! Accepted Solution

    Why data in TVARV is not moved to Production using transport.

    Hi Guys,I added some parameters for a Z program in table TVARV. The basis guys told me that data in this table cannot be moved to Prod by transport, instead they have to manually add the records using SE16. My question is, why the data cannot not be ...

    Resolved! Accepted Solution

    Auth Group for Accounting Doc and Account authorization for Vendors

    Hi guys,I have question regarding Accounting Doc for Vendor and G/l Account. I have a security client whree I build my business roles for end user but we we configuration client where all the functional focus wokring and doing configuration. My que...

    Resolved! Accepted Solution

    How to catch exception for class CL_HR_RE512W for method CHECK_CUMULATION

    Hi,How do I catch an exception when using method CHECK_CUMULATION in class CL_HR_RE512W.This method calls an instance method READ which raises NO_ENTRY if a wage type is missing on T512W.There is no obvious catch class to use?My code:data: r_512w typ...

    ALV problems

    Hi all, did anybody know about how the ALV standard buttons work .? after I run my programs , I get the correct output in the ALV .then I want to sort the output table by click the sort button , then the layout changed , but I have a column needed...

    Labels in this area

    Explore this Area