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

Resolved! BDC

HI, My program is<b> BDC for T.code GS02</b> . Here i am updating data with wbs elements. this is a table control issue and the table can update first 19 line items it is not updating the next line items please help with the code. Below i...

Resolved! hi all

some of the objects like bom have all there fields in a structure.now if v do a bdc coding for this it takes up only the structures fields .how come it gets reflected in the database???

Resolved! Re: oops

Hi all , i am new to oops , i want to print the table 5 in the output.I have written the code under, I cant understand why it is not executing.I wil give u fuul points If u modify and make it work.class sasi definition..public section.methods ravi.da...

Auth Object Addition

I need to add V_LIKP_VST Auth object into a role. I woudl have done the following :1. Identify the TCODE with this object.2. Add the the tcode3.Edit the said auth object.4.Deactivate any otherBut I went to SUIM,SU24 to get the Tcode associated with...

Conversion

Hi,I have two variables A and B, A is referring data element NTGEW_15 and B is referring data element NETWRI declared C variable of type BRGEW_15.In my program I am doing C = A* B.The values of A and B are coming 151.000 and 100.00 at runtime.After ...

Exit for XD02

Hi all, I have to write an exit for the following requirement: In XD02 , iahve to make reconcilation account 110000 mandatory only for company codes 1000 , 2000 ,3000 and 5000. other company codes should allow the user to enter different ac...

Resolved! material change price

hi all.im facing a problem related to montly price.i have to get the details material, plant, val class, mrp controller, profit center and 12 months price with respect to period.i m giving the selecion screen values as 09.2005 09.2006(spmon).i hav...

Resolved! Modification problem

hi,m working on some include program name lvedff0f i did all changes but now how can i know perticular program reflect which t-code.so i can test by run that t-code by putting break-point on that program but m not able to know in which t-code this pr...

BAPI Problem

I am using a BAPi to update marc table the code is loop at int_table. read table int_marc with key matnr = mara-matnr werks = t001w-werks. ls_headdata-material = mara-matnr. ls_headdata-storage_view = 'X'. ls_plantdata-pl...

BP BAPI

Hello experts,I have used the function BAPIBUSISM007_CHANGE earlier to update business partner addresses. Does anybody know if there is a function that updates the language in the communication section? Or if I can use the same function - in that cas...

Resolved! About F-32.

Hi,I am a technical Guy working in ABAP.I have a requirement about the Transaction F-32.I dont know what exactly happening in this transaction.So please help me.why we r going for this transaction.What is the need.What will be the Changes after comp...

Resolved! Search help

Hi all.I need to do a search help that will filter some values. I created a domain that can be 6 values. This domain has a data element that is in a z table. Using a sm30 the user will fill all the fields in incluind this one that can be only on of t...

Sending mails.

hi,i have the FM SO_NEW_DOCUMENT_SEND_API1 to send internal or external mails. However could anyone tell me abt how to send meeting requests to my outlook account using the above or any other FM available?Thanx in advance.Useful answers will certainl...

Resolved! SELECT statement

Hi everybody,I have to get only three fields form a Ztable and pass them to an internal table(which is of type another Ztable)Field names are different in the Ztable and the internal tablePlease give me the SELECT ststementThanks in advance

Labels in this area