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

BAPI_COSTACTPLN_POSTPRIMCOST

Hi All,I am using BAPI_COSTACTPLN_POSTPRIMCOST to upload data in KP06 transaction. Its running fine except one condition when its requires to transfer the data in Object Currency instead of Controlling area currency.In KP06 we can select USER DEFINED...

amit_khare by Active Contributor
  • 851 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! ME21N

Hi When we create a PO in ME21N, in the down sub screen, in "Material data" tab, there is an check box "InfotypeUpdate".I want this to be unchecked what ever material type I enter to create a PO.I will check only if I want to update Infotype.Do I ne...

Resolved! Unicode to Non-Unicode

Can we migrate configuration from a Unicode SAP to a non-Unicode SAP environment ?.We have initially made some configuration in ECC 6.0 Unicode but later we decided to go for non-unicode.I have couple of SAP notes which are about the complexity and c...

Resolved! Field symbols

Hi ,I am facing an issue with field symbol.ASSIGN (g_table) TO <fs_err>.t_error_tran[] = <fs_err>[ ].The above line is giving dump saying that 'Field symbol has not yet been assigned'.But i have assigned in fieldsymbol in the first line itself.Please...

Resolved! Report page-breaks

Hi everybody,I'm working in a Z payment report where I have to show in a new page each payment. I have to show payment number and other information which deppends on the payment at header page. For this I'm using TOP_OF_PAGE event and a global struct...

Resolved! problems with strings

Hello there guys, I need to get strings of the same lentgh, for example if I declare name(30) type C, surname(40) type C and I do the following : concatenate name surname into fullname .where name = 'Julia' and Surname = 'Smith' I want Julia plus 2...

Labels in this area