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

Rollback for BAPI

In my application, I use 3 BAPIs executed one after the other. If any one of these BAPIs fail, I should rollback whatever database updates I did using the other BAPIs. Is it possible to achieve this? and how? call BAPI Aif BAPI-A success call BAPI...

Resolved! To Calulate Balance

Hi Friends,I Have field to calculate balance .If it is ranges from + 50 to -50 it should be written as settled.if not print the value of balance , here i am giving the code but i am unable to include negative value. i am getting error. IT_FINAL1-B...

Resolved! Fetch data from Table

Hi all,I am using function module through Call fucntion.There i am getting <b>Table Name</b> as import Parameter.Now i need to fetch data from that table (Which name we got througfh function module).Is there any point to know how can we fetch data fr...

RFC call thru Excel

Hi,I am trying to call a RFC (ZTAB_FIELD_DET) by using VBA as I am new to this feature I dont know much about the possible causes of some errors.here is the code of RFC which will accept the table name, field name and language. And in turn it will re...

ABAP-HR

Hi to allI am modifying a standard report pp6b HR report.I added a field Employee group. But it is not coming with updated seniority. select single * from pa0001 where pernr = data_tab-hidden_pernr and ygroup ne '...

General queries

Hi,I need anwers for these questions.1) How to handle errors in LSMW?2) what is the difference between changing and tables parameter in Function Module?3) what is meant by linear search and binary search and what is the difference between them?

Resolved! Help..

Masters!!I have two fields in one internal table..namely field1 and field2..each field has a corresponding value..my problem is I want to get their last value..example:field1 123field21 234since field1 has its last value of 3 and field2 has ...

NAST TO FORM

HI,I have completed smartform now i need to write a routine which catches values from nast and gives it to print program,so that we finally configure form in NACEany cluessample code for this what could be parameters for this routine and all

Data dictionary

Hi experts.I am working in 4.7 versionI have a requirement in that i have to create two tables with primary key and foreign key relationship.ex : Department table- fields: dept_no (p), dept_name. Employee table :- fields : emp_id(p), emp_name, ...

Custom Object Links

Hi,I am new to DMS)Document Management system) and have been asked to figure out an issue with linking of custom objects to DIR(Document Info Record).We have created a new document type ‘ZPR’ which works fine but we want to link them to another ztabl...

Labels in this area