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

    Cost Center Groups

    I need to get the details of a cost center group (as well as a cost element group). If I got to tcode OB13, I can view the groups. However, if I use BAPI BAPI_COSTELEMENTGRP_GETDETAIL it doesn't recognize the group. I assume that it is expecting a...

    Resolved! Accepted Solution

    ALV Grid with check box

    Hi All,I have developed a ALV grid report where my first feild is checkbox.My requirement is that when user select some records using check box in output then a BDC should call to update each records.But i am enable to get checked records when i clic...

    Resolved! Accepted Solution

    Function module

    Dear all, When i call the function module RE_BE_CALC_START_DATE it gives the start date of the month only when the date is less than 17 when it exceeds 17 it is giving next month starting date.,., So, what can i do can any one help me to s...

    Resolved! Accepted Solution

    BADI - ME_PROCESS_PO_CUST

    Hi Everyone,I got a minor glitch when I am trying to implement this BADI. Below is my code. It works beautifully and gives out an error when the plant in line item 2 is different from plant in line item 1. But the problem is when we correct the error...

    Resolved! Accepted Solution

    ANY TABLE modification

    Hi, I have a badi. This badi has a table parameter of type "ANY TABLE". I am trying to modify a field of this table. This is how I am doing this.1. Loop though this table 2. Get the record of the table into work area3. Modify the field of this work a...

    Resolved! Accepted Solution

    Vendor Master Replication Error from ECC to SUS : Error in ALE Service

    Dear Experts,We are implementing MM SUS (SRM 5.0). As a part of this we need to replicate vendors from ECC to SUS system via XI. We have created a Reduced Message Type Z_CREMAS_SUSMM and had set up the partner profile in WE20 with SUS logical system ...

    Resolved! Accepted Solution

    Access to KONV

    Hello,I would like to obtain a sum of discounts (which in our case is consistent with the "Condition type" KSCHL 'ZDPP' and 'ZDPX') to to send data to BWI thought to do this as follows:SELECT SUM(KBETR) into v_kbetrFROM KONVWHERE KNUMV = VBRK-KNUMVAN...

    Resolved! Accepted Solution

    How to deny users to call standard transaction variant

    Hello!We have created a variant transaction (ZME52N) for ME52N, and do notwant give authorization to the transaction ME52N for end users. We unchecked the authorization check in the SE97 for ZME52N-ME52N pair so the authorization check for ME52N does...

    daniel_kaoro by Product and Topic Expert
    • 1139 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    User status for equipments

    Dear Colleagues !I want to set a user status for an equipment. At this moment the equipment doesn't have any user statuses. Which FM can I use for this purpose ? The FM I_CHANGE_STATUS need an old status to be changed to the new one. But there is no ...

    Resolved! Accepted Solution

    Concatenate stmt

    Hi In my pgm am using the contatnete stmt and moving as a word file into a server.I want to concantenate more than 15 fields out of which 5 are currency fields.For the currency fields part am getting error.How to correct it.Its not accepting curren...

    Resolved! Accepted Solution

    Code Inspector Issue - "MODIFY - without TRANSPORTING was found in line "

    Hi allI am new to abap and my transports are unable to move further because of code inspector error "MODIFY - without TRANSPORTING was found in line ". Help me resolve the issue.For exampleLOOP AT i_user_add. i_user_add-mandt = sy-mandt. MODIF...

    Resolved! Accepted Solution

    Mail sent with HTML body is converted to plain text

    Dear all: I'm using FM SO_NEW_DOCUMENT_SEND_API1 with document_type = 'HTM', and filling object_content with an internal table of type solisti1 with HTML content.When I check the sent mail in transaction SOST the content is correctly displayed, but ...

    Resolved! Accepted Solution

    Special Character 'Od' updating in the download file from SAP Query

    Hello Friends,I am facing very strange issue. We are using SAP Query to download some information from SAP to File Server. We are using Private File option from SAP query Output format and path is File Server. User downloading file from File server t...

    Resolved! Accepted Solution

    Locked object

    Hi ,I have created a Locked Object for a Table with Key fields.I am calling the function Module enqueue-eZobj to lock ,after calling the FM also the table is creating entries from SM30.IT is not locked.How to solve this issue.Regards,Madhavi

    Labels in this area

    Explore this Area