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

Export Field XBLNR

Hi,I need to export the field XBLNR from de program of trx YVF04 which is a copy of trx VF04. I need to import that field into the program that lift messages generated in costumizing. I´ve been debugging for a while but I cant find XBLNR in the prog...

Resolved! dynamic internal table

how to create dynamic internal table? suppose client want 3 column out of x column in my database table , how will i make it dynamic .if he enters 3 , 3 column should be created ,if enters 5 ,will create 5 column? do i have to make structure and by...

smart form

Hi all,i want to modify standard smart form for transaaction recpa520(invoice correspondance).i am finding its corresponding activities in transaction recpze.by pressing assighn recipients forms on corresponding corresponce activity i am able to find...

Account's holder name

Hi All,I am working with outbound idocs, requirement is to update the bank data in segement e1edk28. Currently system does not show the correct details for the bank in segement e1edk28.I have found one user exit in which I have created the logic in s...

Integrate SAP to .Net

Hi Guru's,I Need Your's Help, I had one requirement to Integrate SAP to .Net In What all are the Ways it's Possible, Please Help Me and Provide me details about it. Whether it's is possible thru BAPI if it possible please provide hint's and descride ...

Resolved! Simple code required

Hi I have V1 Type QUAN Length = 10 ,Decimal = 3And V2 as type Character 10.The requrement is Suppose V1 contains V1 = 1234.732 then V2 must contain V2 = '0000001235' (i.e Rounded Integer with Zeros padded at start)Suggest a simple code ..Reward wil...

Resolved! input required- urgent

hi all,i am writing one rfc function module it contains only one input parameter i.e name when i am entering sun* as input parameter it showing the data correctly when i am entering the input as SUNX Limited. in debugging it is considering this input...

database table access

hi iam using a select command in which iam selecting from besg table . but the problem is that around 4000 record are getting selected so it takes a lot of time to execute as well as it is giving a time out error for another object that is also using...

Resolved! Read Table

Whats the significance between the two Read Statements:READ TABLE it_tab WITH KEY matnr = 'mat001'.andREAD TABLE it_tab WITH TABLE KEY matnr = 'mat001'.Are there any performance significance between the two statements.Points will be rewarded

Labels in this area