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

Resolved! BDC With table controls

Hi all,I am trying to update transaction xk01 using call transaction method.I want to handle table controls for bank details.One of my friend advised me to press pagedown after I enter data in the first row so it will captured as 'P++' in recording a...

Resolved! OLE & ABAP

Hi,I have a problem. I have a function which's signature is;bool isPossible(); //in .NET environmentAnd the corresponding code of this signature in ABAP/4; DATA: RESULT TYPE I VALUE 8.DATA: APP TYPE OLE2_OBJECT....CREATE OBJECT APP 'X.APPLICATION'.CA...

Resolved! How to SapScript

Hi,If I have a report with an internal table with data, how do I use a sapScript form to print it?, I need to combine the results of my internal table with the text I have on the sapScript form. How can I do It?ThanksGabriel

HR data into crm.

hi,Iam uploading the data of empoy into crm from flat file.I created the bussiness partner with role employee.now i need to add some fields to the existing emplyee.Theses fileds are similar to HR data, like job description, different roles, etc.what ...

Resolved! internal table error

Hi friends,I got a small problem with internal table....i have an internal table <b>i_data</b>, it has been declared as :begin of i_data occurs 0, delimiter, rec like rec_type, vendor like mara-mfrnr, -- end of i_data.constants:rec_type(2) value 'SD...

VA01-screen

If the primary material has sufficient stock available for sale, (Material substitution)popup will not display(USED VOFM routine to achieve this). BUT, user should be notified that substitutes exist./(in VA01). If the notification (button, icon, or s...

Database view

Hello folks,I really am having a serious issue here.I am building a database view based on a z table and pa0002 infotype using employee number as join condition. The pa0002 infotype is having 2 records for each employee number (due to some reason).In...

Resolved! KDKG1 in Fieldlist

Hi Developers and Customizing pro's...sorry for posting in this forum, but i thought here are the most experienced developers now in german... ich möchte gerne Konditionssätze anhand eines weiteren Schlüssel, nämlich KDKG1 identifizieren. Das Feld ta...

Tree visualization

I have to draw a tree which can be printed.For example I have a material A. This is splitted in three other materials B, C and D. Material B is splitted in material E and F. Material D is splitted in G and H, and so on. I have to visualize such a tre...

region texts

Hi,I am uploading data flat file from to crm. flat file contains region name.example:region: they provided Texas instead of TX. they provided California instead of CA.please tell me how to proceed. give me the table names.thxswathi

Labels in this area