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
  • 85736 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Regarding views

Hi Folks I was developed a report and in that I am using the mara and makt tables.Using the following I am fetching the data:SELECT amatnr cwerks bmaktx bspras amatkl amtart ameins aersda INTO TABLE i_mara FROM ( mara AS a INNER JOIN ...

Resolved! lsmw

in LSMW, how can we transfer data on certain condition. like if we hav the records in notpad having employee details and we want to transfer only that records whose salary is greater that 5,000.regards

Resolved! physical significance

Could someone explain the physical interpreatation of the following link in common english:-http://help.sap.com/saphelp_47x200/helpdata/en/4d/47dfb6f48511d195200000e8353423/frameset.htmhttp://help.sap.com/saphelp_47x200/helpdata/en/4d/47dfb6f48511d19...

Field Discriptions

Hi Guys,I am part of a Data Migration project. We are mapping the Fields of SAP with Peoplesoft. And currently working with SD Module. I have Few Doubts RegardingSome Fields in SD Tables. i am giving the details Below Under The Table names you can fi...

Problem with BDC

Hi,I am having problem with BDC while transferring the field value to BDCDATA structure. Below is the coding part. I am getting FVAL in debug mode but, it's not passing into bdctab-val.FORM BDC_FIELD USING fnam FVAL. CLEAR bdctab. ...

Sales order

Hi frnzI am creating sales orders with CALL TRANSACTION Method.I need to create more than 20 line items for one sales order. When i executed the below code it works fine for only 2 records but not for more than 2 records. Why is it happening?. Can an...

Resolved! Statics v/s Data

Hi,Can any one here describe me the exact difference between <b>statics</b> and <b>data</b> statements?I got two words local visibility and static validity in the documentation regarding statics, but really don't know what it is meant for.Thanks in a...

rfc_read_table

Dear all, I got a problem while using the rfc_read_table.The problem is that while using this rfc some table's data (like JHAPA) can be accessable but some table's data (like JHAK) is not accessable. Please guide me what to do?Gaurav Las...

ALE IDOC

Hi My requirement is to send some HR related data back & forth to a third party for some calculation. Now is it justified to use to ALE here. Third party company does not use SAP. What is the role played by a port in partner rofile. I.e. if i create ...

Resolved! user exit in va01

hi all , can u please tell me the solution . in va01 , when creating a material and and giving a characteristic value like length , colour etc it shows multiple items to select a single one . for .eg to select a colour it shows many col...

Resolved! Selection-screen problem

Hi,in my Module pool program i am calling back the selection screen by.CALL SELECTION-SCREEN 9001.The problem is that once on the selection screen even if i press ENTER i go into the execute mode. I want the selection screen not to execute when I pre...

Resolved! ALV

Hi Group,Here i am trying an ALV, could you just help me out??In my list/grid display i want to leave one field in which user can enter data.So i can work out some update functions.Do you have any idea how to achieve this???Thanks.

Resolved! IDOC

Hi folks, IDOCS will be generated using 2 methods. 1) by using work flow 2) by using master_idoc_distribute I know how to write the program to populate the idoc data and converting it to communication idocs by using master_idoc_distribute funct...

query

Hi folks, I have the requirement of modifying the already created script. I have to modify the driver program. The declarations for my driver program is below. Please help me how to write the query so that i can get the data from tables into the int...

Labels in this area