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

Resolved! T100 message text

Hi Experts, I am getting an error and when I see the error in detail it says message number - 398, lang - en, and type - 00.when I go to T100 to see the details and text of this error I see only '& & & &', what does it mean. Where is the text for th...

Resolved! pricing routine error.

Hi Experts,From VOFM T-code, I have created a new routine 913 by copying 911. I am having 2 issues. please clarify me. I have read many questions in forum before posting this question.1) When I do Snytax Check, I got message ''There is no main pro...

Resolved! Simple ABAP

Hi All,I need to convert the upper/ lower case letters for a name into Initial letters capital.e.x. input is : RAVI SHEKAR or ravi shekar output should be Ravi ShekarIs there any function module to solve this.Thanks & regards,Kranthi

Problem in BADI

Hi all, I am working on the BADI method IF_EX_ME_PO_PRICING_CUST~PROCESS_KOMP.I have used a condition that {if IM_KOMP-MENGE eq '220'.} { IM_KOMP-MENGE = '250'.}In debugging it is reading as 250 which is correct.But when i come out of this...

Resolved! set pf-status

Hi gurus.i m created one program with tabstrip. i have give two tab on tabstrip and display data in tablecontrol by using subscreen.i m given set pf-status 'ABC'.when i run the program i have got lines on screen and got the message 'a status cannot s...

Resolved! Loop in smartform

Hi,I need to insert several texts in a smartforms. The number of texts is stored in a variable. I want to do a loop but i don't know how to proceed. I've never done a loop without an internal table.I want to do that :While line_nb < 20 do...endwhile....

Tax user exit

My users have asked to determin tax on a specific line item, based on all the line items on the order or invoice. For example, if all the items are for product only, or if all the line items are for labor only, or if there is a mix of product and la...

calling sub-screen

Hi All,I have an alv report,after selecting a line and pressing a button,i have to call a subscreen ( i have created subscreen with some fields) and fill the fields in the subcreen with values for the line being selected in the alv.am using call scre...

lsmw test flag

HiI have created partner profile as recommended in the sap documentation.So lsmw works correctly.But if i set test flag in the partner profile then in the Start IDoc Generationstep error message is returned with text:Entry in inbound table not found ...

Resolved! 3 tables into 1 table

I have 3 tables tab1 with fields pernr bukrs opvar. tab2 with fields ktopl kokrs. tab3 with fields ktopl, ktosl, konts, konth. I want to combine these three tables into 1 table. each line of the table will have all fields. How do i do this since tab...

Resolved! Lock Particular records of a database table in exclusive mode

Hi,I want to lock particular records of a database table in exclusive mode.I m using the Enque and Deque FM. After locking some records if i try to read those records using Select statement in other transaction before Deque; it should not allow me to...

Resolved! SPAU

Hi All, we are starting the service pack load on one of our system and we may need to resolve versioning issues with SPAU to keep the process going, I am new to this thing and never done this, so can you please tell what do I need to do and how do I ...

OPEN DATASET hangs

Hi, We have the SAP server and a File server connected by NFS mount. We have the ABAP program which is reading the files on the File server. Sometimes the NFS mount goes down and the ABAP program hangs on the open dataset command for more the...

Resolved! open data set probelm

Hi all,I am getting the belwo errror... when I execute the progarm An exception occurred that is explained in detail below. The exception, which is assigned to class 'CX_SY_FILE_IO', was not caught in procedure "DOWNLOAD_DATA" "(FORM)", nor was it pr...

Labels in this area