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

select-options

Hi,I need to check the select-options values using the internal table.ex.loop at itab.check itab-from not between field-high and field-low.if sy-subrc eq 0.write : 'OK'.else.write : 'not OK'.endif.Please I need exact code for this.thanks,Pavan.

ROLEs for RFC call

Hi all, Is there any specific role, that should be assigned to the USER, so that he can make RFC calls to BAPIs. Or by default any USER can make the RFC calls to the BAPIs. For example, I am writing a Java/JCO appliation to call BAPIS. The curre...

Resolved! variable type question

Hi,my requirements are the following :I must have variable with f.e a fixed length of 10.In this variable a value will be put with a variable length.If this length is smaller then 10, the remaining characters must be filled up with spaces, so that th...

Resolved! ALE PO to SO

Hi ALL,I have a query.....I have to send a data from one system to another using ALE. Once PO get created in one system respective SO has to generate in another...Query1> While creating SO.. i want to change the data in SHip to party in SO....How the...

Function Module

hi friends, iam developing a function module. import parameter is business unit in(ZMAP) table.ZMAP:company code and business unit. user sending<b> business unit</b> as input and display the differnt <b>internal orders</b>(table coas) ba...

mb1b batchinput

Hi,Below, you can see the batch input that runs with tcode MB1B and that i need to move the stock of project between wbs's. Generally it works but with a selection of target wbs, problem occurs.I'll be grateful to your help,Many thanksDATA : BDCDATA ...

certification

Hi All I have 1 yr exp in ABAP(Pure Tech.)and i want to do some certification.Which module is better for that ..i m interested in FI .Is there separate certification for fucnctional and techniqal side..I want to do a Distance learning course from Sy...

PO screen enhancement

Hi frnds,i have added a field in PO Header of customer tab subscreen. this field is LTSNR (Vendor Sub range). to write some logic on this where i have to write?i mean in PBO/PAI of screen, i am trying to write some module. when i double click on modu...

Resolved! FLOAT SUM

HI GEMS, WHEN I AM EXECUTING THIS CODE THE GRAND TOTAL IS COMING LIKE 2.0079591000000000E+05BUT THE ACTUAL TOTAL SHOULD BE 200795.91.HOW TO GET THIS TOTAL.BOTH ARE SAME BUT DIFFERENCE IN DECIMALS.TAKE VALUE FOR HKONT AS-0000334551 AND TRYDATA: BEGIN...

BDC view recording

hi all,I am recording a view and it is working fine upto 11 records . 12 th record i am getting disable screen .if i give from records in next try it accepting the values and again stooping at 11 th recordi am clicking 'NEXT ENTRY' .is there any rest...

automatic upload

hi guys.i am writting an ABAP upload program to process payments made automatically. I need to know how to make my program pick the file on my C drive automatically without a user having to pick it up, that is, to do away with the use of a parameter....

Resolved! on Value Request

Hi,i have one internal table having one field . in selection screen if i press f4 on particular field it should give the internal value.i have tried with F4IF_INT_TABLE_VALUE_REQUEST. But im not got the actual values. kindly help me out with one exam...

smartforms

hello every bodyi am giving vendor no and date in the selection screen of an exe prgm which should result giving a smartform with the vendor no and with in the specified date of that vendor.thanks in advance

Labels in this area