Linking of VC/2 transction to BP transction

Hi
how to link vc/2 transaction to the buttons on BP transaction and be able to pass the BP number to call this transaction ?
Thanks in advance
Peravali

Hi,
To call the tcode VC/2, you can use the SUBMIT command of ABAP and pass the values to the selection screen. Please look into the SUBMIT keyword documentation for more info.
Regarding, adding a button to the BP transactions, you have to look at the user-exits (screen/menu based).
Regards,
Sumant.

Similar Messages

  • Linking of VC/2 transction to BP transction  through BPT

    Hi,
    Can anyone explain me how to link vc/2 transaction to the buttons on BP transaction through BDT and be able to pass the BP number to call this transaction.
    Thank You,
    Rani

    Hi,
    To call the tcode VC/2, you can use the SUBMIT command of ABAP and pass the values to the selection screen. Please look into the SUBMIT keyword documentation for more info.
    Regarding, adding a button to the BP transactions, you have to look at the user-exits (screen/menu based).
    Regards,
    Sumant.

  • Maintain seprately exchange rate for Local transction and Global Transction

    Dear Guru,
    In some countires of Latin america, the local exchange rate ratio between two currencies is differ than the Global exchange
    rate ratio. Is it possible to maitain simultaenously two exchange rate ratio for local and global purpose in sap for day to day
    transction.
    Regards,
    Rajesh

    Nope not possible for day to day real time posting.
    But you can define a non leading ledger and can at period end do th eforeign currency valuation using that specific exchange rate for that non leading ledger.
    Regards,
    SDNer

  • PUSHBUTTON on the list

    Hi,
    I copied the vl06c transction to y transction. I have to add one pushbutton on the application tool bar of the list.
    Please ley me know.
    Regards,
    Vijay

    Hi,
      Just add one more push button in the pf-status 'SET' in the program copied program  of 'RV50QAF01'.
    Rgds,
    Bujji

  • Is it possible to do call transction in utility function  ?

    i try to do call transction for "me33" ,
    the problem is that whan i going back to my transction
    (from  me33)i get order screen .
    is it possible to inforce the transction go back to
    my program  ?
    some utility function or bapi  ?
    thanks.

    Hi Dakota,
    Please try this.
    IF E_COLUMN = 'KONNR'.
    READ TABLE GT_OUTTAB INDEX E_ROW-INDEX INTO GT_OUTTAB.
    SET PARAMETER ID 'VRT' FIELD GT_OUTTAB-KONNR.
    CALL FUNCTION 'C14Z_TRANSACTION_CALL'
      EXPORTING
        I_TCODE                             = 'ME33'
        I_FLG_SKIP_FIRST_SCREEN             = 'X'
      EXCEPTIONS
        ILLEGAL_INPUT                       = 1
        INTERNAL_ERROR                      = 2
        OTHERS                              = 3.
    IF SY-SUBRC <> 0.
      MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Regards,
    Ferry Lianto

  • Who can tell me how to use the  transction "KKRC"?

    who can tell me how to use the  transction "KKRC"?
    Please explain me all the steps to be required.
    Thanks in advance!

    hi..
    http://help.sap.com/bp_bl603/BBLibrary/Documentation/181_BPP_EN_BR.doc
    KKBC HOE Transaction code Error
    Regards

  • List of items waiting in the SAP connect component in SOST transction

    Hi All,
    In SOST transction we can see the list of items waiting in the SAP connect component
    I want to get this list of items
    Could you please tell me how I can get this list?
    Thanks in Advance
    Snehal

    Hi All,
    Thanks for your reply.
    The tables SOSC and SOOD are used to find the list of waiting objects to send.
    My problem is ,  I have to delete some specific entries  from this list through code so that these entries will not send to approver.
    Is it sufficient to delete entry of seletced objtects from table SOSC?
    Also could you please tell me about other tables like SOST?
    Thanks in Advance
    Snehal

  • Help in call transction

    Hi
    How can i call transction with parameters
    thanks
    have a nice day

    Hi
    data: ctumode like ctu_params-dismode value 'N'.
    data: cupdate like ctu_params-updmode value 'L'.
    data: bdcdata like bdcdata    occurs 0 with header line.
    data: messtab like bdcmsgcoll occurs 0 with header line.
    perform create_transaction using 'MB1A'.
    form create_transaction using    tcode.
    call transaction tcode using bdcdata
                          mode   ctumode
                          update cupdate
                          messages into messtab.
    endform.
    Thanks
    venki

  • BEA-382051 No Transction Found on OSB Proxy Service

    Hi,
    I've a mq proxy service and which has properties enabled for 1. Transaction Required 2. Same Transaction Required for Response. Also added Routing Options with QoS to 'Exactly Once' to Publish and Service C/o actions.
    mq proxyQ --> local proxy1 -->localPS11 -->localPS12 -->localPS13
    mq proxyQ --> local proxy2 --> localPS21 -->localPS22 -->localPS23
    All these PS11,12,... have publish and service c/o for various DB operations like readBS, insertBS and updateBS.
    I searched the a few threads in the forum, Anuj also suggested to enable Routing Options with QoS to 'Exactly Once'.
    What I've done is I added and enabled this property to Publish/Service C/o which are calling [insertPS-->insertBS] and [updatePS-->updateBS] only.
    *NOT for [readPS-->readBS] services.*
    Is this causing the error? I mean,, do I need to enable for all Publish and S. c/o actions irrespective of readPS or updatePS?
    I also tried with httpProxy service instead of mqProxyService
    Error: BEA-382051 No Transction Found on the Current Thread
    Your suggestion is highly apprecited.
    Thank you
    Edited by: 1002815 on May 6, 2013 7:59 AM

    Hi Anuj & all,
    I just want to highlight my scenario and understand what happens that case...
    ListenerProxyService(mq-protocol with Transaction Enabled) is a one way(Request Type: XML and Response Type: None) and response is routed to business service which posts the message in REPLY MQ. However, publishing the response is happening on the Listener Proxy Response action of Route within Publish activity.
    My question here is ... Should I enable 'Same Transactin required for the Response' and add routing options with exactly once?
    [OR]
    'Transaction Required' for Request ONLY and no Routing Options required for publish activity?
    How does OSB handles transaction in both the cases?
    Appreciate your help,
    Thank you
    Edited by: 1002815 on May 7, 2013 10:02 AM

  • How to hide addnl data tab from CVO1N Transction

    Dear Friend's
    While creation of Document through CVO1N Transction first we fill up the data in "Document Data" tab then system gives"Addnl Data" tab.
    Here i don't need this "Addnl Data" tab.
    Pls guide me how i can hide the same tab.Give me the steps so i can implement.
    Thanks in Advance.
    Regds.
    Sandeep

    Additonal tab control with the assignment of class type and class in the document type. Removing class type and class will eliminate this additional data tab. In this case if any additional data is required then you will have to manually assigne class type and class within document each time
    However this is not what you want, you want to assign additional data after you have created a document, therefore solution could be make characteristics and class as an optional field so that system does not enforce you to maintain information at the time of creation. Second solution could be thought of as screen variant

  • Transction Could not be created

    I have done required settings for Webclient,and able to see all functionalities from WEB client 5.0,But after account identification there is an error prompting like "Transction Could not be created".please help me how to solve this problem.
    Regards
    Vikram

    Hi Vikram,
    Can you tel me where exaclty you are getting this error !. are you getting this after confirming the customer ?.
    Note: Try replicate the error with a different BP.
    Regards, Sudeep..

  • Dump in transction FD02 - Syntax error.

    In transction FD02 i got a dump Syntax error.
    I tried to apply this note " 1571237", that corresponds to my problem note but sap says is not applicable.
    1 FUNCTION cmd_enqueue_exkna1.
    2 *"-----------------------------------------------------------------
    3 *"*"Lokale Schnittstelle:
    4 *"  IMPORTING
    5 *"     VALUE(MODE_KNA1) TYPE  ENQMODE DEFAULT 'E'
    6 *"     VALUE(MANDT) TYPE  KNA1-MANDT DEFAULT SY-MANDT
    7 *"     VALUE(KUNNR) TYPE  KNA1-KUNNR OPTIONAL
    8 *"     VALUE(X_KUNNR) DEFAULT SPACE
    9 *"     VALUE(_SCOPE) DEFAULT '2'
    10 *"     VALUE(_WAIT) DEFAULT SPACE
    11 *"     VALUE(_COLLECT) TYPE  DDENQCOLL DEFAULT ' '
    12 *"  EXCEPTIONS
    13 *"      FOREIGN_LOCK
    14 *"      SYSTEM_FAILURE
    15 *"-----------------------------------------------------------------
    16
    17   DATA: lv_msgtext(72),
    18          ls_bapiret2      TYPE bapiret2,
    19          lv_user          TYPE symsgv,
    20          ls_syst          TYPE syst,
    21          ls_error         TYPE cvis_message,
    22          lv_in_lock_table TYPE boolean,
    23          lb_badi_lock     TYPE REF TO cmd_additional_locks.
    24
    25
    26 * Initialize exporting parameter
    27   CLEAR:
    28     ls_error.
    29
    30 * Check internal table gt_lock_kunnr whether KUNNR is locked
    >>>>>   CALL METHOD cmd_ei_api=>get_lock
    32     EXPORTING
    33       iv_kunnr         = kunnr
    34     IMPORTING
    35       ev_in_lock_table = lv_in_lock_table.
    36
    37 * KUNNR is locked already, back to caller
    38   IF lv_in_lock_table = 'X'.
    39     RETURN.
    40   ENDIF.
    41
       42 * KUNNR is not locked, try to lock......
       43   CALL FUNCTION 'ENQUEUE_EXKNA1'
       44     EXPORTING
       45       mode_kna1      = mode_kna1
       46       mandt          = mandt
       47       kunnr          = kunnr
       48       x_kunnr        = x_kunnr
       49       _scope         = _scope
       50       _wait          = _wait
    My system is a ECC 6.0 kernel 720 patch90.
    Component SAP_APPL is 605 patch 5.
    Anyone have seen this issue or know how to fix ?
    Thank you in advance
    Edited by: telmodom on Oct 26, 2011 2:41 PM

    Hello,
    You couldn't apply this note because the corrections delivered via this note have already been delivered by SAP_APPL 605 patch 05 and your system already has 605 patch 05.
    BTW, kernel 100 is available for download, if you are not able to find out any other reason for this syntax error then kernel update can also be tried.
    Thanks

  • BDT (for creating a button in BUPT transction)

    Hi All,
          Using BDT SET , I need to create a Button in BUPT transction, with that button i need to get a related screen.
    Its very urgent..can any one reply as soon as possible..
    with Regards
    kirankp

    Hi Kiran,
    Did you get the solution?
    Actually I also require a similar thing to be added in the BP area menu which will point to a Screen.
    I am able to add the button and also the standard screen sequnce ... but I am not able to see my own screen that I have attached to the screen sequence.
    Regards,
    Siddharth

  • Call Transction - BDC

    Hi,
    Can anyone tell me where should i write code(in following BDC program) for handling error messages in Call transction method using bdcmsgcoll?
    BDC Code:
    report ZBDC_EMPN
    no standard page heading line-size 255.
    include bdcrecx1.
    TABLES: ZTRGEMP, ZTRGDEPT, ZTRGTXN.
    parameters: dataset(132) lower case.
    DO NOT CHANGE - the generated data section - DO NOT CHANGE ***
    If it is nessesary to change the data section use the rules:
    1.) Each definition of a field exists of two lines
    2.) The first line shows exactly the comment
    '* data element: ' followed with the data element
    which describes the field.
    If you don't have a data element use the
    comment without a data element name
    3.) The second line shows the fieldname of the
    structure, the fieldname must consist of
    a fieldname and optional the character '_' and
    three numbers and the field length in brackets
    4.) Each field must be type C.
    Generated data section with specific formatting - DO NOT CHANGE ***
    data: begin of record,
    data element:
    IEMP_001(006),
    data element:
    INAME_002(010),
    data element:
    ISAL_003(010),
    data element:
    IDPT_004(020),
    end of record.
    End generated data section ***
    DATA : BEGIN OF ITAB OCCURS 0,
    EMPNO LIKE ZTRGEMP-EMPNO,
    EMPNAME LIKE ZTRGEMP-EMPNAME,
    EMPDPT LIKE ZTRGDEPT-EMPDPT,
    SALARY LIKE ZTRGTXN-SALARY,
    END OF ITAB.
    start-of-selection.
    CALL FUNCTION 'UPLOAD'
    EXPORTING
    FILENAME = 'C:\EMP.TXT'
    FILETYPE = 'ASC'
    TABLES
    DATA_TAB = ITAB.
    perform open_group.
    LOOP AT ITAB.
    perform bdc_dynpro using 'ZASS_6' '0100'.
    perform bdc_field using 'BDC_OKCODE'
    '=CRT'.
    perform bdc_field using 'BDC_CURSOR'
    'IEMP'.
    perform bdc_field using 'IEMP'
    ITAB-EMPNO.
    perform bdc_dynpro using 'ZASS_6' '0200'.
    perform bdc_field using 'BDC_OKCODE'
    '=CRT'.
    perform bdc_field using 'BDC_CURSOR'
    'IDPT'.
    perform bdc_field using 'INAME'
    ITAB-EMPNAME.
    perform bdc_field using 'ISAL'
    ITAB-SALARY.
    perform bdc_field using 'IDPT'
    ITAB-EMPDPT.
    perform bdc_dynpro using 'ZASS_6' '0200'.
    perform bdc_field using 'BDC_OKCODE'
    '=C'.
    perform bdc_field using 'BDC_CURSOR'
    'INAME'.
    perform bdc_transaction using 'ZEMPN'.
    ENDLOOP.
    perform close_group.
    Mahesh

    hi mahesh,
    after call transaction stmt...
    for example give as below...
    CALL TRANSACTION 'FK01' USING IT_BDCDATA MODE 'A'
                            UPDATE 'S'
                            MESSAGES INTO IT_MESSAGES.
    WRITe:/ SY-SUBRC.
    PERFORM FORMAT_MESSAGES.
    CLEAR IT_BDCDATA.
    REFRESH IT_BDCDATA.
    ENDLOOP.
    form FORMAT_MESSAGES .
    DATA: L_MSG(100).
    LOOP AT IT_MESSAGES.
    CALL FUNCTION 'FORMAT_MESSAGE'
    EXPORTING
       ID              = IT_MESSAGES-MSGID
       LANG            = SY-LANGU
       NO              = IT_MESSAGES-MSGNR
       V1              = IT_MESSAGES-MSGV1
       V2              = IT_MESSAGES-MSGV2
       V3              = IT_MESSAGES-MSGV3
       V4              = IT_MESSAGES-MSGV4
    IMPORTING
       MSG             = L_MSG
    EXCEPTIONS
       NOT_FOUND       = 1
       OTHERS          = 2
    write:/ l_msg.
      endloop.
    endform.                    " FORMAT_MESSAGES
    hope this helps,
    do reward if it helps,
    priya.

  • ALE ,Idoc For MIGI transction

    Hi Friends,
      i am working with Idocs on MIGO Transction its for goods receipt application. when i am traying to genarate ioutbound idocs. in their is no process code. what can i do, can i write a function module (or) trigger ai idoc from BADI programming.

    Hi, Bass,
    Thanks for your replay,  but we r using idoctype: WMMBID02
                                        MESSAGETYPE:    WMMBXY,
                                     SEGMENTS: E1BXYJ,
                                                         E1BXYI,
                                                        E1BXYH,
    This is requirment,   pls give me as possible as.

Maybe you are looking for

  • Patching Web AS Java, upgrading SDM results in version conflict

    Hi, We are currently patching Web AS Java for our XI 3.0 system which is based on Netweaver 2004 system. Since patching Java with this Netweaver version is implemented through SDM only, unlike for Netweaver 2004s which uses JSPM, we are having proble

  • Can i keep songs in a playlist but keep them out of my library

    Can anyone help me... I'd like to take the christmas songs out of my library, but still keep them on a playlist called 'christmas music' I'm sick of putting my library on shuffle at any time past christmas and having to go to my computer to press ski

  • Is there a simple way to change the color of a new layer?

    I draw a box, which creates a new layer, but I cannot find a way to change the color of the layer. I can easilty create a box and change the color in Fireworks but this logic or funtionality evades me in Photoshop. Perhaps I'm using the wrong program

  • Returning remote reference

    Hi everybody, I'm having quite some trouble with RMI, everytime I try to return a reference to a Remote object on my server I get the usual "unmarshalling return" error. Problem is that my Object I'm trying to return actually implements the Remote in

  • Setting Datagrid height

    Hi I have a datagrid on my page, which has the MaximumHeight set to 400px. So when the number of rows exceeds this height, then the vertical scroll appears. My problem is that when there is only a couple of rows and the height is far less than 400px,