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

How to make particular field value to red in Table control of module pool??

Hi Guys ,I have a client requirement. They want particular field  value should be red  in table control of a module pool program .We have a SCREEN Structure using this we can modify particular field value to blue, but customer Particularly asking for...

Resolved! Using Parallel Cursor Method showing Total Net Price of Line Items...

Q. My question is ...there are several Line Items's Net Price in EKPO table with the respect of Single PO document nos....Now how will I show the total Line Item Net Price with respect to Single PO Document No. using Parallel Cursor Method ?Like .......

Resolved! WHILE Statement

Can anyone help me please? The following program shows error "type L and T are  not compatible"data: l,                         "leading  characters        t,                         "trailing characters        done.                      "done flag  ...

SM35 - Icon - Being created

HelloDoes anybody know what the icon "being created" mean?We need to process some batchs on SM35, but we see frequently this icon with no information on that (zero documents) and this status haven´t changed and some documents aren´t posted on SAP. We...

Not getting the output using for all entries-

Pls rely me....the values are not fetching for this select query...............SELECT MAtnr       MTART       MBRSH       MATKL       MEINS       GEWEI       SPART   from mara   INTO TABLE it_mara   where matnr in s_matnr. IF  sy-subrc = 0.   SELECT ...

Resolved! ST12 issue

Dear Experts,I am having trouble in understanding ST12.I used it for one of my programs, it gave me this statisticsAfter some tuning(Like hitting MSEG with proper where conditions), again I ran the program. It is giving me these statistics After agai...

Resolved! Overflow during the arithmetical operation (type P) in program "ZSD_C

Dear All I am getting the error like this.Short text    Overflow during the arithmetical operation (type P) in program "ZSD_COLL  What happened?    Error in the ABAP Application Program    The current ABAP program "ZSD_COLL" had to be terminated beca...

error when creating customer : no customer master record exists for customer & VP 200

Hi,I am creating a customer from the notification actions calling XD01. and I am getting error VP 200 from RV_PARTNER_CHECK. I am thinking this as error coming from VIEW_KAN1. but this error is coming sometimes only. You can say that at the first log...

Resolved! LSMW - update Z Table

Hi expertsI know this question has been asked several times and I have read some of the treads.Unfortunately I have not found THE answer.I have a Z-table, without maintenance view! - We are operating in production system, and the update is a one-time...

Can anyone please expalin me difference between BDC using Call Transaction and BDC using Session Method in Simple Word?

Can anyone please expalin me difference between BDC using Call Transaction and BDC using Session Method in Simple Word?I am unable to understand in all posts and secondly being a fresher i have triwd executing both types but couldnt get the differenc...

Error in Background job

when i run my program in foreground is working fine.but in background mode it get dump and error message is  " Message type " " is unknown."this is my code  pls help.DATA : v_count TYPE i,       it_infile TYPE  STANDARD TABLE OF  file_info,       wa_...

Resolved! Error consuming RFC from VB: System.Exception: Cannot create ActiveX component.

Using the code for connection to RFC from VB, we are accessing several RFCs, thus we created a Web Service which stayed at IIS. In development works perfectly running locally, however when uploading to IIS server, presents the error System.Exception:...

problem sending pdf through email- Pdf attachment getting quarantined

Hi Experts, problem sending report list as pdf through email- Pdf attachment getting quarantined. I have checked the spool in SAP it is fine . Kindly check if anything i am doing wrong in below code ....  Data Declaration  DATA: lw_recsize TYPE i,   ...

Labels in this area