Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83481 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! 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! 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! 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! 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! 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! 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! 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! 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! 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