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

Resolved! Error :CONVT_NO_NUMBER

HiMy coding is like below :var_EXBED TYPE MAXBT .Error: (Dump)Unable to interpret " 980,000.00 " as a number.READ TABLE T_IN9 WITH KEY 'J_1IEXCHDR-EXBED'. CHECK SY-SUBRC = 0.---> MOVE T_IN9-VALUE TO var_EXBED . " Error at this point CLEAR T_IN...

MATCHCODE OBJECT

Hi Friends, I have used matchcode object in type M program for a department field of ZTable. Now the F4 help shows me all the entries including duplicate. I want to restrict the duplicate entries in my f4 help. Is there any option in Sea...

Text color

Hi Gurus, I have a table control in one of my screen.In that it contains some quantity values.Based on the some condition i need to change color of the text.Ex:In a row i have 2 fields 1)Quantity in Value. ...

LSO

Hi All,We have implemented LSO system in our landscape and currently we need a facility to create multiple training catalogs where one catalog is shared catalog among end users - all users may request courses through learning Portal - where other ca...

Resolved! error in LSMW

hi,After specifying the file path & description by selecting the specify files button in the LSMW ,am getting error asfile name'converted data':max 45 characters .remaining data saved.pls provide the solution for itregardschandrakanth

Regarding bapi

hi all,For transaction code f-92 is there any bapi function module..if any one has the program i will thankful...For asset retirement bapi FM . Can any one help me in this regard.Moderator message: please use a meaningful title in future.

BDC

REPORT zcbdc_f02_n5 NO STANDARD PAGE HEADING LINE-SIZE 255.DATA : BEGIN OF itab3 OCCURS 0, bldat(010) TYPE c, budat(010) TYPE c, blart(002) TYPE c, monat(002) TYPE c, waers(003) TYPE c, xblnr(016) TYPE ...

Resolved! creating pdf

hi experts, i have worked on sending mail in pdf format.but now i have to make my basic knowlege clear on this.so can just send me step by step procedure to send mail as compressed pdf attachment????cause i am not able to understand y spool is creted...

Problem in Call Screen

hi! allI'm having an executable report in which from the given input a screen opens to enter data.my default selection-screen no. is 1000.user-defined screen no. is 1001.when i click back button the following error occurs.Selection screen ZSDSR032_PA...

Resolved! Problem in T. Code PBWW

Hi,I have a problem in T. Code PBWW...When i open it, Press F4 on Standard text , it goes into other screen, there press F8....Here, Select Any Name, Starting WW-, and double click on it, it goes to initial screen on it..here click on Create / Change...

Transporting Roles

Hi All,When an existing role is changed in dev system and transported to prod system, what happens to the user assignment in prod system, does it affect the user assignments in the prod system for that particular role ? andIf it doesn't affect any as...

Resolved! Loop - Endloop

HI,will there be vast difference in execution time in the following two codes.1) loop at itab into work area. . .some calculation with workarea modify itab from workarea endloop. loop at itab into workarea. read...

Resolved! Problem with screen

Hello!I have to lock a table control fields. But screen is standard.The process is that:Transaction CLM2. Enter claim number.In tabstrip "Associated Docs" i need block for input the fields of table control "Linked Documents" when user status = COMM. ...

Resolved! To return only few values frm CONF_OUT table of Func VC_I_GET_CONFIGURATION

I am writing a Z function module where it takes the sales order number as input and returns the characteristic values of sales order.I am passing the Sales Order number as input parameter for my Zfunction module. in tables i declared it_CONF_OUT of t...

Resolved! abap thinking questions

HI,There is a place ,site that i can find abap questions,i don't mean interview questions like what is BDC or LDB ....there is a lot of them !!!i mean thinking question like way u use this teacniqe,or anything else, but just thinking question!Thanks

Labels in this area