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

Resolved! Smartform Table Painter

Hi Everyone,I have to make some changes in one of the existing smartforms. Specifically, the changes are required in a template. In the template, at present, there are three line types with borders and shadings.I have increased the number of linetype...

Resolved! call to subscreen as a part of main screen only and not the seperate one.

Hi Friends, 'Is there any FM which will call the subscreen in the main screen only and not as a dialog box.I am trying to populate the fields of table dynamically . But with the FM 'FREE_SELECTIONS_DIALOG', a new dialog box is opening to enterthe val...

Resolved! SMS triggering to Customers when sale order is Created

Dear Experts,    My requirement is to trigger an SMS when sales order is created.      Sample SMS format can be like this:Dear Customer name,  Sale order XXXXXX has been created. This message should display in arabian and English languages based on t...

Resolved! How To Certify a Notification Through Program without credentials.

Hi All Experts,I have a requirement to certify a notification through program. I am acheiving this requirment using method CERTIFY_COMPLETION of class CL_NOTIFICATION_WPS and it is working fine, but now the problem is when i certify a pop up appears ...

Resolved! BAPI_ACC_DOCUMENT_CHECK error: - FI/CO interface: Balance in transaction currency Error in document: BKPFF $

Hello All,We have implimented a small workflow for CREDIT NOTE approval Last year and as a last step we are using "BAPI_ACC_DOCUMENT_CHECK" & "BAPI_ACC_DOCUMENT_POST" to create the CREDIT NOTE (as similar to FB75).The program was running fine for mor...

Resolved! Blocking issue after replacing a SSL certificate ok with a new SSL EV (Extended Validation) one

Dear Security Experts,I need your kind help in case you can support about a problem which is preventing us to use a quite critical (UK HMRC Gov site) web service based application which use to work like a charm till before replacing SSL certificate d...

Resolved! Submit program to back ground job

Hi All,I have a issue with submit program to back ground job, i have submitted report to batch job using following statement.      SUBMIT zxxxx USING SELECTION-SET 'VARIANT'                         WITH p_param = lv_param                VIA JOB lv_jo...

venu_001 by Participant
  • 680 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! SE37 use of wildcard

Hi Abapers,I start to build function module on SE37. I have 3 imput parameters all of then optional. I need to use a wildcard on two of then.How can i do that? I thought that we must use % but i tryed on SE37 and i get not any result.Thank you and Be...

How to change from inner join to for all entries?

Hi,                            how to change this code from inner join to for all entries in. could you please suggest me.SELECT a~vbeln           a~lifsk           a~vdatu           a~bstzd           a~z2brgew           a~kunnr           FROM vbak ...

Gateway BOPF Integration - Support of query options $top, $skip, $inlinecount

Hi Experts,I am using GBI to consume data from a BOPF BO via OData. For some special cases I need the query options $top, $skip and $inlinecount.But it seems that these query options are not supported until now (I have Component SAP_BS_FND 747 SP04 i...

pfefferf by Active Contributor
  • 511 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Certifying a notification with method CERTIFY_COMPLETION

Hello All Experts,Good day to you all.I have a requirement to certify a Notification that we create using IW21. Let me explain some previous steps that i have done.First after creation of a notification in IW21 am completing the task of the notificat...

Which data type should I define my date value as when passing it from ABAP to MSSQL 2008

Hi,I have been struggling for a few weeks now with a problem in my ABAP program.  I have an ABAP program where I need to supply a date which is then passed to MSSQL.  It seems that neither "String" nor "Type c" is the correct definition of this data ...

Resolved! How to pass input value (table field) while updating the Table

Hello,I had a requirement to update selective Fields for a Table.  I am developing a generic program where Table and fields are input from FORM.If i directly update the field to table  as below , i never get any error.                  UPDATE MARC   ...

How To Download/Export The Implimentations Of a BADI (HRHAP00_VAL_DET) To Local System And Upload It To Another Server?

Dear Experts,                    In my requirement there are so many BADI's with so many implimentations which need to be copied to another server . It's a very lenghty task to copy one by one implimentation. So please help any work around idea to do...

Labels in this area