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

Resolved! Reading BSAK dump

Dear Experts,The following select gives me a Dump.I was selecting from bseg before,it gave me a dump.Then I decided to select the same fields from BSAK.For a while it worked,Now its giving me the dump again.SELECT bsak~belnr bsak~lifnr bsak~rebzg bsa...

Resolved! VB_BATCH_GET_DETAIL

HI Guys, im currently doing some work out on a smartform. Im having an issue with VB_BATCH_GET_DETAIL.After the first run all the correct data is being pulled and populates the lt_char table as it should.However ever subsequent run the lt_char table ...

Secondary Index

Hi Experts,         Good Noon...,  i'm executing T.Code MB1A  it takes some time thats the reason i did SQL Trace there what i found is ,, MCHA Table is taking time . while in selection criteria all are Primary-Keys only my query is SELECT  *FROM  "M...

Resolved! Text elements translation. Looking for the best (effective) practice

Hi all gurus,our SRM system will be part of an internationalization process so a prioritary task is the translation of text elements into different languages.This translation process will include:- completion of translation for standard texts whose t...

Resolved! VF11 Enhancement

Hi experts ,I want to place some code in VF11 Save Button. I have used the following User exits:SDVFX001 - EXIT_SAPLV60B_001SDVFX006 - EXIT_SAPLV60B_006Badi - CIN_SD_CIN_LV60AU02In the exits the problem is that break-point catches at times and at tim...

Resolved! OTF data not obtained while converting smartform into pdf

Hi,When I am tyring to convert a smartform into pdf, Iam not able to capture OTF data.Please find the code below.   CALL FUNCTION ldf_fm_name        EXPORTING         CONTROL_PARAMETERS         = lds_control_param         OUTPUT_OPTIONS             =...

Netprice in PO

Hi, I am creating PO using Me21n. When I enter Vendor at Header level, Material, Po Qty, Plant at Item Level, I see the price(Net Price) is populated from Inforecord (Which is correct). But as soon as I enter Header Information i.e. Purchase Organiza...

Resolved! Problem with BAPI_TRANSACTION_COMMIT in Loop.

Hi Guys,I am having problem with above bapi.  Below is my code:Tcode :  ZABC calls tcode ZABC_2.CALL TRANSACTION 'ZABC_2' USING it_bdc MODE 'E'                            MESSAGES INTO it_mess.Below is the program in Tcode ZABC_2.LOOP AT ITAB_1.     ...

Labels in this area