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

    How to RE-SET (from 53 success TO 51 failure) the status of an IDOC?

    Hi Experts,I am posting 2 idocs as a pair.1st one is for DELVRY02-delivery, and 2nd is some Transfer Order-TO-WMTOCO.Firts delivery idoc creates, then the transfer Order idoc creates.so, my requirement is that, If in any case, the (2nd) transfer idoc...

    Resolved! Accepted Solution

    Reg Mysap.com

    Hi All, Could any one give me the details of the sites for the abap objects and mysap.com?What are the prorocols that are used in mysap.com?Please provide me the sites addresses where I can find some questions and answers.thanks in advance.R...

    Resolved! Accepted Solution

    Complex logic in loop..

    Hello,I want to write a very complex logic to achieve certain reuirement.I have an internal table i_tab with following values. Now when I loop at i_tab, whenever value is equal to or greater then '001', perform A. Just before when next value will be ...

    Resolved! Accepted Solution

    searchhelp of vbeln

    Hi,In table VBUK, there's neither check table nor searchhelp of the field VBELN.But when I run the table, the input help of VBELN exists in Selection Screen.why it's so? how the input help come from?Thank you very much.Best Regards,Rachel

    Performance issue

    Hi All,I need to get the latest sales order number for Sold-to party and also for ship-to party. I am using VBPA table and fetching the latest sales order but it is taking lot of time.I have created a index with KUNNR and PARVW in VBPA table but stil...

    Resolved! Accepted Solution

    data dictionary

    hi,i have created a table with 2 primary key and 2 non primary key in developement server.n i release my object also.in production server..now i wanted to creake one primary key and one non primary key in developement server. Is it possible?? what wi...

    Resolved! Accepted Solution

    ABOUT CUSTOM CONTROL

    Hello friends, I created a screen for data retriew in i am getting the data in custom control but the problem is when i click the clear button it is vanishing the screen input/output fields , but it is unable to clear the custom control which co...

    Resolved! Accepted Solution

    NSP doesn't start

    Hi freinds,I have installed SAPNW7.0ABAPTrialSP12and cant't logon on the systen NSP ?I have created a new entry for the NSP system at SAP Logon.I double click the icon to start SAP Logon click thenon NSP after a while I'm getting "Partner not reached...

    Resolved! Accepted Solution

    f4 help in DDIC

    hi all,I have tried to set f4 help in the particular field in Ztable .My requirement is whenever i enter the value in field (Ztable) via table entries in databrowser i need f4 help.I know there is oneway to get this to set foreign key.but,I have seen...

    Resolved! Accepted Solution

    ABOUT MATERIAL NUMBER

    hi, if the material number is with numbers, for example, 1000000001, we can use FM CONVERSION_EXIT_ALPHA_INPUT to add the leading zeros to make the material to 18 char.But if the material number is with character, how should I make it to 18 char.I ne...

    Resolved! Accepted Solution

    RFC FM

    Dear all,I fully understand the concept of Sync and Async RFC FM's behavior.In addition for Async RFC, we are allow to code "PERFORMING xxxx ON END OF TASK" like below:CALL FM 'ZZZZZ' STARTING NEW TASK 'mytask' PERFORMING RESPONSE ON END OF TASK ...

    Resolved! Accepted Solution

    ALV container issue

    hello,on ALV container i have grid display.on gird, i have a column PRICE (type KWERT). this is editable.when I change the price from 800.00 to 900.00, inside the program, it shows me only 9.00.what can be the reason.useful answers will be rewarded

    Labels in this area

    Explore this Area