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...

    Resolved! Accepted Solution

    Get value from other z-program via field symbol

    hello,i have a scenario to read data from other z program by using field syboml.It can be like, readin data from other program (from function)                     reading data from other program (from class ) well, i tried all of them. reading global...

    Resolved! Accepted Solution

    SU25 after system upgrade

    After system upgrade, many roles are reported to be processed to merge the new default authorization object in tcode SU25. Unfortunately, values are not maintained for many of them.My understanding is that the new authorization object is required und...

    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE 321

    Hey Experts, I'm having an issue with a 321 movement for a special stock 'E'. when I use the mb1b with the same data the movement do not fail, but when I try in in my report I do have the message: msgid m7 msgno 073 type E asking to add the client...

    Resolved! Accepted Solution

    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! Accepted Solution

    Problem in printing String

    Hi All,I am printing a string, with a length of around 1300, in SmartForm,but I am able to print only first 250 Characters.Any body worked over this Issue please help.I can not use Internal Table or Split string to print my string content, since all ...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area