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

Resolved! Doubts....!!!!!

Hi All,I just wanted to know the <b>-></b>1)Difference between Application Server and Presentation Server.2)Difference between proxy classes and global classes[In CFW View].3)Difference between Application and System events.Please Do Help.Waiting for...

Resolved! FM

Hi,I am using the FM susr_user_address_read in my print program to get the name of the user given in the field bkpf-usnam. The Export parameter of the FM is user_name which i am giving as bkpf-usnam.The import parameter is user_usr03. what should i e...

Resolved! Is BW authorization person is different than SAP authorization person

Dear friends I dont know anything about SAP BW security stuff i believe it is done by the same person who take care SAP security and authorization with same Tcodes and reports. would you like to make me clear is BW authorization person is dif...

Resolved! Concepts

Hi folks,Please explain briefly, With respect to SAPscript What is meant by:1. Text element? When do we use it?2. Comment? Hopefully, this is a normal comment only, right? when do we use it?3. SAP characters? 4. Link? regards,vishwanath

Resolved! need help in HR

Hi, Can any body tell me procedure for this.If cost center of an employee changes from one to another,Then Is it possible for me to display all the employees who worked earlier under this cost center and also the currently working employees list (no...

redundant data

by writing delete duplicates i m loosin the whole row data. i want something like all the order no.s 2 b displayed (these r unique) n the custno,city,country etc redundant data 2 b screened off.suggest me the solution as soon as possible.regards naga...

Resolved! Updating fail

Hi friends,Pls tell me is there any wrong in the code below,I am unable to update budat, LOOP AT i_mseg INTO w_mseg. READ TABLE i_mkpf WITH KEY mblnr = w_mseg-mblnr. IF sy-subrc = 0. w_mseg-budat = w_mkpf-budat. MODIFY i_mseg FROM w_m...

spell_amount

i have written a program using the function spell_amount and i got the output. now i need it in the format whole number and decimal without the skip statement.for instance 12.345.678,30 should be spelled as one hundred and twenty three thousands four...

Resolved! Creation of notification

Hi,As per my requirement, the Notification is created through IW25. When the notification is created a workflow should be triggered and mail should be generated. I am using the Business Object BUS2038. But it is not getting triggered when I try to cr...

please suggest ..

Hi All, please tell me using this function module CSAP_MAT_BOM_MAINTAIN can i create a BOM from the source sytem data in to SAP? . will this function module help to create the new BOM materials with the objcet dependency code for the related comp...

Resolved! Gettin data from SAP R/3 4.7 unicode sys to SAP ERP non-unicode sys via RFC

We are trying to get data from SAP R/3 4.7 unicode sys to SAP ERP non-unicode sys via RFC. We are reading field from the database via FM and this field got converted by SAP standard Method (CL_ABAP_CONTAINER_UTILITIES=>fill_CONTAINER_C) from structur...

Resolved! Transport Request

Dear All,How can I know the current status of the transport request which is released in order to transport to QAS as well as to production servers? I just wanted to know whether it is transported completely/successfully to QAS and production servers...

Resolved! Regarding methods

Hi all,My requirement is I an entering data into 3 text fields. And when i am performing action(Clicking a button) I want to display the text which i have entered in the three text box into next screen Container. So how can i display that.One of my f...

Message handler

Hi Experts,I need to collect all the error messages that are triggered inside a function module. The function is SAP standard and I cannot make any changes in it. For example - In transaction ME22N, if we trigger some error message in a particular us...

database tables

Gud Morning Every oneI am Srikanth frm hyderabad and have small query in ABAP Programming .1)How can we know which tables and thier corresponding fields are thier in DATABASE2)Also how can we extract data frm DATABASERegards,SRIKANTH

Labels in this area