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

Resolved! User Exit / BAdI to update the pricing conditions of the Purchase Order

Hello SAPients,This is my requirement:"Copy the Pricing Conditions from the Shipment Cost Document (VI01 / VI02) to the automatically generated Purchase Order". I'm using the enhancement V54U0002 (Function Module EXIT_SAPLV54U_002) to EXPORT the val...

Possible to code a Find/Find Next feature for use inside a Table Control

Hello,I have a Table Control that displays many lines. Is it possible to code a Find/Find Next feature that would allow the user to enter a 'keyword' then search each line of the Table Control for existing matches?I have provided the user with vario...

search help in HR

in an adhoc query, for one of the selection field iam not getting Text in the search help, but was only able to display only value.how should i be able to see to see both valu and text in the serach help.this is happening only in adhoc query but in t...

Resolved! New index EKKO table

Hi,I need to select from EKKO and the where the clause will be based on the BUKRS field, but there isn't any standard Index that contain this field, I was wondering if there is any problem to create a new index on this table?The new index will be:- M...

Resolved! Restricting tcode RSA1

Hi Experts!I am faced with the requirement of restricting tcode RSA1. From my understanding, RSA1 is basically the "BI Admin Control Panel" and as such, calls various other transaction codes and does not have any authorization objects associated wit...

Resolved! Field Comparision

Hi,I have a variable (type c, len60) and a constant defined as: CONSTANTS: c_valid(58) TYPE c VALUE ' !"%&()''*+-/,.=;:?_0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ'. I want to determine a condition in the program,If variable contains any char other tha...

Delivery Split

Hi, Requirement is to split the delivery of items on the sales order, need to create multiple deliveries for single order based on business logic, I am building split criteria in the VOFM transfer routine and passing that value to custom field on ...

Resolved! switch button

i have a screen 100 with some fields and a tabview control. and i am using a switch buttonin toolbar( icon- pencil and specs together)my issues 1--when i click on it ,it should work as a toggle between the change and display mode for the screen2 -- a...

Perfomance issue

Hi Gui's.I am facing performance problem.In t_hdr i have 15 fields and in t_item i have 40 fields I used forall entries but out put is changing please anybody help me.loop at t_hdr. select buzei buzid koart shkzg mwskz dmbtr hwbas sgtxt vbund kos...

Resolved! I want to restrict the number of simultaneous logons for a particular user.

Hi,I want to restrict the number of simultaneous logons for a particular user.Eg: if maximum 3 simultaneous logons for user u2018USER1u2019 is permissible, so when the forth user logs into the system, error message u2018Maximum logons reached for use...

Labels in this area