WHAT IS  EEWB  IN ABAP?

WHAT IS  EEWB  IN ABAP?

Dont get confused here.
Variant name is not which you are pasing to the program.
You enter some values inside the variant and you specify the program to take the input from the variant.
Suppose you have to pass 10 parameters to a program.
user1 creates a variant " hello1" which contains his own selection for the 10 values
user2 creates another variant "hello2" which contain his own set of selecion values.
When we use this program in PC, you can use the variant user1 or user2 as per our requirement.
please check if you are giving variant as input or the proc value.
Hope this helps,
Sri....

Similar Messages

  • What is crm and abap.

    hi,
    i want to know what is crm and abap and it's difference or both are equal
    thanking you
    Moderator message : Search for available information. Read forum rules before posting. Thread locked.
    Edited by: Vinod Kumar on Jun 4, 2011 1:57 PM

    Hi ,
    CRM ABAP is somewhat similar to R/3 only . But you can say that CRM is more of a Object oriented ABAP.
    Secondaly there are few concepts such as
    BDT ( Business Data Toolset)
    EEWB ( Easy Enhancement Workbench)
    External list management.
    These are upto my knowledge .
    For more refer this link.
    [Re: CRM for ABAPer;
    Reward if helpful.
    Regards
    Sourabh Verma

  • What is the Current ABAP Kernel version for SAP ERP 6 (ECC6)..?

    What is the Current ABAP Kernel version for SAP ERP 6 (ECC6)..?

    Hi,
    Login to  http://service.sap.com/swdc using your S user-id
    Serach for kernel
    Check for your relevent kernel patch (unicode/non-unicode , NW release etc.)
    Regards,
    Rajneesh

  • What are infotypes in ABAP HR

    Hi all,
    what are infotypes in ABAP HR...
    and also can i get a brief idea about reporting in ABAP HR
    Thanks in advance
    cheers,
    Raghavesh

    Hi,
    An infotype is a 'record' or a 'screen' which holds data against an employee or PD object such as a position, org.unit etc.
    A table stores values about an infotype and the way it will function.
    Main program generates internal tables for infotypes at runtime.
    Infotypes have an associated database table and a structure .
    plzz refer to this thread also
    infotype
    infotypes
    0000 Events
    0001 Org assignment
    0002 Personal info
    0003 Payroll data
    0007 Work time
    0008 Basic pay
    0014 Reoccurring pay
    0015 1 X pay
    0027 Cost Center
    0041 Event Dates
    0057 Membership dues
    0165 Over ride to limits on deductions
    0167 Health
    0168 Insurance
    0169 Savings
    0170 Spending
    0194 Garnishment reduction
    0195 Garnishment order
    0207 Residence Tax
    0208 Work Tax
    0209 Unemployment Tax
    0210 Withholding
    0216 Garnishment adjustment
    0221 Adjustment
    0267 Off cycle
    2005 OT
    2010 Catts direct to cluster
    1000 Infotypes 1000 – 1999 are PD Relationship infotypes
    Rfere the links
    http://planetsap.com/hr_hrinfotypes.htm
    http://www.planetsap.com/HR_ABAP_Infotypes.htm
    http://72.14.203.104/search?q=cache:FfEG_19IAzoJ:www.planetsap.com/hr_abap_main_page.htmINFOTYPESIN+ABAP&hl=en&gl=in&ct=clnk&cd=6
    Rgds,
    Prakash

  • Hi experts using bapi what we do on abap.

    hi experts using bapi what we do on abap how it is whats the use , normally how we work on bapis in realtime.

    Hi Sri,
    1.BAPI is nothing but the RFC enabled function module.
    2.You can use BAPI to collect the data from database as well
       as insert & update the database.
       E.g. BAPI_BUPA_ADDRESS_GETDETAIL for collecting info regarding Business partner.
             BAPI_BUPA_CENTRAL_CHANGE to modify the database against business partner
             BAPI_BUPA_ADDRESS_ADD to insert the data.
    3. You can also use BAPI as RFC Funcrion module.
    Please reward points if finds useful.
    Regard,
    Swarup
    Edited by: swarup basagare on May 30, 2008 10:37 AM

  • What is unique in ABAP which is not in other oops languages?

    What is unique in ABAP which is not in other oops languages?

    Dont get confused here.
    Variant name is not which you are pasing to the program.
    You enter some values inside the variant and you specify the program to take the input from the variant.
    Suppose you have to pass 10 parameters to a program.
    user1 creates a variant " hello1" which contains his own selection for the 10 values
    user2 creates another variant "hello2" which contain his own set of selecion values.
    When we use this program in PC, you can use the variant user1 or user2 as per our requirement.
    please check if you are giving variant as input or the proc value.
    Hope this helps,
    Sri....

  • What is Web Dynpro ABAP ?

    Hi experts,
    I want to know what is web dynpro Abap ? How it is defferent from ABAP? Where can i get the materials and documentation regarding Web Dynpro ABAP. I have heared lot about web dynpro abap but i dont know any thing about it. Lots of my friends who are in SAP  field suggested me to learn Web dynpro ABAP but with out knowing any thing wht shd i learn. What are all required to learn web dynpro abap. I knnow only Basic abap so can can go for webdynpro abap or not?
    <b>useful answers will be rewarded</b>
    Regards,
    sunil kumar.

    Hi Sunil
    1. Web Dynpro ABAP, is a Framework given by SAP to develop Web Application using ABAP as a programming language.
    2. Core ABAP is to develop applications in SAP GUI, Web Dynpro ABAP is for Internet based Applications.
    3. Help site Documentation
    http://help.sap.com/saphelp_nw2004s/helpdata/en/7c/3545415ea6f523e10000000a155106/frameset.htm
    Tutorials – Web Dynpro ABAP
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02e1fa45-0801-0010-10a0-f1cf47e8c943
    4. You should know the limitations of a web Applications and you should know how a typical web application works, that's enough to go with Web Dynpro with knowledge of ABAP.
    Regards
    Abhimanyu L

  • What is the programming (ABAP) difference between Unicode and non Unicode?

    What is the programming(ABAP) difference between Unicode and non Unicode?
    Edited by: NIV on Apr 12, 2010 1:29 PM

    Hi
    The difference between programming in Unicode or not Unicode is that you should consider some adjustments to make on the Program "Z" to comply with the judgments Unicode Standard.
    In the past, developments in SAP using multiple systems to encode the characters of different alphabets. For example: ASCII, EBCDI, or double-byte code pages.
    These coding systems mostly use 1 byte per character, which can encode up to 256 characters. However, other alphabets such as Japanese or Chinese use a larger number of characters in their alphabets. That's why the system using double-byte code page, which uses 2 bytes per character.
    In order to unify the different alphabets, it was decided to implement a single coding system that uses 2 bytes per character regardless of what language is concerned. That system is called Unicode.
    Unicode is also the official way to implement ISO/IEC 10646 and is supported in many operating systems and all modern browsers.
    The way of verifying whether a program was adjusted or not, is through the execution of the UCCHECK transaction. Additionally, you can check by controlling syntax (making sure that this asset verification check Unicode).
    The main decisions to adjust / replace are (examples):
    ASSIGN H-SY-INDEX TEXT TO ASSIGN <F1> by
    H-SY-INDEX TEXT (*) TO <F1>.
    DATA INIT (50) VALUE '/'. by
    DATA INIT (1) VALUE '/'.
    DESCRIBE FIELD text LENGTH lengh2 by
    DESCRIBE FIELD text LENGTH lengh2 in character mode.
    T_ZSMY_DEMREG_V1 = record_tab by
    record_tab TO MOVE-Corresponding t_zsmy_demreg_v1.
    escape_trick = hot3. by
    escape_trick-x1 = hot3.
    itab_txt TYPE wt by
    ITAB_TXT TYPE TABLE OF TEXTPOOL
    DATA: string3 (3) TYPE X VALUE B2023 '3 'by
    DATA: string3 (6) B2023 TYPE c VALUE '3 '.
    OPEN DATASET file_name IN TEXT MODE by
    OPEN DATASET file_name FOR INPUT IN TEXT MODE ENCODING NON-UNICODE.
    or
    OPEN DATASET file_name FOR INPUT IN TEXT MODE ENCODING DEFAULT.
    CODE FROM PAGE TRANSLATE a_codepage record by
    record TRANSLATE USING a_codepage.
    CALL FUNCTION 'DOWNLOAD' by
    CALL METHOD cl_gui_frontend_services => gui_download
    CALL FUNCTION 'WS_DOWNLOAD' by
    CALL METHOD cl_gui_frontend_services => gui_download
    CALL FUNCTION 'UPLOAD' by
    CALL METHOD cl_gui_frontend_services => gui_upload
    CALL FUNCTION 'WS_UPLOAD' by
    CALL METHOD cl_gui_frontend_services => gui_upload
    PERFORM USING HEAD APPEND_XFEBRE +2. by
    PERFORM USING HEAD APPEND_XFEBRE +2 (98).
    Best Regars
    Fabio Rodriguez

  • What is diff btw abap 4.7 to netweaver

    what is diff btw abap 4.7 to netweaver abap
    example syntax.

    Hi
    Netweaver ABAP is with most of the code with Object oriented concepts
    see the std programs like SAPMF06p or any std program
    they uses all enhancement-point concept and BADI's a lot
    see the links
    Refer this link for ECC 5.0 & 6.0:
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
    A similar post
    /message/1783778#1783778 [original link is broken]
    You can go through the Release Notes for each of the versions after 4.6B (4.6C, 4.7 , ECC 5.0 & ECC 6.0)
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/688055b88f297ee10000000a422035/content.htm
    For 4.7 SAP R/3 http://help.sap.com/saphelp_47x200/helpdata/en/12/9d78d6d8f74043a32e82be87e433b7/content.htm
    Release Notes on SAP Web Application Server 6.30
    http://help.sap.com/saphelp_47x200/helpdata/en/2b/64fc3e9d3b6927e10000000a114084/content.htm
    http://solutionbrowser.erp.sap.fmpmedia.com/
    Check these links
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/790e690c-0901-0010-7894-de8b3d91d78e
    http://help.sap.com/saphelp_nw04/helpdata/en/94/c65839bec58b27e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/b9623c44696069e10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/c1/1253164e665b4fa635af38b66dc166/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f5/a9673e42613f7ce10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/dc/6b7f2f43d711d1893e0000e8323c4f/frameset.htm
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • What is the prupose abap query? configuaration process?

    what is the prupose abap query? configuaration process?

    Hi Balaji,
    Here is the details of ABAP Query
    ABAP Query
    An ABAP Workbench tool that enables users without knowledge of the ABAP programming language to define and execute their own reports.
    In ABAP Query, you enter texts and select fields and options to determine the structure of the reports. Fields are selected from functional areas and can be assigned a sequence by numbering.
    ABAP Query offers the following types of reports:
    Basic lists
    Statistics
    Ranked lists
    I hope it will clear for you,
    Regards,
    Murali.

  • What is variant in ABAP Program Process Block in Process Chain?

    I wrote an ABAP program:
    REPORT ZTEST,
    PARAMETERS:  PROC(80) TYPE C.
    I can test this PORGRAM from SE38, it shows me a pop-up screen for PROC and I can enter a value and execute.
    Now I want to call this  program ZTEST from a process chain. In Process Chain Selected a Process u201CABAP Programu201D. It asks me program name and Program variant, I entered Program Name as ZTEST and
    Program variant as a character string HELLO.
    When I execute Porcess Chain, ABAP Program errors saying that variant HELLO not found.
    What is Program variant in ABAP Program Process in Process Chain?
    Thanks,

    Dont get confused here.
    Variant name is not which you are pasing to the program.
    You enter some values inside the variant and you specify the program to take the input from the variant.
    Suppose you have to pass 10 parameters to a program.
    user1 creates a variant " hello1" which contains his own selection for the 10 values
    user2 creates another variant "hello2" which contain his own set of selecion values.
    When we use this program in PC, you can use the variant user1 or user2 as per our requirement.
    please check if you are giving variant as input or the proc value.
    Hope this helps,
    Sri....

  • What to select JAVA/ABAP

    Hi friends,
         I am sandip, I am in confusion please help me, thanks in advance. My problem is, I have completed M.C.A. and now working in private firm. For first few months I worked on JAVA web application (Servlet, JSP) and as a part of project I came to the SAP-JCO connector I worked on ABAP (RFC for fetching data from R/3). Now I am thinking that for future career I want to choose ABAP and explore more about it. But the problem is that I am in confusion what I have to choose as my future. Please  help me thanks again.
    My mail is : [email protected]

    you should choose ABAP  for sure because first its damn easier and intresting and foremost thing is that there is OOPS IN ABAP too and JAVA ENALBLED features are also there and trust me java and abap in combination is damn fruitful.
    plz reward if useful
    vivek

  • WHat is QABAP / queue abap . IS it used in ec 6.0 version

    Hi  experts,
    Any idea about QABAP  or may be queue abap.Where is it used.
    Isit used in ecc6.0 version or its outdated.
    Kindly let me know .Help appreciated!
    Regard,
    Kshitija

    Hi,
    Pls refer to this link
    what is difference between ECC 5.0 and ECC 6.0
    Thanks & Regards,
    Chandralekha.

  • What to do if abap is more than 50% (red) when I run runtime analysis?

    Hello Experts,
    I was asked during an interview on what will I do if the ABAP bar is more than 50% or red when I run runtime anaylsis? I said that to improve performance I would check my select statements, use into table etc. Is my answer correct?Thank you guys!

    By mentioning Select statements your answer was wrong. Select statements show up under database execution time, not ABAP.
    Although more that 50% of the time was spent on ABAP this may not be a performance issue. Sometimes the code has to be complex to do the job required.
    In addition to Rob's Blog avoid the following:
    LOOP AT ITAB1.
      process ITAB1 header into ITAB2 header.
      APPEND ITAB2.
    ENDLOOP. "ITAB1
    LOOP AT ITAB2.
      process ITAB2 header into ITAB3 header.
      APPEND ITAB3.
    ENDLOOP.  "ITAB2
    This can be proccesed in a single loop.
    LOOP AT ITAB1.
      process ITAB1 header into work area 2.
      process work area 2 into ITAB3 header.
      APPEND ITAB3.
    ENDLOOP.  "ITAB1
    MattG.

  • Whats the difference between ABAP stack, ABAP+Java stack and Java stack

    Hello,
    I have a nagging doubt about the difference between the ABAP stack, ABAP+Java stack & the Java only stack. I believe that the method of applying the kernel for all the 3 types is different.
    Also can we apply the ABAP support packs through JSPM.
    Please put some light on this.
    Thank you

    Hi Zaheer
    ABAP Stack
    AS ABAP is used to provide the ABAP foundation of SAP NetWeaver.
    Part of AS ABAP is the Search Engine Service (SES), which enables users to search for
    business objects using Search and Classification (TREX). SES accesses Search and
    Classification (TREX) functions through the Search and Classification (TREX) ABAP
    client. SES replicates the business objects from the ABAP application to Search and
    Classification (TREX), so that it can apply Search and Classification (TREX) search
    functions to them. When a user enters a search query, the Search and Classification
    (TREX) system responds to it, not the database for the ABAP application. For more
    information, see the document Installation Guide – SAP NetWeaver TREX Single Hosts /
    Multiple Host.
    Java stack
    AS Java is used to provide the Java foundation of SAP NetWeaver. Among the key
    capabilities of AS Java are:
    • J2EE Engine – a J2EE 1.3-compliant application server for running enterprise
    applications. In addition to the pure J2EE standard technologies, the J2EE
    Engine implements complementary technologies, such as Web Dynpro or Web
    Services, that are targeted at supporting large-scale, real-business application
    development projects.
    • SAP Composite Application Framework Core (CAF Core) is a service-oriented
    architecture for building and deploying composite applications. It enables
    modeling of different service types – entity services that represent a domain
    model, application services that implement business logic, and external
    services that offer connectivity to back-end services by means of remote
    function calls (RFCs) or Web services. Usage type AS Java comprises the CAF
    Core runtime environment, while design time tools are part of the SAP
    NetWeaver Developer Studio.
    • Web Dynpro is the user interface technology for developing professional
    business applications for mobile as well as for desktop clients. Web Dynpro
    applications can easily be integrated into SAP NetWeaver Enterprise Portal,
    providing a unified layout for the end user as well as enhanced navigation
    support. Web Dynpro also allows, for example, the development of interactive
    forms using the Adobe document services.
    • Adobe document services is a set of runtime services that provide a range of
    form and document creation and manipulation functions such as:
    • Converting XML form templates (created using Adobe LiveCycle Designer)
    to PDF and various print formats
    • Setting Adobe Reader rights to enable users to fill in and annotate forms,
    save and print them locally, and include digital signatures for authentication
    using the free Adobe Reader software
    Extracting data from SAP applications into Interactive Forms and transferring form data
    back into SAP applications using XML
    ABAP + Java Stack
    Contains both functionalities.
    I hope this helps
    Regards
    Chen

Maybe you are looking for

  • How do I partition an external hard drive?

    I have recently purchased a Buffalo 1TB hard drive. I now want to partition it so I have 400GB for  TimeMachine backup, 100GB for transferring 'stuff' between my Mac and my husband's Windows desktop, and 500GB  for storing iPhoto pictures. How do I g

  • OLAP query returning "name" rather than "key" attribute for a dimension

    Hello, I am busy with a project that involves drawing data from an OLAP cube (in SAP BW), then transforming and contextualising for use in an EMI environment. The project runs on MII 12.1. The standard OLAP connector and OLAP queries have been used (

  • File not getting converted to the .EXT type

    Hello Experts, Please help me with an issue ... Actually Iam doing a mailing program.... in which a newly generated invoices are sent to user.... the mailing is working fine. The file which the user is getting in his mail box should be a .EXT type fi

  • I cannot edit a converted Word document

    After I downloade a doument that was emailed to me......and converted it from PDF to Word .......can I edit that document ?

  • Alternative of InsomniaT for disabling sleep function on lid closed situation

    Hello. I am finding the alternative method to let my MacBook Air not come to sleep mode while its lid is closed. Since installation of InsomniaT occures another problem. Usage of terminal command is OK. Please teach me. Thank you very much.