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

Resolved! matnr field is not getting update while creating credit memo request by using FM SD_SALESDOCUMENT_CREATE

Hi I m creating credit memo request by using FM SD_SALESDOCUMENT_CREATE .Creadit memo is creating fine and header table corresponding to that vbak is getting update but  field  for material in item table vbap is getting update.plz help me out.

variant problem for a bdc in bank statement upload

Sir,               In bdc program for bank statement upload, the transaction screen is asking for a variant,               I am passing a variant through parameter.               when i am running in the fore ground, in the transaction code FF67 the ...

Resolved! Is possible to get maximum number from character type of field in table?

Hi gurus,I have a problem that, I have to get maximum number out of numbers of a field in table but the field is of character type. So, is any function module or any other way to get maximum number?Note: And also if their any alphanumeric text in sam...

Resolved! Convert internal table to PDF send mail using oops abap

Hi Guru's,I got a requirement to develop a report , i have done it,  they want to send this report as excel attachment after clicking a  button and pdf attachment after clicking a button. I have done excel attachment part, which is working fine. But ...

Resolved! SAP asking for username/password for cl_http_client=>create

Hello SAP Friends,We are trying to connect to one of our vendors using Web API.The authentication is based on Keyed-HMAC (SHA1). They have provided us Secret key. We are able to generate base64 encoded message. So far we are good. Then we are calling...

How to restrict T-Code SPRO, which only allow user to perform configuration in IMG with no access to sensitive HR Master Data.

Dear all,May I know how can I create a configuration role with T-Code SPRO, which allow user to perform configuration in IMG but not allow to access to sensitive HR Master Data. This role will be assigned to the Data Migration Team for data loading b...

Resolved! Type Conflict when calling class and method dynamically

Hi OO experts,i want to call  a method dynamically. My problem ist, that I get a type error when processing.* Importing Parameter SAP-Value **************************************           ls_param-name = 'IM_SAPVAL'.           ls_param-kind = cl_aba...

Resolved! Chinese character in excel is displayed as junk characters when attached in mail

Hi All,I have data in internal table and sending that data to excel file via email through FM    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1' but when i open the excel attachment in the mail i could see junk characters for chinese fields.Any one has...

How to get reference for internal table fields?

hi,i have z table with fields like  empno    date     code                                                   7777   06-02-13   11my itab1 having the fields like  empno ,  d_01 ,d_02 ,.....d_31.(date from 01 to 31).in my report i have to move the fiel...

Resolved! Average Calculation in smartforms without considering zero values in columns

Dear Experts,   I have developed a smartform. In that, I m facing one problem in calculating the average values of all columns without considering the zero values in columns.The coding which I have done is given below:CLEAR count. LOOP AT it_final1 I...

Resolved! Select query to fetch multiple related position codes against objid

Hi All,          I have a custom table in which against each person's  ATO number, I have multiple position codes of his reporting structure such as reporting manager, functional head, business head etc. I am trying to fetch names of a person and his...

Labels in this area