Modelling Info Required for ABAP Work bench

Dear All,
   We need your help in the below issue. Please try to provide your valuable inputs for the same.
   We are trying to develop a solution in the R/3 system which tries to compare different table/fields and checks the consistency of the data in these tables.
E.G: Say we have 2 tables like BUT020 and ADRC, now we would need a modelling tool which sort of maps the primary keys of these tables in the front end and checks whether the data in this table is correct.
    So we would need to write some generic code at the back end which picks these tables/field details at run time and checks the data for inconsistencies. Now at the back end we are comfortable in writing this Generic code in ABAP.
   But we need help in the front end where we can have a modelling tool which say would have a pre-defined set of tables and which would allow us to map these fields in the UI and pass the data to the back end.
    Do you know which modelling tool or a UI which we could use for this purpose. We tried checking with Visual Composer for the UI, but I heard this integrates only with the ESA Repository and we should BO's modelled for the same. So this option was not feasible.
    Please let us know in case you know any tool which can use in the front end to map the tables.
  Any suggestion will be highly rewarded.
Warm Regards, Vinay

Hello Sandeep
The reason why it's no longer available is because it's not recommended to install Dual Stack.
The recommendation is to install seperate SAP systems (one SID for ABAP, another SID for Java, a database for each of them).
There are several reasons for that recommendation, refreshing procedure, system copy procedure, setting database parameters seperately for each and so on.
So you would have something like AA1 + Database and AA2 + Database and you connect them using the post configuration steps (template runs etc).
Most or all of the future SAP products will be focused on one engine (either fully ABAP or fully Java).
Kind regards
Tom

