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

Resolved! Table Logging

When I view a table's technical details, it is currently set to Log changes. But when I execute a scu3 an error appears that table logging is not currently active in your system. Where do i go to activate this?ThanksMaritza

ALV currency total

Hi,I'm trying to display the total of a cost field in ALV.The cost unit is in various currencies.So I'm using the below code to get the sum with respect to each currency. wa_fcat-fieldname = 'NETWR'. wa_fcat-tabname = 'IT_RESULT'. wa_fcat-ref_tabn...

Resolved! Limit of Fields

Hi,I need to limit the field entry to 9 numeric digits. But, after to entry this number, must appear this number in the screen separated with points ("." - Example: 999.999.999), that will turn a field of 11 characters.<b>Important: The user only can...

Resolved! Pricing Tables

Hello friends,I have a request to develop a report where the requirement is to display if any change is done to a sales order(VA02).The report should have the changes releated to the pricing.Pricing Type , Pricing Descripton, Pricing rate. Also the p...

FTP under SAP ECC6

Hello Ladies and Gentlemen, Does anyone can explain why when I use the FTP Function module with ABAP program the command PUT write the file in Unix Format with LF (OAx) rather than CR LF(ODxOAx).We use this program to put a file created under HPUX to...

Resolved! DYNAMIC DDIC TABLE

Good Day Folks .. I know one of you has the answer.I'm a newbie so any constructive comments on my methods would be appreciatted. My firm is beginning the transition to SAP. I've been tasked with the creation of a method to create tables dynamically,...

Resolved! Have to populate new field in pexr2001 idoc type (out going payment order)

Hi AllI want to populate extra field( internal sap generated invoice number) in the PEXR2001 IDOC TYPE.But I dont know which user exits i have to use. program we are using wasRFFOEDI1was itEXIT_SAPLIEDP_901EXIT_SAPLIEDP_902EXIT_SAPLIEDP_903orDo I hav...

obligatory endcatch?

the next code:***********************CLASS bank_application IMPLEMENTATION.METHOD main.DATA: account1 TYPE REF TO account,account2 TYPE REF TO account,amnt TYPE i,exc_ref TYPE REF TO cx_negative_amount,text TYPE string.CREATE OBJECT: account1 EXPORTI...

Resolved! BDC for f-28

I have written a bdc for F-28 transaction, in this second screen i want to upload a partial amount depending on the assinment number, but the assinment number is in disable mode . how can i get the assinment number.that assinment No. come to table by...

Labels in this area