Any standard tool or program to create transaction like CJ20N

Hello Everybody,
I am going to create program similar to transaction CJ20N. I just want to know that is there any standard tool available for the same? Also, are there any standard procedures to follow for the same?
thanks
Bhavin

1 - create a transaction variant as written in other answers
2 - create a customer transaction (z-transaction)
To graphically maintain the hierarchy you will need to program some [SAP Tree and Tree Model (BC-CI)|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCITREE/BCCITREE.pdf] and [SAP Container|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIDOCK/BCCIDOCK.pdf]
Then you will have to develop some classical dynpro on the right side of the screen.
To check and update the data you will use the PS BAPI (created from Release 4.0A )
- BAPIs for the Business Object Project Definition "[BUS2001|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bus2001&adv=false&sortby=cm_rnd_rankvalue]"
- BAPIs for the Business Object Network "[BUS2002|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bus2002&adv=false&sortby=cm_rnd_rankvalue]"
- BAPIs for the Business Object Work Breakdown Structure "[BUS2054|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bus2054&adv=false&sortby=cm_rnd_rankvalue]"
Look also at BAPI like [BAPI _ PS_INITIALIZATION|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bapi_PS_INITIALIZATION&adv=false&sortby=cm_rnd_rankvalue], [BAPI _ PS_PRECOMMIT|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bapi_PS_PRECOMMIT&adv=false&sortby=cm_rnd_rankvalue#].
Also, could you elaborate on your request a little longuer than "similar to".
Regards

Similar Messages

  • I like to manually upload my photo's to my computer, then import them to iPhoto. My problem with this is that now I have duplicates and it's taking up way to much space on my computer. Is there any way to stop iPhoto from creating duplicates like this?

    I always manually transfer photo's from my SD card to a new folder under Pictures, and then import them into iPhoto. After doing this for quite some time I know realize that I have all these duplicate photo's between iPhoto library and Pictures and a ton of wasted space. I want to continue to upload photo's to a new folder so I can organize them myself and then access them anytime through the finder, if I upload them through iPhoto then they're stored in "iPhoto Library" which can only be accessed through iPhoto. Is there anyway to stop iPhoto from duplicating photo's and just use it to catalog photo's from Pictures? Also on a side note, when using multiple SD cards in one folder, my camera often comes up with duplicate names for totally separate photo's, anyone have an suggestions for this?

    Yes you can set iPhoto to run in Referenced mode but don't. It makes more work for zero advantage, is unnecessary and only storing up problems for the future.
    https://discussions.apple.com/thread/3062728?tstart=0
    has how to do, and why you shouldn't.
    Using iPhoto makes the question about the filenames moot too... Other than that you'll need to renae the files.

  • Standard tools for Event raising

    Hai all,
             I know that we can raise an event with an ABAP program at the end of a chain. Does any body know any standard tools in BW for raising an event after completion of a process chain like the other processes like loading data, creating deleting indices etc.?  I can create and trigger events in SM62 and SM64. But any drag and drop or selection things...any standard SAP delivered things..??
    Thank you.

    Hi Visu,
    To check the status for load of data, SAP standard BAPI that you can use is BAPI_ISREQUEST_GETSTATUS.
    It returns status as 'Y','G','R'.
    I am sorry if you already knew this.
    Thanks
    Sanjoy.

  • Standard Batch Input Programs for Profit Center Creation

    Dear all;
    I am in 4.0B version that doesnt have BAPI_PROFITCENTER_CREATE. Writing a BDC for this would be complicated as my data is compiled in a different way.
    Are there any Standard Batch Input Programs for Profit Center Creation ?

    Hi Srivathsan,
    You can make use of  Standard BAPI by LSMW.
    Business Object   BUS1116      Profit Center Group
    Method                CREATE                      Create
    Message Type      PROFITCENTERGROUP_CREATE   
    Basic Type           PROFITCENTERGROUP_CREATE
    Regards,
    Sivaram.

  • Using the Default standard Tool-bar with a new screen.

    I created a screen with a table put would like the gui-status of the screen to be the same as that of a normal selection screen with all the functions. Is this possible and how do i go about it. Please help

    hi ,
    you can see the gui status of the any standard tool bar and copy the sane ..
    but you need to add custom code in you zprogram for their functionality..
    prabhudas

  • Creat transaction (se93) for Globa class in ABAP Objects

    Hi experts,
           Can any one tell me how to
    creat transaction (se93) for Globa class(se24)  in ABAP Objects
    if ,please assest me how to do it or send me example docu on this
    best Answer will be rewarded
    regards
    fareedas

    hi
    se93->give your transaction ->enter create.
    check the radio button (Method of calss(OO class).press enter.
    in next screen.
    transaction text ;give your own description
    tick the check box OO transaction model.
    give the class name method name which u have created in se 24.which was activated successfully.it should be activated otherwise it will not work.
    under GUI SUPPORT.
    TICK the all 3 check boxes.
    SAP GUI  FOR HTML
                            JAVA
                           WINDOWS.
    then save.
    u should b saved in package(don't forget).
    it was working.
    i have already checked and did it succesfully.
    reward points
    if u have any queries let me know.
    kiran jagana

  • Standard batch input program for Routing

    Hi,
    Please inform me if there is any standard batch input program for uploading routing data.
    Regards
    Ramakanth

    Hi
    Pls check RCPTRA00

  • Do you know of a standard tool to compare the fields of 2 database tables?

    do you know of a standard tool to compare the fields of 2 database tables? please note i dont want to compare data just the fields.
    ~Suresh

    Hi,
    I am not aware any standard tool but you can write custom report to use FM DDIF_FIELDINFO_GET to get fields information of SAP database table.
    Call the above FM twice in order to get field names for two different database tables. Then compare the results (table parameter DFIES_TAB) to find out the differences of field names.
    Hope this will help ...
    Regards,
    Ferry Lianto

  • LSMW: standard batch direct input for create document & document str

    hello expert .
    Is there any standard batch direct input for create document (tcode: cv01n ) & document structure (cv11) using lsmw.
    regards
    srinivas

    Hi Srnivas,
    I am not able to find direct input progarm for this, but there is one standard bapi available for this with name BAPI_DOCUMENT_CREATE you can use this.
    Regards
    Dhirendra

  • Standard Tool / Program to Change the Workflow Status

    Hello,
               I would like to know if there is any standard program to Change Status of the Workflow from IN PROCESS to ERROR. I know that there are Standard SAP tools using which we can restart the Workflows that are in ERROR Status. But for changing the Status of the Workflow from IN PROCESS to ERROR, I've not come across any tools / programs. I would really appreciate your help. Thanks in advance.
    Regards,
    Venkata Phani Prasad K

    sorry correction ..FM SWW_WI_CALLBACK_CHANGE_S can be used to correct the status without any check.
    I came across this issue where a dialogue workitem was logically deleted in order to remove it from the user inbox. Later an incident was created that the work-item is still needed to perform the rest of the workflow action. The solution should have been to complete the work-item by executing the terminating event of work-item or complete the work-item manually(SWIA). But instead some one performed  logical deletion.
    so in order to revive the workflow i needed to change the status form logically deleted to ready status. for this i found this FM which successfully changed the status form logically deleted to ready status. It though lost the agent assignment but i forwarded it manually to respective user.
    Regards
    Dharmendra
    TCS India.

  • Hi Is there any standard program?

    Hi All,
    This is my question to the forum? Is there any standard program to create a report for AP manager to manage workpools? Please help me..
    Vicky

    Hi,
    The requirement is to create a report with a transaction for AP manager to view all the expense reports assigned or to be assigned. Once he see the list he must be able to assign the expense reports to different processors in the workpool.
    Thanks
    Vickie

  • SHDO-how to create transactional ,screen , standard variants for a t code..

    hi experts,,,,,
    1)can u explain the use of it.......
    how to create diff type of variants.......
    2)......how to give batch number assignment alpha numerically.......
    here in the system only numbe\rically available, and i have to assign the batch number  internal assignment.........for a particular production order.

    Hi,
    <b>creating Transaction Variants</b>
    Step 1:
    Execute transaction SHD0 and create a Transaction Variant against the original transaction.
    Step 2:
    As soon as you press the create button, the original screen of the transaction will appear. After pressing any button/tab on the screen a menu variant screen will appear. Make sure to check any field or tab or any button you want to disappear from the menu functions. Press the exit and save button when you are sure that no further settings are required on sub-screens (if present). After pressing the exit and save button another menu variant screen will appear. Press the save button here and save as a local object or under any development class.
    Step 3:
    When you are back on the Transaction Variant (SHD0) screen, press shift+F6 or click the goto menu and press the create variant transaction button. Through this transaction SE93 will be executed. Enter the transaction name you want to create and any other required field and now press the save button.
    Step 4:
    Now execute the transaction you create through create Transaction Variant and enjoy the results.
    Case two for creating Transaction Variants
    Step 1:
    Create a dialogue transaction through SE93 and enter the program name and screen number of the original transaction you want to make a variant on (e.g., PFCG). Press the save button and check whether the replica transaction (PFCG) has been created successfully by executing it on a new session.
    Step 2:
    Execute transaction SHD0 to create a Transaction Variant. Specify the transaction name (replica of PFCG) which you have just created and create a Transaction Variant against the replica transaction.
    Step 3:
    As soon as you press the create button, the original screen of the transaction will appear. After pressing any button/tab on the screen a menu variant screen will appear. Make sure to check any field or tab or any button you want to disappear from the menu functions. Press the exit and save button when you are sure that no further settings are required on sub-screens (if present). After pressing the exit and save button another menu variant screen will appear. Press the save button here and save as a local object or under any development class.
    Step 4:
    When you are back on the main screen of the SHDO (Transaction Variant) click the edit option on the menu tab and activate Standard Variant. Through this a Standard Variant will be assigned to the transaction specified (replica transaction).
    Note: Make sure you activate the Standard Variant against a replica transaction and not on the original one.
    Regards
    Sudheer

  • Any Standard Program to upload the financial data

    Hi Team,
                 Any standard program which will upload the financial data(trail balance) into sap fi.
    The scenario is  that there are few company codes which is not in sap and we need to upload their financial data in sap like trail balance, I need to upload this company code data in sap fi, please suggest some standard program which uploads this data.
    Thanks in advance
    Kind Regards
    sridhar

    Hi,
    Standard programs are there, but those dont fit to your requirement.
    e.g. Based on the account type(D, K, S) there are different different fields should be filled up.
    If it is Vendor invoice, you have to capture Inv.no., text, leacy subledger number if required.
    All these fields are not required for GL data upload.
    Better create 3 LSMW'S for GL, Vedor & Customers.
    Rgds
    Murali. N

  • Will a Standard program have a  transaction?

    hi,
    Whether all the standard programs will have transactions? How to find it?
    I have tried to find using where used list.
    For Ex:- Program name is rstxpdft4.
    Regards,
    Lijo Joseph

    Hello Lijo,
    I understand your concern. There are quite a lot of programs (of special interest might be the report programs beginning with R*) in SAP which do not have a transaction code.
    Now your concern is that some of these programs are useful and the <i>user</i> may not even know that there is such a report. I shall assume that by <i>user</i>, you indeed mean the end-users of the SAP System, who do not , in general have technical expertise.
    Well I would say it is the customer who has to decide which users should be able to access which programs. And it is the technical consultant's job to find out the reports which are considered <i>useful</i> by the customer and then assign them a transaction-code within the customer name-space. Then the appropriate authorizations would have to be set up before the transaction code is given away to the users.
    As far as the technical consultant's job is concerned, he would have to be able to identify if there are any standard reports available for a particular purpose, as per the requirement of the client. To do that there are excellent search capabilities in SAP which will help you zero-in on the target.
    That is the reason you find a lot of people trying to find out if there's already a standard Function Module / Report / BAPI / Transaction which would help them achieve the requirement. Only when you are convinced that there's none available do you start off with coding your own program from the scratch.
    Hope that makes the point clear. Please revert back if not. If you're happy with it, please close the thread.
    Regards,
    Anand Mandalika.

  • Creating button in standard tool bar

    Hi gurus,
    I hve to create  button in standard tool bar along with the existing icons and buttons, plz help
    how to suppres the fields other than screen table methods?
    reward asure
    with regards,
    thambe

    hi,
    if u using ALV then go to SE41.
    Give SAPLKKBL as program name and STANDARD_FULLSCREEN as status....
    now click on Copy Status and in that give ur program and status name into To.....
    now in REUSE_ALV_GRID_DISPLAY
    FORM display_list.
      g_f_repid = sy-repid.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program       = g_f_repid
          i_callback_user_command  = 'USER_COMMAND'
          i_callback_pf_status_set = 'SET_STAT'
          it_fieldcat              = g_t_fieldcat[]
          it_events                = g_t_events[]
        TABLES
          t_outtab                 = g_t_itab
        EXCEPTIONS
          program_error            = 1
          OTHERS                   = 2.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM. " display_list
    FORM set_stat USING rt_extab TYPE slis_t_extab.
      SET PF-STATUS 'ZSTAT' EXCLUDING rt_extab.
    ENDFORM.                    "set_stat
    here my status name is ZSTAT which i gave in SE41...
    and in user_command form...
    FORM user_command USING u_comm LIKE sy-ucomm selfield TYPE slis_selfield.
      CASE u_comm.
        WHEN 'DET'.
        ........ur logic.........
      ENDCASE.
    ENDFORM.                    "user_command
    reward if usefull...

Maybe you are looking for

  • Lost all my contacts in iPod touch 4, how can I restore it back?

    as what u wrote in the subject above! I didn't do anything about my contacts, simple just wanted to add others into it, but unfortunately, I just realized all of them were gone, can anybody tell me how to restore it back? Pls reply, thank you :)

  • Edit in Photoshop Elements 9 from Lightroom 3 on a Mac

    I can't seem to get the PS9 to open properly with my photo.  So I'm in LR3 and I right click and select 'edit in photoshop elements 9'.  It asks me if I want to 'edit a copy with lightroom adjustments' - I say yes and click 'edit'. PS9 opens and I se

  • Compare Host Configurations via custom script

    I have a verification shell script that I have on my servers. The script goes off and responds with COTS versions, deployment versions, software bundles, and various other pedigree information about that server. It is beneficial to me, in that I can

  • WRT350N - Does not display local network

    I replaced my WRT54G witha WRT350N.  I can access the internet, but the devices on my local network can no longer see each other.  When I go into My Network, I see the PC I am using and the router.  None of the other devices are shown.  It was workin

  • Unable to add printer

    Heya, I'm trying to add a printer to an ibook g4 that is running 10.4 and am unable to do so. Everytime I go into "print & fax" and press the "+" sign it does nothing. I have never experienced this problem before and am not experiencing it with any o