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

    MB01 GETWA_NOT_ASSIGNED

    Hie guysI have a particular dump trying to execute transaction MB01 throwing the GETWA_NOT_ASSIGNED runtime error. However when another user tried to execute MB01 for the same PO it went through. Several other users have also experienced the same r...

    Resolved! Accepted Solution

    download to Appl server

    Hi All,I am posting after i went through the forum.....I have written a code as follows: OPEN DATASET fname FOR OUTPUT IN TEXT MODE ENCODING DEFAULT. CLEAR wa_final. LOOP AT it_final INTO wa_final. CONCATENATE line wa_final INTO line SEPAR...

    Navigation issue

    Hello,I wrote an ABAP report which display BOMs in an ALV list. I also have write some code for double click at an ALV line, so that the user when double clicks a line, the corresponding BOM is displayed.My problem is with the "Back" button. Instead ...

    Resolved! Accepted Solution

    Function Modlue

    Hi All,I want to make a function module for trip expance and time sheet data which can show the info like1> for Trip EXPENSE:Total amountlocationcurrencydateproject codeper nrfor trip info that i found in table catsdb that uses lot of structure but i...

    Resolved! Accepted Solution

    what is transaction id

    I got a dump in st22 . In this dump user and Transaction section it is showing as Clint : 001 user: A-RaoLanguage Key : 'E'.Transaction ID : "D6F7AADF491FF14280CEF4CE46837424"Program : "/SAPAPO/SAPLDM_MATERIAL"I would like to know what is this Tr...

    Resolved! Accepted Solution

    user exit for pricing

    Hi ,I have reuirement that in VF01 while creating the invoice, system should calculate the net value for pricicng condition for ZV07 based on some calculation. I am able to do the calculation, but system is not able to refresh the pricing.Could you p...

    Resolved! Accepted Solution

    Column not showing in SP02

    Dear all,I have one report which is execute very slow in Server.So we had planned to run this report in background schedule. Report run in background successfully but not showing all the columns of the report in SP02 transaction code.Can anyone pleas...

    Resolved! Accepted Solution

    How to find the system/communication id usage in R/3,SRM or any other sys's

    Hi All,I want to find the usage of the system or a communication user id in various place of the system like RFC....Is there any table to find that information. i did search to find the related RFC tables but no luck and i found few documents related...

    RFC

    Hi,I have developed few RFC enabled FM to send customer master data to portal (run on ms sql and bizdock server).My question is how I should create logical system id so that bizdock server will call FM as 'CALL FUNCTION 'FUNCTION MODULE NAME WITH DES...

    Resolved! Accepted Solution

    How to convert SQVI to a normal query in SQ01 under client-specific query

    Dear all,I would like to know how to perform the following. Can you show me step by step as I don't know how to use SQ01 nor SQVI.Convert SQVI to a normal query in SQ01 under client-specific query areaThankstuffyThien is right. Invest some time into ...

    Labels in this area

    Explore this Area