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

Resolved! using class's methods

Dear All, I have a question related to using a method of a class with parameters.What is wrong with my code ?DATA ref_Var TYPE REF TO CL_ABAP_STRING_UTILITIES.Data sour(5) type c value 'First'.Data dest type string.CL_ABAP_STRING_UTILITIES->C2STR_PRE...

LSMW and RFBIBL00

Hi,We want to register accounting documents via LSMW and RFBIBL00 program.The Excel file format we would like to use contains on each line header BBKPF and item BBSEG information.I would like that LSMW checks if the next header (on next line) is diff...

LSMW -Specify files

iam trying to upload thru sap standard object ,when i try to specify files which is on desktop and save the step ,system throws ' No logical path has been specified'can anybody please explain what is this and why is it occuring.Nandakishore

Resolved! Shared Lock

I am using a customized screen to upload a material. How to perform a shared lock... for eg., if a user is editing a particular material(m100) then if any other user tries to edit the same material, he should not be able to edit... he should be able ...

Resolved! I like to give a color to one specific text in a header column (ALV GRID)

Hi, I'dd like to put one column header text in a specific color. Is this possible? I know you can color an entire row, an entire column and a specific cell of the ALV GRID. But I can't find anything about colouring the header text of a column?than...

Scheduling with SCMA

Hi, Does anyone know how to set up Schedule Manager (SCMA) to do the following:*Schedule mass activities such as IS-U Billing and Invoicing jobs;*Build rules on how to deal with errors*Raise an alert when the actual runtime of a job deviates from the...

Doubt in SAP-Scripts

Hi I have a small doubt in Scripts In scripts i have to pass a new table and field which was not at all declared in the scripts previously so how to add new table in scripts. Can we directly add table and field name like this &BSAS-AUGBL& this table ...

Resolved! select count problem

Hi i use the select count in loop and i now that its not good for performence . in this loop i count employee that in org. unit and in wa_teken_itab-objid i have every time other org unit . maybe someone have idea how can change it for a better selec...

SPAU and SE95

Hello,I'm in a middle of upgrade. SPAU and SE95 show different objects (SE95 show more). After reading help articels and sdn articles I didn't understand the differencebetween the transactions.What is the difference ? and what transaction should I us...

Resolved! Regarding Info record

hi guys, can any one please help giving information on 1) what exactly do u mean by info record and what is the need of it. 2) we need to update info record prices at the end of each month - what do u mean by info record prices. thank you and waiti...

Doubt about RANGES

Hi all.1) I need list out which records already exits in database table (ALV report) depending upon user input(screen has 5 input field like Empno,Brance,job,joining date,Dob) by one single select statement.2) please give some idea abt RANGES Thanks...

USER Detail Table

Hi Gurus, I got a requirement to find out the user's 1)time logged into SAP 2)time logged out of SAP 3)transaction executed and time of execution could you tell me the table where user's details will be stored.So that i cud get logi...

User exit for Billing

The billing exists price diversity because the price based on PCS (1 PCS = 30CAS). Now the delivery unit (pcs) and the billing uint (cas) is different and caused the price diversity.I want to use user exit to regulate the price diversity.can you tell...

Labels in this area