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

    Class structure

    HI,I am implementing a BADI, in that method i can see a Attribute in debugging <b>Object: Reference:-MR_ENTITY</b> In this i have another attribute MS_ATTRIBUTES as structure assigned to it.the structure i can see in debugging is <b>-MS_ATTRIBUTES</...

    Resolved! Accepted Solution

    Class execution problem

    HI,when i execute this method i am getting error.this code is in BADI....data ts_attributes type CGPL_TS_ENTITY.data my_class type ref to cl_cgpl_entity.CALL METHOD MY_CLASS->GET_ATTRIBUTES RECEIVING RS_ATTRIBUTES = TS_ATTRIBUTES .i am getting...

    Resolved! Accepted Solution

    Append records to itab .

    Hi All,I have 100 records in one internal table ( Material number , Country fields material number is same for 100 countries ) i want append another 100 lines to the same internal table with same countris with a differnt Material number .For ex :A1 U...

    Resolved! Accepted Solution

    LSMW---> Transporting???

    Hi Experts,I changed some code of the existing LSMW project, then I saved(floppy), but its NOT asking me the TR # ???But, I found the explicit LSMW initial screen>Menu->Extras--->Generate Change request!So,1 - Now, I must create a explicit TR #? righ...

    XI-ABAP interface

    hi alli have a requirement in which when the user presses a radio button order number is send to XI ,XI the retrieves some data from a legacy system and then sends it back to abap where it is displayed in pop up .i want to know what needs to be done ...

    BADI Implementation

    Hi,i'm trying to create an implemention to the new BADI. I have created the implementation thru SE19. But After implementing the BADI, when i try to write the code in a method, its appearing in display mode. Also its asking for access key when i'm tr...

    Resolved! Accepted Solution

    Functional Help required

    Hi, can any one tell me the link where i can find the details of fields in the data base table?for example, in VBAK table whats VBELN? where it is used? in which module?My client just says material number, posting date, fiscal year etc...i need ...

    Resolved! Accepted Solution

    Validation

    Hi All!!I have a field which has to be validated once it is entered in the output screen and to be saved. I have validated it but I want to know under whcih event does it come under? Thanks.

    Resolved! Accepted Solution

    FB01 - Really appreciate your suggestion

    Hi Everybody, I have been trying out different ways of posting a FI document FB01 from non-sap system(SAP Dot NET connector). As per my understanding the following are the best ways. Direct Input (Old method and no control) BDC (More authorizations n...

    Labels in this area

    Explore this Area