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

V023 Table use

Dear All The following error occured, when i write select qry for V023 table. "V023" is not defined in the ABAP Dictionary as a table, projection view or database view. How can get data from V023 table?Thanks And RegardsSuresh

Go through this

data: field1 type I value 10.End-of-selection.Subtract 2 from field1.Write: / 'field1 =', field1.Start-of-selection.Add 5 to field1.Write: / 'field1 =', field1.Initialization.Field1 = 5.Write: / 'field1 =', field1.What is the result after executing t...

urgent from sasi

Hi friends, how to get the supplying plant (werks) and storage location (lgort) from LIPS table rwith eference to PO number(MSEG – EBELN) MSEG table... wt is the relation bw lips and mseg table....in my requirement it is given as,To get the ship fro...

Resolved! aNSWER ME.

data: field1 type I value 10.End-of-selection.Subtract 2 from field1.Write: / 'field1 =', field1.Start-of-selection.Add 5 to field1.Write: / 'field1 =', field1.Initialization.Field1 = 5.Write: / 'field1 =', field1.What is the result after executing t...

URL encoding in ABAP

Hi all,do you know an ABAP function to encode a string to pass in an url so that to get "http%253A%252F%252Fsap.com%252Fxi%252FAP%252FCRM%252FGlobal"I'm passing dynamicParameter via an URL from an ABAP to a Java WD appli. They are automatically decod...

QM11 output list

Hi We use QM11 within our business as a worklist for quality notifications. However, there are a few fields on the notifications which are not available for view in the layout selection of QM11. Is there any way of adding fields in to this layout sel...

hi all rv45a

hi alli have to take data from rv435a structure, but since it is a structure i cannot use it.i need data from ketdat mabnr kwmeng etdat fields in rv45a.is there anyway or any table where these fields have data, so that i can fetch data of these field...

Resolved! Partner Function ?

Hi All,Please provide me the table which contains the Partner function details related to Delivery. I have already checked VBPA table but it contains partner function corresponding to sales document.Thanks and Regards,Navneeth K.

LSMW

Hi,I m creating LSMW with T.Code MM02.....While I m on the step 7...Specify Files, Giving Error----<b>"File Name 'Converted Data': Max. 45 Characters. Remaining data saved."</b>.....Why This error shown....Regards,<b>Anil Kumar</b>

Labels in this area