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

migo enhancement

Hi friends, Can anyone help me out in this requirement ? (enhacnement implementation) In migo transaction i am passing purchase document number . when i click on post button its has to display one custom screen with one buttoon with name as create i...

While doing PGI with reference to sales order getting the dump error as below please give the path how to resolve this .Please let me know if anything you wanted.

Category               ABAP Programming ErrorRuntime Errors         MESSAGE_TYPE_XABAP Program           SAPLMBWLApplication Component  MM-IMDate and Time          01.09.2013 16:48:38|Error analysis                                                    ...

Sales order/Contract master line items details can they be updated in SAP using Script?

Hi Friends,I just want to know whether we can automate updation of SO/CM line item details in SAP from a excel file. To be more clear, i will give an example.Suppose i have 100 line items which are to be updated in 100 different SO/CM. SO/CM are alre...

Resolved! Automation delivery

Hi all,Please help me.  Is there any approach to create automation delivery to eliminate manual entry for below transactions?1.create the delivery(VL10F)2.create the shipment(VT01N)3.delivery on the shipment(vl02n)4.mail copy to receiver ware house.T...

Comparing 2 internal tables

hi everyone,i have a query,i have 2 internal tables data: begin of itab,             col1 type i,            col2  type i,       end of itab,       begin of  itab1,       col1 type i,       col2  type i,     end of itab1.now i have values in both fie...

No fields from the right-hand table of a LEFT OUTER JOIN may appear in the where condition

Hello,No fields from the right-hand table of a LEFT OUTER JOIN may appear inthe WHERE condition: "D~KUNNR".SELECT  a~vkorg   "Org ventas           a~bukrs   "sociedad           a~zfolrm  "           a~bldat           a~tduhr           a~ztmov        ...

FI Account Type <> 'D' And 'K' --> Document Type ? Customer or Vendor

Hello Every one,In FI Bseg table:when i receive Account Type = 'D',  and the kunnr is NOT initial,  i know that the document number is a Customerwhen i receive Account Type = 'K',  and the Lfinr is NOT initial, i know that the document number is a Ve...

Resolved! Dump in EA54

Dear ExpertsWe are using t-code  standard t-code  EA54 , when we are  entering this t-code this gives Short DumpError analysis :  Progaramme SAPLXE20A dynpro screen : 0100 not exist.But same error not exist in DEV QAS occurs only in Test.No where thi...

Issue with List from memory

Hi All,I have written the below code:   submit zev01r008 with p_deliv eq prf_vbeln and return exporting list to memory.In the subroutine ZEV01R008, i have the below code.    call function 'WS_DELIVERY_UPDATE'    exporting      vbkok_wa               ...

Resolved! VAKEY date portion not populated correctly on remote calls (local calls okay)

So, this is odd -- we have a date in a VAKEY field in a condition table that doesn't populate correctly on a remote Web call.  It populates just fine when the FM is run directly from SE37, but when we run it remotely it fills in all zeros instead of ...

REG: in me21n after executing user this tcode some of values are should populate automatically

hi  all,after executing me21n tcode  some of fields are should populate automatically  for this i need to implement using user exit please let me know  what user exit i need to followand also if possible please send me some code.regards,kranthi.

page number in smartform

hi guys,I have a smartform which needs to show page no in the right-bottom of the page like a of b ('a' is current page and 'b' is total number of the pages)The smartform could have more than one page.I will be appreciate if someone can give me some ...

Labels in this area