Вы находитесь на странице: 1из 4

Q.What is the role of abapers? What is the Work Bench? A.

Abaper is a application programmer who retrives the data from the database and show it to the end-user with the help of report..out of three layers of SAP the abaper position is on Application Layer in which SAP programs are develop and t hen transported to the Production server. WorkBench:The ABAP Workbench contains several tools that allow you to edit speci fic repository objects. like ABAP Editor , Menu PAinter etc... Q.How to integrate MM With Fico? A.By using transaction code OBYC we can get the details of MM, Fico integration. Go to IMG settings in Financial accounting and do the configuration for MM-FI se ttings.Value from MM to FI is defined in OBYC . on the material master the flow of values are assigned on the Costing, Accounting, etc tabs where the system helps to post the necessary stock values into the appropriate GL accounts. Helps to d etermine, the GL accounts updated when there is a movement of goods. Q.What is difference between business area or cost centre? A.Business area is a place where the product or the produced components are valu ed in group or for the total transactions carried out, Right from procurement,pr oduction and sales of goods.Whereas Cost centre is a particular area where the p roduction or the project is taken up and expenditure is identified seperately wi th a seperate GL account. Q.How to create Tax Calculation Procedure? A.Tax calculation procedures based on the countries depended. one country is usi ng deferent of tax procedures. We are creating new country also and at what type calculation procedures presenrt is running on the countryand it is assighned wh ich country used. Q.What is the difference between business area and profit center? A.Business area is where the total business is valuated as a whole Whereas Profi t centre is an area where the company/work place allows the outside agency to us e its machinery for external profits (eq: A CNC machiine which can run 24 hrs a day is utilised in our company for 15 hrs and the balance 9 hrs is let out for a ddition to the company's profit) is known as Profit Centre.Business area is rela ted term to FI module and Profit centre is related to CO module. One business ar ea can have one or more profit centres. Q.What is Legaccy System Migration Workbench? How it can be carried out in SAP S D? A.LSMW is widely used by EDI programmers. EDI Programmers connect the SAP system to Non SAP system. During this Data migration is a necessity. When data migrate s from source to destination the destination code is differrent from the source code. So what LSMW does is a.Converts the data in to batch files b.Then converts the batch files in to source code batch files c.And then mirgates data. Standard Interfaces like BAPI or Idoc are used in this process. LSMW is used for migrating data from a legacy system to SAP system, or from one SAP system to another.Apart from standard batch/direct input and recordings, BAP I and IDocs are available as additional import methods for processing the legacy data. The LSMW comprises the following main steps: 1.Read data (legacy data in spreadsheet tables and/or sequential files). 2.Convert data (from the source into the target format). 3.Import data (to the database used by the R/3 application. But, before these steps, you need to perform following steps :

1.Define source structure : structure of data in the source file. 2.Define target structure : structure of SAP that receives data. 3.Field mapping: Mapping between the source and target structure with conversion s, if any. 4.Specify file: location of the source file Q.Of all the methods used for data migration like BDC, LSMW , Call Transaction w hich one is used most of the time? How is the decision made which method should be followed? What is the procedure followed for this analysis? A.All the 3 methods are used to migrate data. Selection of these methods depends on the scenario, amount of data need to transfer. LSMW is a ready tool provided by SAP and you have to follow some 17 steps to migrate master data. While in BD Cs Session method is the better choice because of some advantages over call tran saction. But call transaction is also very useful to do immediate updation of sm all amout of data. (In call transaction developer has to handle errors).Bottom l ine is make choice of these methods based of real time requirements.These method s are chosen completely based on situation you are in. Direct input method is no t available for all scenarios; else, they are the simplest ones. In batch input method, you need to do recording for the transaction concerned. Similarly, IDoc, and BAPI are there, and use of these need to be decided based on the requiremen t.Try to go through the some material on these four methods, and implement them. You will then have a fair idea about when to use which. Q.What is the difference between the stock transfer between two plants belonging to same company code and those belonging to different company code? A.A stock transfer from plant to plant generally takes place within a company co de. It can, however, also take place between two company codes, if the plants ar e assigned to different valuation areas, which belong to different company codes .Unlike a stock transfer from storage location to storage location, a stock tran sfer from plant to plant affects both accounting and Materials Planning, as foll ows: 1.Accounting :Accounting is affected if both plants are assigned to different va luation areas. This means that a stock transfer leads not only to a quantity upd ate but also to a value update (stock value, G/L accounts). Thus, parallel to th e material document for stock transfer, an accounting document is created. 2.Materials Planning : Materials Planning is affected because a change of plant stock is taken into account by Materials Planning. The stock transfer from one plant to another belonging to same company code is s ame as that of belonging to different company code functionally.In both the type s of transfers, there will be a material document generated which will update th e QTY in both the plants in the respective storage location. Accounting document generation will depend on the valuation level of the material. If the materials are being valuated at company level and it is being transferred from one plant to another belonging to the same company code, no accounting entry is generated. However, if the valuation is being done at plant level, the accounting document will be generated in both the cases. Q.What are the fields in purchasing view? A. 1.RFQ/Quotation 2.Purchase requisition 3.Purchase order 4.Master data (Info record, Source list, Conditions, Vendors etc.)v - Outline ag reements Q.How do you create movement types? What are the steps involved? When will you r

ecommend a new movement type? A.A movement type can be created using T code OMJJ. Copying an existing movement type and modifying the field contents can create a new movement type. The SAP system is delivered with some pre-defined movement types from 100 to 899 . 900 onwards can be used for customized movement types. Q.What is meant by access sequence? When it is used? A.Condition type has an access sequence assigned to it which determines which ta bles to access for data and in what sequence. This has a sequence of table based on the most specific to most generic. It can be used for any new condition type creation. Q.How does the PO pick up the pricing schema? A.The pricing procedure assigned to a vendor has a calculation schema attached t o it. This schema defines the various conditions pre-requisite, calculation & seq uence in the PO. Generally, only one type of pricing procedure is followed for a ll the vendors Q.What are the types of special stocks available? A. 1.Consignment stock - vendor 2.Components provided to vendor 3.Project stock 4.Consignment stock customer 5.Pipeline material 6.Orders on hand Q.What are the types of inforecords? A. 1.Standard 2.Pipeline 3.Consignment 4.Subcontracting Q.What is meant by consignment stock? A.Consignment stock is the material which is lying in the premises but is not ow ned by the company. It has no value assigned to it until it is taken into own st ock. Once it is used in production or to be sold, it is taken into own stock. Q.What are the steps involved in consignment cycle? A.Consignment cycle is similar to a standard purchase cycle. The difference it t hat no accounting document is created at the time of goods receipts only QTY is updated.It is settled once the same is utilized. Q.What is subcontracting cycle. A.When the material is sent for subcontracting i.e. some value addition, it is c onverted into a different material. It needs a BOM to define the components of t he finished item being received. Q.How is scrap accounted in subcontracting? A.The scrap or the process loss can be adjusted while doing a quality inspection of the material received after subcontracting. Q.How are the byproducts taken care of in subcontracting? A.Byproducts can be taken care of by defining them in the BOM.Tell me about the various movement types and usage. 101 103 105 GR in unrest. use GR in Blocked stock Release from Block to Unrest. use stock.

122 Return to vendor from unrest. use stock. 124 Return to vendor from blocked stock 301 - Plant to Plant tfr. 309 Material to Material tfr. 311 Tfr. from stg loc to stg loc 261 Issue for consumption. 411 Taking consignment stock into own stock. 551 Withdrawal for scrapping.Etc. < Prev Next >

Вам также может понравиться