Similar Messages

  • Implementing F4 Help functionality of ABAP work bench on Adobe form

    Hi ,
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/c8a3ccc84e136ee10000000a1553f7/frameset.htm
    Above link gives following description about Web Dynpro Form – UI Element ValueHelpDropDownList
    <b>ValueHelpDropDownList contains the script that is required for the link to the server in order to retain the elements of the list field from the back end at runtime. This Library object enables the end user to set up an input help request to the SAP server.  This request always works in online mode, but not in offline mode. A server-side update of the input help is possible.</b>
    Please explain me how ValueHelpDropDownList  UI Element works .
    Please correct my understanding -
    We use a RFC adaptive model BAPI to retrive data from R/3 system and bind the variable to ValueHelpDropDownList  UI Element . This means we get the data from backend in intialization of PDF form ( It means it is one time activity which will be used to extract data from R/3 system to display to end user ).
    Is there any alternative by which we can get data from R/3 system ( some thing similar to F4 help in ABAP work bench ).
    Please let me know if any one implemented this functionality .
    Regards,
    Nanda

    Hi Ankit,
    Thanks for a reply. Could you please explain the details? I am mapping a context attribute to the whole column and the value help button besides the field.
    Thanks
    Samatha.

  • ABAP Work Bench

    Hi All,
    I want to install ABAP work bench in my Home, for practicing purpose.
    Please post links where i can download it.
    Thanks
    Hari.
    Moderator message: Welcome to SCN!
    Moderator message: please search for available information/documentation, "ABAP Trial Version".
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    [Asking Good Questions in the Forums to get Good Answers|Asking Good Questions in the SCN Discussion Spaces will help you get Good Answers]
    Edited by: Thomas Zloch on Oct 27, 2011 9:13 AM

    The place I go for certification information (prices, dates and topics) is SAP.COM.
    Try this website:
    http://www.sap.com/education/certification/
    or more specifically:
    http://www.sap.com/education/certification/exams.asp#user
    Additionally you can try to go to SAP country site closest to you for information.
    Good luck!
    Leonardo Araujo

  • What is "prompt for local work bench request"?

    Hi..I am new to SAP BI.Just now I started Practicals on BI.I am creating Info Area,after giving the technical name and long description for the info area,it is showing another window as "prompt for local work bench request"and asking "workbench request".what does it mean?why it is not creating the info area??
    Can anyone suggest me?
    Thanks & Regards.

    Hi,
    Seems like your working on ideas version.
    that prompt was pop up due to the standard transport procedure.
    When we work on real systems, all newly created or changed objects need to capture into transport and need to move across the landscape(Dev-->quality-->prod).
    You can turn off standard  transport procedure.
    log into BW, RSA1-->transport connection,
    From Menu Edit--->transport--> switch off standard.
    Thanks

  • Purchase Info Record for Frame work Order

    Hi Friends,
    Do we have Purchase info record for Frame work Order(FO) ?. If yes, Please tell me which info category should i need to select to create a Purchase Info Record.
    Thanks

    Hi
    Is that means, Framework  PO will also use the same standard Purchase info record ?
    Thanks

  • To read COMTRADE file in Labview there is an example provided. Can somebody provide the sample .cfg and .dat files required for its working?

    To read COMTRADE file in Labview there is an example provided. Can somebody provide the sample .cfg and .dat files required for its working?

    Thanks for the reply.
    But this library doesn't contain any sample .cfg and .dat files which can be read and understood. Can you please provide the same?

  • Reducing time required for ABAP-only copyback (system copy) process

    Our company is investigating how to reduce the amount of time it takes to perform a copyback (system copy) from a production ABAP system to a QA system.  We use a similar process for all ABAP-only systems in our landscape, ranging from 3.1h systems to ECC6.0 ABAP-only systems on both DB2 and Oracle database platforms, and the process takes approximately two weeks of effort from end-to-end (this includes time required to resolve any issues encountered). 
    Here is an overview of the process we use:
    u2022     Create and release backup transports of key system tables and IDu2019s (via client copy) in the QA system to be overwritten (including RFC-related tables, partner profile and IDOC setup-related tables,  scheduled background jobs, archiving configuration, etc.).
    u2022     Reconfigure the landscape transport route to remove QA system from transport landscape.
    u2022                    Create a virtual import queue attached to the development system to capture all transports released from development during the QA downtime.
    u2022     Take a backup of the target production database.
    u2022     Overwrite the QA destination database with the production copy.
    u2022     Localize the database (performed by DBAu2019s).
    u2022     Overview of Basis tasks (for smaller systems, this process can be completed in one or two days, but for larger systems, this process takes closer to 5 days because of the BDLS runtime and the time it takes to import larger transport requests and the user ID client copy transports):
    o     Import the SAP license.
    o     Execute SICK to check the system.
    o     Execute BDLS to localize the system.
    o     Clear out performance statistics and scheduled background jobs.
    o     Import the backup transports.
    o     Import the QA client copy of user IDu2019s.
    o     Import/reschedule background jobs.
    o     Perform any system-specific localization (example: for a CRM system with TREX, delete the old indexes).
    u2022     Restore the previous transport route to include the QA system back into the landscape.
    u2022     Import all transports released from the development system during the QA system downtime.
    Our companyu2019s procedure is similar to the procedure demonstrated in this 2010 TechEd session:
    http://www.sapteched.com/10/usa/edu_sessions/session.htm?id=825
    Does anyone have experience with a more efficient process that minimizes the downtime of the QA system?
    Also, has anyone had a positive experience with the system copy automation tools offered by various companies (e.g., UC4, Tidal)?
    Thank you,
    Matt

    Hi,
    > One system that immediately comes to mind has a database size of 2TB.  While we have reduced the copyback time for this system by running multiple BDLS sessions in parallel, that process still takes a long time to complete.  Also, for the same system, importing the client copy transports of user ID's takes about 8 hours (one full workday) to complete.
    >
    For BDLS run, I agree with Olivier.
    > The 2 weeks time also factors in time to resolve any issues that are encountered, such as issues with the database restore/localization process or issues resulting from human error.  An example of human error could be forgetting to request temporary ID's to be created in the production system for use in the QA system after it has been initially restored (our standard production Basis role does not contain all authorizations required for the QA localization effort).
    >
    For the issues that you encounter because of system copy, you can minimize this time period as you would be doing it on periodic basis (making some task list) and you can make a note of issues that you faced in previous run. So, normally i don't count it as system copy time
    Thanks
    Sunny

  • Settlemnt Required For Bulk Work Orders

    Hi All,
    How to create settlement rule for Bulk Work Orders?
    Is there Any T-code is there    
    or   using Lsmw

    Settlement rule can be created during Order release or TECO. By defining Settlement Profile, Allocation Structure with Default Object, appropriate details in Equipment / Functional Location Master data, will do the trick.
    Order release or TECO can be done in mass in IW38.
    If you have any other settlement rule different than these settings, then you should use LSMW.

  • Info required for Scenerio

    Hello
    I have a scenerio. where AR SAP system communicating with SAP FSCM system.
    both on same client and server.
    Is it XI required for such communication.
    Or we can build are proxy program and send the information required as both are on same server itself.
    can anyone help me in understanding this scenerio.
    regards,
    Vikrant

    Hi,
    >>both on same client and server.
    then you don't need any XI
    Regards,
    Michal Krawczykm

  • Model number required for website not clear

    Hi,
    My laptop model number is Portege R830. Part number PT321U-0H9019. What model do I select on your downloads webpage: "http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/home.jsp"
    Where do I find the appropriate model number? Ulitimatley I just want a manual that can detail a part number for the ZIF to SATA adaptor required to adapt a a replacement SSD
    Thanks
    Nick

    Portege R830 (PT321U-0H9019)
    Similar to this one, Nick.
    Portege R830-S8332 (PT321U-0FW04Q)
    Because they are in the same part-number family (PT321U), the downloads here should work.
    Sometimes Toshiba does not assign a model designation. We often notice that when it's a special order from ToshibaDirect.
    I can't help you with the ZIF to SATA adapter problem.
    -Jerry

  • Requirements for ABAP and XI Certification

    Hello Folks,
    I have about 2years of work experience in SAP ABAP and XI .
    I have resigned from my company few months back and got relocated to Switzerland.
    Im currently looking for SAP jobs here at switzerland and also wanted to complete with my certifications in ABAP/XI depending on the criteria.
    I have certain queries that would help me know the criteria to apply for the certification this year.
    Here my set of questions , Kindly answer me to all the points below i would be grateful for the same :
    1) Are we suppose to give any current working experience from the company.Since i have resigned from the job and dont hold another job yet, can i appear for the certification ?
    Can i submit my old experience letters?
    2) Is there any other way of appearing for SAP certifications apart from appearing through TechEd.
    3) Can I simply pay the money for the certificaton program and pick the exam that i want to appear for?
    Please guide me to plan for my certification program.
    Thank you in advance.
    Regards,
    Veda

    Hi,
    I believe that even in US also the same process.
    USA SAP Education site address:
    http://www.sap.com/usa/services/education/index.epx
    USA SAP Certification Policies:
    http://www.sap.com/usa/services/education/certification/policies.epx
    USA SAP Education FAQ
    http://www.sap.com/services/education/certification/levels/faqs/index.epx
    Registration
    All SAP Solutions Academy registrations must be received by telephone at central registration: +1-888-777-1727.
    Exam registrations are taken only through central registration at: +1-888-777-1727 and will only be taken up to five (5) business days prior to the scheduled exam event.
    You can call them up and fix your certification at time and location convenient for you.
    Regards,
    Ravi

  • Regarding SAP NetWeaver - Abap Work Bench

    Hi friends
          This is saravanan. i am working as ABAP Consultant. In www.sap.com i got some idea about abap workbench certification. But i would like to know in chennai where i can write my certification and i need the particular website and what is the latest topics about
    SAP-Netweaver -ABAP-Workbench certification. please friends if you know about this send me as soon as possible.
         Thanks for advance
    Regards
    Saravanan

    The place I go for certification information (prices, dates and topics) is SAP.COM.
    Try this website:
    http://www.sap.com/education/certification/
    or more specifically:
    http://www.sap.com/education/certification/exams.asp#user
    Additionally you can try to go to SAP country site closest to you for information.
    Good luck!
    Leonardo Araujo

  • Info required for any email adapter

    Hi
    I have a requirement to send email from different applications for different purposes. So instead of using email facility of each individual application, it is designed to use some common service to send & monitor emails. So it is planned to develop email facility as reusable web-service.
    So it has been decided to use BPEL for developing proposed email service. This service should able to send email & also should provide mechanism for monitoring if the mail reached the destination or bounces back. Also action to be performed based on successful mail operation.
    For all these above requirement, is email-activity provided by BPEL sufficient? Or there is any email adapter available for implementing above? If yes please provide details.
    Thanks In Advance.
    priyadarshi

    You could do monitoring but it would be very basic. It also wouldn't be the same service that sends the email.
    You need to have an email account that is used to send emails. This mail account should not receive any emails unless they are rejected.
    What you can do is set up a BPEL process that polls this inbox. This BPEL process can then process accordingly.
    I think it would be too difficult to do this in one service as 99.9% of the time emails won't be rejected so you will be adding more complexity to a service where it can be handled easier in a separate service.
    cheers
    James

  • Pricing Procedure is required for Job work

    Hi every one,
    Job Work :  Pricing Procedure
    Excise Duties : BEDAEDSEDEdu.CESSHigher Edu.CESS
    Excise Duties will be calculated based on { Job work Charges + Insurance Charges + Add. Processing Charges+ Customer Grey Material value (assessable Value ) }
    Broker Commission : Brokerage will be calculated based on { Job work Charges + Insurance Charges + Add. Processing Charges } and also this value should add to any other values
    Rebate : That is Qty Rebate and also that value also not added to any other value
    VAT : { Job work Charges + Insurance Charges + Add. Processing Charges+ Customer Grey Material value (assessable Value ) + ED }
    And also we are using TAXINN tax procedure
    For Commission : Condition type are ZCOM,ZCO1,ZCO2
    For Rebate : Condition Type ZO02
    For Insurance Charges condition Type is ZINS
    For Add.processing Charges condtion type is ZAPC
    Kindly Give me the solution how to map into SAP that pricing Structure
    Regards,
    Prasanna

    Hi,
    The following is  the solution
    10 .Job Work Charges or Processing Charges ZJOB : per 1 meter = 25.50 Rs (Mandatory)
    20. Insurance Charges ZINS : per 1 meter = 0.75 Rs (Mandatory)
    30. Additional Processing Charges ZAPC : Per 1 meter = 0.25 Rs (Optional means Manual Entry )
    35.  Job work + Insurance + Add.processing charges = from 10 , To 30
    37. Rebate Basis       
    40. Customer Assessable value JASS : per 1 meter = 45.50 Rs ( they want to enter Customer grey value at the time Excise Invoice and i m not sure how to map into SAP in which transaction they have to maintain the customer grey value )
    50. total   value (Basic price for Excise Calculation)   = from 35  To 40
    60 . BED Duty JEXP (Percentage) = from 50
    70. AED Duty JEAP (Percentage) = from 50
    80 . SED Duty JESP (Percentage) = from 50
    90. Edu .cess Duty  JECS (percentage ) = From 60
    100. Higher Edu Cess Duty  JHES (percentage )  = From 60 ( I created new condition type bcoz i couldn't able find out )
    110. Total ED = From 60 , To 109
    120. Total Vale (Including Excise Duties) = From 110, To 119
    125.  Total   value (Basic price for Excise Calculation)  From 50
    130 . Total Charges W/O VAT   From 120 , To 129
    135. JLST = From 130
    137 JCST = From 130
    138. Gross Value  = From 130, To 137
    140. Material Rebate ZO02 = from 37 ( this value is not add to any other value ) (Statistical )
    150 . Commission ZCOM = From 35 ( This value also not add to any other value ) (Statistical )
    160. Commission ZCO1 = From 35 (  This value also not add to any other value) (Statistical )
    Regards,
    Prasanna
    Edited by: prasanna_sap on Aug 14, 2011 12:37 PM
    Edited by: prasanna_sap on Aug 14, 2011 12:45 PM

  • Account info Required for Free Updates to Free Apps

    Why do I have to enter account payment info (i.e. credit card number and verification code) to receive free updates to free apps?

    I'm being made to do it because I'm signing in from a different computer after my last one died.
    Unfortunately my saved credit card was cancelled ages ago and I can't remember the CVV so there is no easy way for me to change my cc info or download a free app.

Maybe you are looking for

  • CD/ DVD Drive is not reading any discs! - HP Pavillion DV6747TX

    Hi there, I have a problem. My CD/ DVD Drive is not reading any discs! I have no idea what's happened..it was going fine and then all of the sudden it stopped working. The computer I have is a HP Pavillion DV6700 or DV6747TX to be exact and the CD/DV

  • IMAC G5 shutsdown while in sleep

    The computer shutdown overnight on its own. The back was warm and I could not restart the machine - no chime or screen response. The only thing I saw was an LED on a usb device turned on briefly. I unplugged the power cord waited a while and then got

  • Database Initialization Error

    Hi, I was trying to initialize my DB and I get this error "Upgrade Wizard did not complete successfully. Please examine the log file for details and restart the Siebel application to attempt the upgrade again. " Where to look for these log files ? Wh

  • ? Restore time machine backup to a separate computer hardrive

    My brand new imac (alluminum 24") 8 gb harddrive crashed. Time machine was functioning and hopefully has all my files. Question , while I'm waiting for apple to replace (thankfully I have apple care) can I restore individual files or projects to my o

  • Vkf code interpretation

    can anybody explain this code for me? its used in virtual key figure for a query.   when 'query name'.       clear: <l_0distance>.       if <l_zlesdeitm> ne '000010'.         clear: <l_zlescpcon>.       endif.       if wa_flag ne 'X'.         clear: