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

Resolved! Simulate Sales Order

Hi,I am trying to simulate a sales order creation using the function 'BAPI_SALESORDER_CREATEFROMDAT2' with TESTRUN = 'X'.But i have a problem... i don't have a sales order number, because this is a simulation, but is that normal? How can i see the re...

Query related to idoc

Hello Friends,I am not able to understand the meaning of this:Please can anybody help me to understand this ..IF gv_po_type = 'YI1'.Scan though the entire idoc (internal table IDOC_DATA) and build an internal table T_EKPO that contains the fields;pur...

Resolved! Stm

Hi I have a variable called ‘SUBTOTAL’ which may be a positive value ( eg 12345) or Negative value (eg : 12345-) When the variable ‘SUBTOTAL’ is of negative value then I should clear the variable ‘zfaxnumber’. ????Thanks,Vind.

reg-SF/report

Dear All,I have careted one smart form and written one report for fetching that form. Giving below that report. I am having problem in start of selection event. I am not able to write the perfect select statemnt. Plz go through my slect statment and ...

Resolved! module pool

Hi,I have created a sample prog for module pool.I took a button on layout.in flow logic okcode like sy-ucomm.case okcode.when 'button'. write:/'sffs'.endcase.And i have created the tcode also.while trying to exe it is giving msg as GUI CAPABILITY O...

some querry

hi,actually i am calling ME23n transaction. when i click it is going on that transactionbut that field is not coming in purchase order field.i don't know how to assigni am sending my code. CASE r_ucomm. WHEN '&IC1'. read table t_ekpo index rs_...

Resolved! send mail (Urgent)

HI guys,Please look at the coding below..l_wa_recieve-receiver = 'nazeerdist@pmi.com'. " this is the distribution list id "with number of mail ids inside itl_wa_recieve-rec_type = 'C'. "shared dis listAPPEND l_wa_recieve TO l_it_recieve.CALL FUNCTION...

INTERACTIVE LIST

HI All, As i m a beginner to the abaap, and i want to do small project on library , so i want help in creating an interactive report for bookdetailsi have tried the below code.. it is working to some extened but not completely.TABLES ZBOOKINFO.DAT...

Resolved! work area

Suppose i have created one structure and that structure having the field of bkpf and bseg table. Now in my report i want to create work area for bkpf. And in next step I want to transfer the value of bseg into itab. And at last want to compare the wa...

Resolved! LSMW

Hi,In my lsmw prgram, i use recording option. Here to one of the field i need to assign Todays date. But the date displayed in the Transaction is yyyymmdd.I need in the format mm/dd/yyyy. How to change the formatPls helpThanks

Resolved! mm check

hi all,I want to validate that the Batch and quantity entered in MB1B should be cheked against Batch & quantity in MIGO, if the user has entered different batches an error message should be issued.kindly suggest as how to do this & which exit shuld b...

Labels in this area