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

TK11 - Scales Upload

Dear All,I would like to upload freight condition records and corresponding scales and characteristics values.Is there any standard program/FM/BAPI available to do the same.Please not that characteristics values that we would like to upload are 2 dim...

Resolved! IDOC ORDERS05

Hi alltogether,I have a problem with third party purchase orders.We send purchase orders via EDI and ORDERS05 to our group suppliers. When I send a normal p/o, it will transfer all data including purchase item text to IDoc structure.When I send a thi...

BDT INSO in FSCD

Hi there,i want to add some fields from table vvscpos to a chapter in transaction INSODISP with BDT. Therefore i need the _collect (in PAI) and _get (in PBO) functions for table vvscpos. Can anyone tell me which functions i should use ?RegardsMarco

Resolved! Mailing a Smartforms?

Hello Experts,I have a requirement that i have to generate a smartform and mail it to the vendors mail id.Please help me with a sample code.I have developed a code but it is not working.Following is the code.After generating the smartforms I have wri...

OO ALV average values

Hello, In my OO ALV list i want to have average values instead of subtotals, because i want to create some layouts (ex. mean value by vendor, mean value by material etc) which i will assign them with the corresponding buttons in the ALV toolbar. I...

Resolved! INITIAL or NOT INITIAL

Hi Everyone, I have a situation here. The code goes like this. In the below code, ZTEST-DECI is a Decimal type with length 11 and decimal 2.PARAMETERS: p_deci TYPE ztest-deci. IF p_deci IS INITIAL. WRITE 'Empty'.ELSE. WRITE p_deci.ENDIF.Now if I ...

Resolved! Vendor Udpate ( XK02 )

Hi Experts,I have a issue wherein i need to update Vendor Master. I need to change address and name details of the vendor. As of now i am using BDC ( for transaction XK02 ) for the same. But there is a performance constraint for that. So is there any...

Grouping the fields

1. I have the below fields in my internal tableSAles order noSales order item noBilling noBilling item no sample dataSales order Sales order item billing NO Billing item 100 10 12 1 ...

Dsk by Active Contributor
  • 799 VIEWS
  • 7 REPLIES
  • 0 Likes
Labels in this area