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

Fright Charges

Hi Abapers,Our requirement is to <i>charge a customer for Logistics services(or freight charges)</i> based on the Sales District. (Entry in Invoice)<i>(Imagine a website of TV manufacturer company, where the customer places orders(including-name, add...

FM for T COde FTXP

hi gurus,SAP Transaction FTXP supports maintenance of Tax rates based on the tax code and tax jurisdiction code. We need to figure out some Function Module or Table links which will enable us to get this information using Country code and Tax code. t...

Resolved! RFC Function Module

Dear Guru's,I am facing problem when i call external RFC Function module to my abap program,i mean RFC Enabled function module in CRM System i need to call that to my R/3 abap program,while i call the function module in the pattern it's showing error...

oop ALV grid

Hi All,I have one requrement regarding OOP ALV grid instead of Table Control.But iam completely new to OOP concept.In that grid i need to give 3 input fields.One field have search help and one list box.PLZ suggest me how can i follow.Thanks & regard...

Resolved! ALV Spool truncated

Hi. I know it has been asked before, but I could not find a solution to ALV spools. I am using REUSE_ALV_GRID_DISPLAY FM to generate a list of around 600 lines. Foreground it is perfect. Background, spool is truncated after 255 lines. We have done t...

data download

Hi everyone,I've been ask to modify a program that downloads data into a file.the internal table of the program is the followingbefore downloading the data they want me to group it as fallow DATA: BEGIN OF t_extra1 OCCURS 0, BLDAT LIKE BSIS...

Resolved! SAPACRIPT PROBLEM..

Hi, I want material text to be printed in SAPScript only if it has copyright symbol (c with circle around it) otherwise not ?How can I do this ?Can this be done in print program or what is the way to do this ?Any insights will be appreciated.Please h...

integer doubt??

Hi all,I am using as followsdata : num1(60) type c value 'what'.data: num2(10) type c value 'who'.in the o/p i will be getting num2 after 61 column..correct...how to get num2 after num1 just seperated by tab..how to remove empty columns..i want o/p a...

Address BAPI Error

Hi,I am using BAPI_BUPA_ADDRESS_ADD to update address for Business partners.I get "no authorization for change in partner role" error when I run the job. However when I place a breakpoint at the call for bapi or at the error message condition(within ...

Resolved! smartform

Hi allI am working on invoice SF in which i am displaying the material quantity.the quantity is displayed along with decimal points.now the requirement is to display only without decimal points.for ex 1200.00 should be displayed as 1200.thankssandee...

BAPI Error

HelloIam using BAPI_INB_DELIVERY_SAVEREPLICA to replicate the delivery from central ERP system to decentralised WMS.Iam getting an error VL295 "Dlv. type (dlv. catgry &1 for mat. &2 and BWART &3) cannot be determined and VL564 Delivery type was not ...

Resolved! Syntax with decimals

Hi,Can any one help on the syntax.if value format is 1.000 then I should get it as 1 and if value format is 0.120 then it should remain as 0.120.I have tried with systax mod but it does not work.Any help would be appreciated.Thanks,Satish

Labels in this area