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

Resolved! Currency field

Hi, I am doing a BDC for F-43 transaction... & in my T_BDCDATA internal table all fields for FVAL are getting populated except for the WRBTR (currency feild). For this field I tried using 13(length given in BSEG table) as well as 16(output length)in...

Maintenance view

hi guys,I created custom table with three fields. Then i created a maintenance view with six fields.( 3 fields are from custom table i created and other 3 fields are description of first 3 fields)In the custom table, if i try to create a new entries ...

Resolved! Calculation Error

I have two fielda LIKE MBEWH-LKBUM (QUAN 13)b LIKE MBEWH-VERPR (CURR 11)When I multiply them togethere.g. a = 10.000, b = 50.00It gives 500000.00 rather than 500.00I don't know why and can't figure out what's the problem. Please help. Thanks!

Function Module

Hi, iam using function module create_studio_project to create project definiton and later iam using BAPI_TRANSACTION_commit to commit the function module.But, when iam trying to create the project definiton, it is going for short dump.Please any one ...

Resolved! internal tables

Hi,Can someone please give me the code for initializing an internal table. Also, some code showing how to add data to or extract data from the table would also be helpful. The table needs to have two fields that are string and another that is long ...

ALE : MATMAS

Hello All I am new in ALE. I want to download material master from Prod. to development. Following steps I did. (1) create logical system (2) assign to cliend (3) create distribution view with message type mat mas. (4) Partner profile I g...

BAPI_NETWORK_COMP_ADD

I am adding components to a network with this bapi, and i can create them manually, but when i use the bapi i obtein the next error:Component assignment not intended for sales order or project stockmy problem is that if i select in the field MRP_RELE...

SNOTE 2.0

The new version of the SNOTE 2.0 can incorporte changes to interfaces also.. as in interface of a function module. But at the customer end , this particular note cannot be applied cause he in lower version of SAP note assistant. Can a customer update...

Resolved! BAPI

Hi Friends,Where to find documents for step by step creation of BAPIs?Is BAPI all about creation of function module with some special rules?Kindly clarify.Thanks,Abdul

report

hi to all,Please go through the below program...its everything is ok...but i need to add purchase document NET PRICE to this report.(its actually report based on sales details)please tell me based on my coding..TABLES: vbap, vbak.type-pools: slis....

Labels in this area