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

Resolved! Reg : LSMW

Hi All,I am working on LSMW for uploading Vendor master data.I am just taking basic fieldsVendorAccount groupnamesearch termcountrycurrencyI am using standard batch/Direct input radio button in Maintain object attributes screenI selected Object as 00...

Resolved! EDI rejected

Hi All, There is a PO which has an EDI rejection.EDI rejected due to "Invalid Freight Charges for this PO Number, Ref Line #9"Normally, we do not pay freight charges, unless it is a drop ship, or an emergency expedited order. Can anyone help get this...

Resolved! EDI rejected

Hi All, There is a PO which has an EDI rejection.EDI rejected due to "Invalid Freight Charges for this PO Number, Ref Line #9"Normally, we do not pay freight charges, unless it is a drop ship, or an emergency expedited order. Can anyone help get this...

Resolved! RFC

Hi,I created a simple RFC FM and called from report program with a valid destination to XI system.the only parameters i am passing is tables ITAB to XI.But it is going in Synchronous mode to XI.. but i want in Asynchronous RFC...Any idea how to achi...

syntax error:

Hi,for the following code i am getting the synatx error:DESCRIBE TABLE lt_marc LINES sy-tfill.WRITE: /0 ‘number of entries in marc:’ , 60 sy-tfill.-Field "‘NUMBER" is unknown. It is neither in one of the specified.tables nor defined by a "DATA" stat...

Resolved! insert statement

Hi loop at it_tel into wa_tel. insert into adr2 values wa_tel . clear wa_tel. endloop.for the above code i get the error as"work area WA_TEL is not long enough. long enough"Plz suggest what could have gone wrong.if I use it_tel in the insert stmt......

Resolved! Goods Movement type

hi friends,i am developing the report which displays stock overview at particular date.when we consider the MBBS( its based on table EBEW ) transaction it displays current stock overview. i am taking the data from MSEG table for current date.i calcul...

Select option

Hi,Can anyone please tell me how should we use the select--options in the selection screen. 1. How to put it in the slection screen2. How should I get the values from the select option in the program to process it.Thanks..Swetha.

Resolved! Creating an IDOC type

Hi All,I am trying to create an IDOC type, using an existing one that is already released as the predecessor.But apparently this cannot be done in the IDOC editor (TA WE30).Does any one know how this can be done?Also, what is the advantage of creatin...

Labels in this area