SAP Key Points
SAP Key Points
SPRO is used to configure the SAP System as per client’s requirement. IMG (Implementation
Management Guide) menu which you will find customization settings for all SAP modules, will be
shown after executing SPRO transaction.
The new SAP software also simplifies daily business tasks through more appealing and
integrated user-interface concepts that increase user productivity and satisfaction
for example, by enabling the use of Duet software for integrating Microsoft
applications. Go to the solution browser tool for SAP ERP to find out more. This tool
allows you to identify new SAP features and functions and their business benefits in a
given release of SAP ERP and enhancement packages.
After you upgrade your old version to SAP ERP 6.0, you can enhance the SAP
functionality of your application without performing a further upgrade thanks to a new
deployment technology - the SAP enhancement packages for SAP ERP.
The enhancement packages simplify the way you manage and deploy new software
functions for SAP ERP. They enable you to take advantage of the latest software
innovations while minimizing disruption to ongoing operations. You can implement
selected SAP components and then activate selected business functions and
enhancements on demand to meet your business requirements. This unique delivery and
deployment method for enterprise software, enabled by the flexibility of enterprise
Service-Oriented
Architecture (enterprise SOA) , lets you access new ERP functions while holding on to
your core functions.
As a result, you can isolate the impact of software updates and quickly bring new SAP
functions online through shortened testing cycles without impeding core business
processes.
4. What is me Variant Configuration? What are the type of questions we can expect in
that ?
A. Variant configuration is used where you have a configurable material like computer (made up
of components like processor, monitor, keyboard, mouse etc). These components are called as
characteristics in variant config. Again this will be having values like processor can be either P4 or
P3, monitor can be 15" or 17" etc. Based on the values selected the variant pricing will happen
using the condition type VA00.
Possible questions you can expect are: - What is variant configuration? What is
characteristic?
- What is value? - What is class? - What is configuration profile? - What is dependency and
what are the types? - What is a variant table?
One example which I can give is suppose you create two sets of customer groups, say Customer
group A1 for domestic sales and Customer group A2 for international sales. You can choose to
give discount to customer group A1 which are customers in the domestic market by creating a
pricing condition for group A1. Customer groups can be created in SAP SD user the following
menu path:
IMG >> Sales & Distribution >> Master Data >> Business Partners >> Customers >> Sales >>
Define Customer Groups
Alternatively, one can use the transaction code OVS9. One needs to simply define a two digit
alphanumeric customer group key. Once defined, the same can be assigned to a customer
master record using the transaction code VD02. Such custoomer master key can be made
mandatory for all customer master records.
Your company decides to deliver the items ordered by the customer. This is recorded by creating
a outbound delivery document (TCodes:VL01N, VL02N, VL03N, Tables: LIKP, LIPS etc).
Once the items are available for sending to the customer, you post goods issue which reduces
your inventory and puts the delivery in transit. This will create a material document. You will post
goods issue using VL02N but the material document created will be stored in tables MKPF,
MSEG.
You will then create shipment document to actually ship the items. (Tcodes: VT01N, VT02N,
VT03N, Tables: VTTK, VTTP etc).
You finally create a sales billing document. (TCodes: VF01, VF02, VF03, Tables: VBRK, VBRP
etc). This will have a corresponding accounting document created that will be in BKPF, BSEG
tables.
When customer pays to your invoice, it will directly hit your Account Receivables account in FI.
You will have to remember that these are not a required sequence. Some times, you may
configure your system to create a SD invoice as soon as you create a sales order or you may not
create a shipping document at all. This is the position where Functional Consultant would come
into picture and study the company's order to cash process and configure the SAP system to do
so.
7. Explain how we will configure milestone billing , periodic billing and which scenario we
will use?
A. Menu path: IMG->sales & distribution->Billing->billing plans->define billing plan types.
You set the start date and end dates if applicable to the type of billing you are using. What time to
be billed (end of month, start of month etc..)
Milestone is a billing plan type where a customer is billed for the amount distributed between the
dates until total value is reached eg: if the total billing amount is 1000 USD for a year. You will bill
the customer in different amounts say 200, 500, 300 at different intervals as per customer
agreement.
On the other hand Periodic billing is billing the customer for the total amount(here 1000 USD) at
regular intervals periodically until the customer agreement is reached. eg: 1000/12 for a 1 year
agreement and say billed at the 1st day of every month
Milestone billing means distributing the total amount to be billed over multiple billing dates in the
billing plan. As each milestone is successfully reached, the customer is billed either a percentage
of the entire project cost or simply a pre-defined amount. During sales order processing, the
system determines from the item category whether a billing plan is required and, if so, which type
of plan ,The type of billing plan that is determined at this point is set up in Customizing and
cannot be changed in the sales document. Billing plans for periodic billing and milestone billing
plans for project-related milestone billing have different overview screens so that you can enter
data relevant to your processing.
For example, for milestone billing, you must be able to enter data to identify the individual
milestones.
Milestone billing is typically used for billing projects, such as plant engineering and construction
projects. Such projects often include a series of milestones that mark the completion of different
stages of the work. In the SAP R/3 System, milestones are defined in a network along with
planned and actual dates for the completion of work. The milestones are also assigned to the
billing dates in the billing plan.
Each milestone-related billing date is blocked for processing until the Project System confirms
that the milestone is completed.
Delivery-relevant order items for which a milestone billing plan applies are billed on the basis of
the requested delivery quantity and not on the total of the confirmed quantities.
The connection between the project and the sales document item is made in the
individual schedule lines of the item. Each schedule item can be assigned to a network in a
project.
The following figure shows an example of milestone billing where only the Contract have been
billed :
Billing Plan
Billing date Description % Value Billing Block Milestone Billing Status
01-10-94 Contract 10 10,000 - x x
01-03-95 Assembly 30 30,000 x x
01-04-95 Maintenance 30 30,000 x x
01-05-95 Acceptance 30 30,000 x x
01-06-95 Final invoice .. .. x
Network/Activities
Milestone Estimate Actual
Assembly 01-03-95 01-03-95
Maintenance 01-04-95
Acceptance 01-05-95
For each billing date in a milestone billing plan, you can specify whether the billing date is:
1. fixed
2. always updated with the actual date of the milestone
3. updated with the actual date of the milestone, if the date is earlier than the
planned billing date for the date
Type in the transaction code, or part of the name e.g. sales order. Any transaction name with that
text in it will be shown, along with the menu path
9. How many clients we will create in land scape (like in development server, quality
server, production server ) if we are creating more than one in each server what is exact
use of that client ?
A. Client landscape : Basic layout : dev -testing- production also
- Sandbox server . for trial and error
- Development server for actually creating transports(CTS)
- Global server. If you have global implementations at different client locations (eg; canada, US,
UK) (for testing purposes with actual master data as well)
- Testing server.(for regression testing purposes before moving to prodcution, integration etc..)
- Production server is the actual production system
The clients could be variable and could be created to a specific server . usually a developed.
where abap, functional would mess around. say : client 100-functinal consultants ,client 300-
abapers ,client 400- other users(like super etc)
Report transactions are SAP programs that collect selection parameters from the
selection
screen followed by the output called the lists.
Dialog programs consist of more than one interactive screen called a dynpro. These
transactions sometimes also need pre selected information for triggering them, not unlike
the explicit selection screens in report programs; these are called parameter transactions.
11. What are the responsibilities of "CORE TEAM" and "FUNCTIONAL TEAM" in an
implementation?
A. Core Team are the power users who are selected for the SAP implementation. The Functional
Team gather the initial implementation requirement from these core team users who will be the
bridge between the SAP Functional Team and their department users with the expert work
knowledge.
To start with, yes, self-defined reports, transactions or functions are possible within SAP.
There might be numerous reasons why a company might go in for customized transaction codes
or for that matter reports. To cater to this demand, SAP allows creation of user-defined
transaction codes.
On the other hand, if you work with the SAP menu and spare a bit your memory, you might also
have some problems from time to time to find your way back in the SAP menu to a specific
transaction.
Here are 2 tips to find back your transactions. The first one is more targeted towards specialists
as you might need advanced authorizations to run it while the second one is more generic and
standard.
Using table TSTCT Executing transaction SE16 on table TSTCT and selecting as language field
(SPRSL) ‘EN’ for English, you may try and find transaction codes based on their texts. Note that
you may use ‘*’ generic characters in the text search and that the search IS case-sensitive.
Note that not only transactions are matched against the search text but also transactions
directories themselves (they are easily recognized because they have no associated transaction
code in the resulting list). Another big advantage of this method is that the search IS NOT case-
sensitive
15. What are posting Keys and How are they used while making postings?
A. Posting Keys are defined at Client Level. Posting keys determine whether a line item is a debit
or credit as well as the possible field status for the transaction. In this context, it is essential to
understand the factors that determine the field status of a transaction. The field status within a FI
document is controlled by Accout Type, field status of Posting Key and the field status of the G/L
account.
Modifying the SAP delivered Posting keys are not recommended. if a posting key is to be
modified the best possible action is to copy the posting key that needs to be modified and then
modify the copy. we can define the posting keys using the transaction OB41.
It also determines the account type to which the debit or credit is to be made and whether it is Spl
G/L transaction. If it is a Spl G/L transaction, then the field for Spl G/L indicator becomes required
entry.
A .During goods issue in the sales cycle, the system is usually configured to update the relevant
GL accounts automatically and to create the relevant accounting documents. This customization
in IMG is also called material account assignment and is achieved through a number of steps
as detailed below:
1. Depending on the ‘plant’ entered during goods issue (GI), the ‘Company Code’ is
determined by the system which in turn determines the relevant ‘Chart of Accounts.’
2. The plant thus entered in goods issue determines the ‘valuation class’ and then the
‘valuation grouping code.’
3. The ‘valuation class’ is determined from the ‘material master.’
4. Since the ‘account modification code’ is assigned to a ‘process key’ which is already
linked to a ‘movement type,’ the ‘transaction key’ (DIF, GBB, AUM, BSX, etc.) determines
the ‘GL account’ as posting transactions are predefined for each ‘movement type’ in
‘inventory management
A. In SAP Materials Management, goods movement is distinguished using a three digit key which
is called the “movement type”. The movement type is important because it controls the screen
layout, adjustment of inventories, the GL account for financial purposes etc. Goods movement
have been discussed elaborately here. The various types of material movement types in SAP
materials management MM are given below:
A. Used in the determination of available stock of a material, the Stock Type is the sub-division of
inventory at a storage location based on the use of that inventory. In SAP, there are many kinds of
stock types:
Valuated Stocks are the stocks which belongs to your company. There are three types of
valuated stocks
Unrestricted Stock is the physical stock that is always available at a plant/storage location
Quality Inspection Stock is not counted for unrestricted use and may be made available
for MRP. To give an example, you want to do inspection on arrival, you shift your stock to
Quality inspection stock then you do the quality inspection
Blocked stock is not counted as unrestricted stock and is not available for MRP.
Non Valuated stock is the stock which you will keep in your premised and this is not valuated in
your company
The GR-blocked stock denotes all the stock accepted ‘conditionally’ from the vendors.
This stock is not considered available for ‘unrestricted use.’ You will use the Movement
Type 103 for the GR-blocked stock and Movement Type 101 is used for a normal GR.
Special stock is the stock managed separately that does not belong to company or that are
stored at particular location
1- Step Transfer
This process describes to transfer the material stock between plants 1-step. This type of stock
transfer can only be carried out in Inventory Management. Neither Shipping in the issuing plant
nor purchasing in the receiving plant is involved in the process. Transferring stock in one step has
the following characteristics: – The stock transfer is entered as a transfer posting in Inventory
Management. Creating a reservation can plan the transfer posting. The quantity of the stock
transferred is posted immediately from the unrestricted-use stock of the issuing plant to the
unrestricted-use stock of the receiving plant The transfer posting is valuated at the valuation price
of the material in the issuing plant. If the plants involved belong to different company codes, the
transfer between plants is also a transfer between company codes. In this case, the system
creates two accounting documents for the transfer posting. The stock posting is offset against a
company code clearing account.
2- Step Transfer
This process describes to transfer the material stock between plants in 2-step. This type of stock
transfer can only be carried out in Inventory Management.
If you post a stock transfer from plant to plant using the two-step procedure, you post the removal
from storage at the issuing plant first. After you post the removal from storage, the quantity being
transferred is managed in stock in transfer at the receiving plant. It is not yet part of unrestricted-
use stock, however. You post the placement into storage at the receiving plant in a second step.
Only then are the event completed and the transferred quantity part of unrestricted-use stock.
Possible reasons for carrying out the a stock transfer in two steps may be: The plants are located
at quite a distance from each other and the goods are in transit for a prolonged period of time; or
there is one employee responsible at each plant, and each can only post movements for his/her
own plant.
Main Business Scenario: Your enterprise has to carry out a physical inventory of its warehouse
stocks at least once per fiscal year to balance its inventory. Various procedures can be
implemented for this.
In a periodic inventory, all the enterprise’s stocks are physically counted on the balance sheet key
date. Every material has to be counted. During counting, the entire warehouse must be blocked
for material movements.
In the continuous inventory procedure, stocks are counted continuously throughout the entire
fiscal year. In this case, it is important to ensure that every material is physically counted at least
once during the fiscal year.
You can also implement special procedures, such as cycle counting (physical inventory at regular
intervals) and inventory sampling (physical inventory of randomly selected stocks).
With both continuous and periodic inventory types, the following stock types can be included in
the physical inventory:
The cycle counting inventory method creates a physical inventory document only for stock type 1
(unrestricted use). The inventory sampling procedure is only applicable to stock types 1
(unrestricted use) and 2 (quality inspection stocks).
The Physical Inventory Process: Create physical inventory document->Set blocking indicator-
>Print physical inventory document->Enter count results->List of differences->Post differences
The physical inventory number was created as an additional hierarchy above the physical
inventory document number. You can use it to group together different physical inventory
documents that belong together organizationally.
You assign physical inventory numbers when you create and change physical
inventory documents, and you can use them as an extra selection criterion for physical
inventory reports. This enables you to directly display the physical inventory documents per
storage location, customer, or vendor.
If you have not finished entering the complete physical inventory count, you can freeze the book
inventory balance in the physical inventory document to prevent goods movements from
changing the book inventory balance relevant to the physical inventory count, which would result
in incorrect inventory differences. You define in Customizing for Inventory Management whether
you can freeze book inventory balances in the storage location.
When entering a physical inventory count with reference to a physical inventory document that
contains many items with a quantity of zero, you can set zero count automatically for all items that
have not yet been counted.
In Customizing for Inventory Management, you can define the following value tolerances for
posting inventory differences for a user group:
maximum amount per physical inventory document maximum amount per document item
Relevant tables:
20. What is the function of counter in pricing procedure ? Please explain with an
example ?
A. Counter is used to show a second mini-step within an actual step. For example, you may have
all your freight charges assigned to step 100, however there may be three condition
types, each representing a different freight charge. Thus you can assign a freight condition type to
step 100 counter 1, another to step 100 counter 2; another to step 100 counter 3; and so on
21. What is the use of VPRS, EK01 and Ek02? For material cost we are using VPRS why we
need EK01 and EK02 ?
A. VPRS is the internal price condition which is copies from material master and can not be
manual procss.It is mainly used to calculate revenue sv from particular material. EK01 is for
actual costing EK02 is for calculates costing for costing purpose.
22. What is the purpose of the request number which is generated when u save a
customization?
A. The request number is attached to a transport that is used to move your non-cross client
customizations to a different client.
A. Request # will be of format SysIdKxxxxxx, where sys id is your DEV(development), QAS
(Quality) or PRO (Production) clients, letter K followed by a 6 digit number. Each rask in IMG is
attached with a Req #. When we need to transport the requests from 1 client to another Eg: DEV
to QAS, we 1st need to release lower level requests followed by higher level requests using SE09
/ SE10. Only then we will sbe able to transport them which Basis guy does
23. What is the advantage of using the text as a reference instead of duplicating it?
A. In general: Referencing avoids data entry errors and allows a standard message relayed. And
To reduce load on the system referencing is considered better than copying.
A. A key feature of an enterprise data system such as SAP is integration of function where events
occuring in the system cause accounting entries to be made automatically when the events
happen. This means that there is no lag between events and the books.
The account key determines the type of price and discount calculation made
The type of sales revenue posting to feed data into profitability analysis
The customer master record is the source for data
The material master record is the source for data on what was shipped from inventory
25. WHAT IS CO06, HOW CAN WE DO THE BACK ORDER PROCESSING THERE ?
A) CO06 is used for backorder processing.
You can call up the backorder processing using the transaction CO06 The system calls up the
initial screen for processing backorders.
2. Enter the material number of the material to be processed as well as the plant.
The texts for the receipt and issue elements correspond to the texts that appear in the MRP list.
The various stocks (individual customer stock, and so on) and the storage locations are displayed
and managed in separate segments.
Processing Sales Orders : The system highlights sales orders or customer requirements that
have not yet been completely confirmed or for which no receipt has yet been scheduled. The
missing parts are
Displayed in the column Requirement/receipt.
In the lower part of the screen, the system displays the detailed data of the selected sales order
for the selected date.
o Open quantity : Total requirement quantity of the sales order or the customer requirement.
o Material availability date : Date by which sufficient quantities of the item must be available.
o Total confirmed quantity : Quantity that has been confirmed (in sales order management when
creating the sales order or in backorder processing).
o Confirmed quantity : In this field you can enter the quantity that is to be allocated (that is,
confirmed)
in backorder processing.
o ATP quantity : Quantity which can be used when planning open requirement quantities.
2. Enter the quantity which, according to the ATP quantity, you can allocate to the requirements in
the
Confirmed quantity field.
4. Save your entries. : Note : You can process backorders for sales orders only for materials for
which you have set the indicator Individual requirements in the material master record (MRP 3
view, Availability check field).
Dependent reservations, stock transfer requisitions and stock transfer orders are processed at
the same time.
Note : To do this, choose Settings ® Only SD requirements. From the sales and distribution point
of view, backorder processing can also be set in such a way that only the requirements necessary
for SD are displayed as missing parts. From the sales and distribution point of view, backorder
processing can also be set in such a way that only the requirements necessary for SD are
displayed as missing parts. To do this, choose Settings ® Only order reservations.
26. What are the condition conversion and customer/material conversion in the
Organization structure, how do you navigate? Please answer with example?
A) In the Organization Structure if you have more than one distribution channel and division then
you have to go for common Dist. Channel t/c VOR1 and similar for division VOR2 or SPRO>Sale
and Distribution>Master A) DCDC and DCD
27. In consignment fill up we delivery goods to customer site, is there any agreement with
customer? if yes what type of agreement(relating price)?if no with out agreement how can
we place rupees lacks of amount to customer site?
A) Yes, there is always an agreement that the customer will sell or consume the materials. Billing
is done only when the customer actually sells or consumes the materials. The unsold goods or
unused materials are our materials and the customer can return them (if he wants). Materials may
be kept at either customer's site or our site. Ownership of material passes only in case of :
1) Consignment Issue : from us to customer i.e. when the customer actually sells or consumes
the material.
2) Consignment Return : from customer back to us.
A) 2 In one scenario it depends up on the customer master data in the following way if
that specific customers have multiple ship to parties as mentioned in partner functions of the master
data of the customer and for all these ship to parties there will be unique bill to party or payer this takes
place. If the confirm delivery date of materials to different ship to parties must be unique.
2nd Ticket was client wants transportation zone in pricing which not maintained in field
catalog,
3rd Ticket was client wants vprs should be his selling price i.e pr00 should not be
maintained.
32) Explain to me in detail Alternate condition base value, and alternate calculation
type?
A) ALTERNATE CALCULATION TYPE : This function allows you use a formula as an
alternative in finding the value of the condition type, instead of standard condition
technique. this can be used to calculate complex tax structures.
ALTERNATE CONDITION BASE VALUE : The alternative condition base value is a
formula assigned to a condition type in order to promote an alternative base value for the
calculation of a value.
33) what r all the documents will generate after saving invoice?
A) After saving invoice 5 documents are generated:
1. Revenue Account
2. Customer Receivables Account
3. profit center Account.
4. Special Purchase Ledger Account
5. Profit Analysis Account.
A) 3. BPR-- in final preparation or configuration stage you can find. after uploading the
whole master data this project is ready for work, that means project implementation is
almost ready except for supervision in front of client.
35. What are the two user exits you have used in your project?
A) first u know what, how user exit its works then It is very simple To manage ..Ok Please refer The links
Also Refer to the links below..
http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
http://www.sap-img.com/abap/what-is-user-exits.htm
http://www.planetsap.com/userexit_main_page.htm
http://www.easymarketplace.de/userexit.php
http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,
00.html
http://sap.ittoolbox.com/documents/popular-q-and-a/debugging-a-user-exit-or-program-3022
http://help.sap.com/saphelp_nw04/helpdata/en/81/8c5738ee806b0ee10000009b38f889/content.h
tm
http://help.sap.com/saphelp_nw04/helpdata/en/bf/ec07a25db911d295ae0000e82de14a/content.h
tm
A) 2. Examples of user exits : MV50AFZZ i used it to carry out availability check for batch
managed materials
40. Who are called Super users when it comes to training in SAP ?
A) There are Consultants, Power users, End users in a SAP R/3 system.
The users are differentiated by the level of authorization
End users-- Normaly are given authorisation to only specific transactions ( T.codes)-- like
creation of Sale order, Delivery, transfer order etc etc.. For eg a person in the ware house would
only be given authorization to create, Transfer orders and not to create Sale orders. Similarly a
sales person will have the authorization to create SOs and not TOs.
Power Users-- People who have additional authorizations to change or add data to make the
system adapt to day to day business requirements are power users. Master record creation,
Condition record creation. These people sometimes are also allowed to view the customization
screens and normally not allowed to make any changes in the customization.
Consultants-- These people (We) mainly work in customization. their authorization level depends
on the Server they work on. For eg: In development server to all screens In testing server except
few critical customization screen to all screens
In production server – To get any screen in production to end user, here user role can be
changed by the help of basis to work in production server in case of emergency like they would
like to find the root cause of the error which happens only in production server and not in any
other server.
41. How to handle returnable packing material? what is the process involved in
it?:
A) Returnable packaging consists of materials that are stored at the customer location but which
remain the property of your company. The customer is only required to pay you for the returnable
packaging if he does not return it to you by a specified time. Ex: Coke Bottles, retailers have to
return them to the factory.
Item Category Group LEIH. and Treated as Special Stock. Pick up and issue will be available like
consignment.
42. In order to make up a Sales Area which Organizational Elements will help?
A) In Order to make Sales Area following Organizational elements Are required.
1 Sales Organization.
2 Distribution Channel.
3 Division.
43. What is the difference between condition type EK01 and EK02?
A) EK01 IS A CALCLATED COST
EK02 IS A ESTIMATED COST
44. If we don’t give the horizon period in dynamic credit check what will happen?
A) 1. IT WILL work as STATIC OR SIMPLE CREDIT CHECK
A) 2. AS YOU ARE NOT MAINTAINING THE CREDIT HORIZON FOR CHECKING PURPOSE
SYSTEM WILL CONSIDER TODAY'S DATE AS DEFAULT.
46. What do you mean by POD(proof of delivery) what is the use of pod? What are the con
figuration you done in your project?
A) Proof of delivery is the confirmation, sent by the customer upon goods receipt. Company will
raise the billing document based on that confirmation. They normally use an intermediate
document with application link enabling. On the whole, It is done by an abapers.
48. Can we have different pricing procedure for sales order and invoice?
A) 1. yes , you can do it by assigning different doc pricing procedure for sales doc. eg.
you can assign different Doc pricing procedure for OR, F2, accordingly different pricing
procedure will be determined for both document. ( you will have to assign this DocPP in
pricing procedure determination)
A) 2. Yes it is possible to have a PricProc in Billing different from that of SO. Since the
PricProc determination takes place at invoice level also. Generally, the Sales area & CPP
(Cust pricing Proc) indicator won't change, however the DPP (Document Pricing
Procedure) can be different for the billing type than that of sales order type. enhance a
different Pricing proc can be determined. However, in practice, people may not be doing
this.
A) 2. Quotation is legally binding offer from sales organization to a customer for providing goods
and services under certain fixed conditions Quotation id valid for limited period only
50. What is the use of column CONDITION TYPE in Pricing procedure determination. Like
sales area + customer. pp+ Doc. pp+ Pricing procedure+ CONDITION TYPE, without
maintain condition type system get pricing procedure in sales order then what is the use
of this column ?
A) To be more clear, the condition type entered along with the pricing procedure determination
would become a column in the line item of the sale order. so instead of going into the item data
conditions screen and entering the value , you can straight away enter it in the line item
A) 2. one example : As per business requirement any approvals required for a sales order
before creating a delivery then we will define the settings in the back ground(SPRO) i.e first Define status
profile and assign this to sales document.(or) next define authorization keys i.e how many
approvals and whose approval is required like branch manger then make the settings like where
to stop like before delivery r billing etc in SPRO and assign this to roles and authorizations these
things you can observe in sales order header status
53. Explain the difference between SAP 4.7 and ECC 5.0?
A) There is not much difference between SAP 4.7 & 5.0, There is only difference between
screens
A) 2. Configuration is done based on the NEEDS of business requirements .For Ex: Adding fields
in dropdown list . Customization is where we ADAPT the based on business requirements.
Customization once done is difficult to modify.
A) 4. CONFIGURATION: we will configure the system to meet the needs of your business by
using the existing data.
CUSTOMIZING: we will customize or adapt the system to your business requirements, which is
the process of mapping SAP to your business process.
A) 2. Consumption based planning is based on Companies past Consumption data Reports .i.e.
What Company has manufactured from past 2 years or from past 3 months. On the basis of
certain conditions
of Past consumption data needs to be maintained in system and accordingly to that, The
company wil plan production/manufacture for the future requirements.
61. Can you use customizing to control which business transactions should be blocked if
the credit limit is exceeded? Which are they?
A) Business Transaction can be blocked at 3 levels depending Upon the "Risk Category "of that
particular
customer. basing on the Risk Category the transaction can be blocked at
1. sales order level
2. Delivery Level
3. Post goods issue.
if the risk category is high the transaction can be blocked at 'Sales Order".
if the risk category is medium can block "Delivery"
if the risk is low can block "Post Goods Issue"
62. can i know what type of reports so be generated by abap consultant for sd guys can i
get some scenarios and which tables are regularly used by SD consultants for making
reports ?
A) Reports are basically 3 types. According to your client requirement you have to create a
functional specs. Then ABAP guides comes to your pic create your reports for us most required
for Z-REPORTS.
63. what are the documents that SD functional Guys has to maintain in support project ?
A) Responsibilities in support project
- Handling customization, configuration, and enhancement related issues
- Handling tickets on Day to Day basis
- Monitoring S&D reports on daily basis required by clients
- Preparing functional specification documents
- Preparing end user training Documents
step1: consultant will access the tool using his user id and password.
step2: click on SUPPORT CONSOLE LINK. Then you wil see two hyper links
1.Ticket assigned to you
2.Ticket comes to helpdesk
click on ticket assigned to you it displays ticket create date, request id, summary, requestor,
status, priority, assigned to select the ticket and click on view button. it displays another screen in
that request info, case update, SLA, attachment and so on. Based on that you need to identify the
solution . Once you find the solution ,you need to attach the file and click on ASSIGN ticket. finally
click on CLOSE button. mail directly goes to client. Ticket status wil closed.
Lets assume that you have maintained a Minimum Order Value of 100 Rs in the condition record
(i.e. AMIW=100Rs). Now, you receive the PO with order value 60 Rs(Net Value of the order is 60
Rs), then the system will automatically copy the minimum order value (i.e. 100 Rs) as the net
value of the Order. The difference amount is 40 Rs and this is known as Minimum Value
Surcharge (i.e. AMIZ= 40Rs). This is a statistical Condition and used for internal purpose only.
66. Quotation has been created for product-D, 10 quantities, sales order is created with
reference to the quotation, system copies 10 quantities in sales order. How do you restrict
in sales order end user should not change quantities, system should not allow for
changes by en user?
A) While maintaining copy control we have a field COPING QUANTITY in ITEM LEVEL. There we
can maintain whether system should copy or not and the control of quantity. About change this is
not a business practice that end user will change it if the requirement is of 10 pc...No control in
SAP....It need authorization from SAP
67. What is difference between the item proposal and dynamic proposal?
A) Item proposal in which we will manual select the items from the list of items proposed for that
particular customer using the transaction code, Where as dynamic proposal is as for my
understanding it should be pre configured for a particular customer such that when ever the sale
order is raised items are automatically determined in that order.
70. What is the difference between General Item Category Group and Item Category
Group?
A) General Item category Group is an extension item category group. Example: if one select item
category group as NORM, but under item category group, NORM can further be classified as
Service item, packaging item or Normal item using "general item category group". General item
category
group is maintained at client level, this field can be maintain from Basic Data View of Material
Master. Thus in case item category group is missing, then general item category group is used for
item category determination.
Item category group determines how a material is processed in the sales order. When processing
sales and distribution documents, the system uses the item category group to determine the item
category and proposes it in the respective document. Item category group is defined in the Sales
Org View 2 of Material Master Record.
71. What are the training documents? while giving training session for end users?
A) End user training -1.Step by step Transaction user manuals
2-power point presentation
3- text script.
72. You have worked in Third Party Sales & Inter company billing? how did you
configuration? don’t explain steps, i need your real time experience, what are the things
you have configuration, how its work?
A. As per my view Third party order sales customer receives the stock from third party and gives
us the
Vendor invoice and invoice correction and then the F2 invoice is carryout to customer. &individual
purchase order goods comes to our premises and we make the delivery and F2 carries out.
where in inter company sales is between company code to company code in where the supplying
company code plant is assign to selling company code sales area and inter-company billing
carries out. the selling company code carries out f2 to customer.
74. What are the challenging issues you have faced in implementation
project/Maintainance project in SD Functionality? How you have overcome that issue?
A) We can say during the implementation the challenges which we faced are
* high expectations from the system
* lack IT awareness among employees
* End user training
* lot of complex business processes wich lead to highly customized product etc..
Status is nothing but it will show workflow of inbound and out bound status And it is stored in table
EDIDS.
A) 2. IDOC is a intermediate document to exchange data. Two types of Technologies used for
IDOC. ALE & EDI are those tech. ALE used for SAP to SAP & EDI for SAP to non SAP. IDOCs
are two type INBOUND
(2) & OUT BOUND (1) Take a simple example: -
79. What exactly mean by Condition Index and why we have this is field in the definition of
Condition Type?
A) Condition index can be created for particular condition type to maintain condition records.
82. In R/3, is it possible to substitute one product for another? If so, how it can be
achieved?
A) This can be done thru procedure called Material determination. Here u will have to proceed the
way create a condition access sequences etc and create a condition record. where u mention the
main item and the to be substituted product. You can also specify the validity of this procedure. do
not forget to assign the procedure to the document type.
83. In which scenario order and billing has different pricing procedure?
A) in inter company billing
RVA001 in order
ICAA01 in billing
84. In va01, at item level of conditions, update filed is there what is its
functionality?
A) This is to update the pricing(even after automatic pricing is done by the system. You will get
various update options if you click on that button, Taken from the standard settings:
Credit limits are normally specified by credit management staff in the individual customer master
records. You can specify individual credit limits for each credit control area. You can expand your
credit control for a customer by specifying a central credit limit for all credit control areas to which
that customer is assigned. The total of the limits at the level of the credit control area must not
exceed the total limit for all credit control areas. The credit limits at the control area level are
checked during sales order processing.
Important criteria that should be kept in mind is that one company code can be assigned to many
credit control are as And multiple company codes are not assigned to one Credit Control Area
86. Order was created 6 month back for the material M-12, at a price Rs.400/- and now
price is increased by Rs.80/-, we want to bill the customer now for the new price. What
changes or customizing should be done?
A) Create new condition record with ref. to the existing one by changing the price.
Create billing document first, select the line item and go to conditions tab page in item data, click
on "UPDATE" (update prices) tab (right side below) and choose "B" (carryout new pricing). You
can see the new price against the line item. But if you have entered any manual conditions in
sales order, they get lost here.
2. Values of the stocks in the corresponding balance sheet accounts are updated.
3. All the relevant accounting documents are generated.
4. Billing due list is updated
5. Status in all the sales document are updated
For Eg: In standard SAP there will be no Availability check done at Quotation Level. But client
requests that
Availability check be done at Quotation level also so that that will give him an idea roughly when
the delivery could me made (remember that does not transfer requirements). Accordingly his
customer can proceed with placing an order or not as per his requirement.
A) Its CHANGE TRANSPORTATION SYSTEM which can also be used for electronic transfer of
data fro one system to another. This is used in the process of system landscape.
Logistics Information System can be used to effectively plan the entire logistics cycle in SAP. A
user can control and monitor business events in the logistics cycle to make effective decisions.
Data coming in from various Sub Modules in SAP can be clubbed and analyzed using the
logistics information system. LIS thus acts as a flexible tool to aggregate and call out important
data. Key figures can be defined in LIS to keep track of important logistics parameters. Users can
analyze data in various ways. LIS even allows users to
Customize the reports as per individual reporting requirements making it a flexible reporting and
analytical tool.
94. What is the use of material type in regards with SAP SD?
A) Material type controls the material master record same as the account group controls the
customer master record. It will control which field are relevant for the Material Master Record
95. What is the client specific data? Give two examples of client specific data?
A) Client specific data refer to the data that can be accesses only when we log in to that Client
Client Specific Data :
A) Business data--Master data of business partners, products, pricing etc
b) Transaction data) Sales orders, delivery, billing documents etc
c) Customization data) All the IMG activities that are saved with Customizing request number
form the client
Specific data
96. What is the relationship between sales organization,plants and company
codes?
A) 1. Sales Organization --> Plant
A) Sales Organization is assigned to plant in combination with Distribution Channel. Relation:
Many-Many.
A) 2. Sales Organization --> Company Code. Answer: Many-One.
A) 3. Plant --> Company Code…. Answer: Many-One.
99. What setting we have to done to apply condition type SKTV (cash discount before Tax)
and SKTO (Cash Discount after Tax) in a single sales order & what is the difference in
condition type HD00 and KF00?
A) The following setting needs to apply for SKTO, SKTV:
100. How you will release change request in SD module? How often you release them?
A) When you will do any new configuration or customization and save it the system will give u a
pop up u have to give request name and description of change then enter, system will generate
your request number save it and then go to modifiable stage by T.code SE10 here u will get an
internal request number, then go to release internal request and then external request by using
release button.
A) Acct keys are defined in FI only, SD people only use them, say in pricing. But ultimately they
are used for posting the amounts to relevant GL accounts only
102. What is the difference between Alternative calculation type & Alternative condition
base value?
A) Alternative condition type means, if the result of the condition value depends upon a formula
(excluding addition) we have to mention a routine number for the alternative calculation type. Ex:
profit = price - cost
Alternative condition base value means, if the result of the condition value is same everywhere it
is triggered, we have to mention a routine number. Ex: Result of R100 condition type is always
100% discount.
so, we mention 22 routine number in Alternative condition base value field of R100 condition type.
103. In SD, MM, PP, FICO what are the highest organizational units?
A) SD Sales organization
MM Plant
PP Plant , FICO Company code
104. How to do mass creation of customers?
A) If you want to create new customer or extending the customer to existing then you can use the
Tool
i.e. LSMW this is only the way possibility is there and at the same time you will create customer
you will create LSMW and you will give the format to the business team they will get the data and
after verification you will sit with core team and they will upload the data, you just help them.... If
customers are already there in the same and at the same time if you want to make the same
changes for all customer at a time then you will use MASS method.
107. What is the Difference between Reconciliation A/C and Normal Posting A/c?
A) Generally all the revenue postings are made to the G/L Account. We maintain reconciliation
account for customers, vendors etc and the postings from the normal G/L account are updated
automatically to the corresponding Reconciliation Account. In other words, manual entries can be
posted in the normal
G/L account and the same is not possible in the Reconciliation Account, as these are
automatically updated.
108. If we have three sales areas & single customer And How to extend one customer to
three sales areas?
A) You can do through by Common distribution channel and common Division in IMG. Through
this process
You can share one master data (Customer/Material) and condition to many sales areas.
A) From the above, from the XD01 we can only extend the DIVISION with Reference to Sales
Org, Dist Channel, Division, When we come to Sales Org we can extend the Sales Org., from
IMG-S&D,SALES-SALES DOCUMENT HEADER-ASSIGN SALES ORG.TO DOC.TYPE-assign
sales org.to sales org., division, dist channel., and document types. The T.Code are
OVAO,OVAM,OVAN.
109. How the customer required delivery date determined? or delivery date are
determined?
A) Delivery Date is determined by Backward Scheduling. If the date determined so, cannot
accommodate the lead time, transport arrangement time, etc. Forward scheduling takes place
and new delivery date is determined
A) Delivery date: - The date on which customer receives goods.
Requested delivery date: - The date on which customer wishes to have his goods.
Confirmed delivery date:- The date on which the arrival of goods can be confirmed.
Now, For Backward scheduling the customer requested delivery date is used to calculate the
material availability date and transportation lead time. The delivery must be created on the earlier
of the two dates.
If both dates are after the order date and material is available on the Material Availability date, the
Customer
Requested Delivery date can be confirmed. If both dates are before the order date, confirmation
of the requested delivery date can not take place. Therefore, the system attempts to determine
the next earliest possible delivery date through forward scheduling.
111. What are the differences between invoice and billing document?
A) INVOICE IS DOES NOT HAVE ANY IMPACT ON THE FI WHERE AS A BILLING DOC
UPDATES IN FI.
INVIOCE IS ONLY A REFERENCE TO THE CUSTOMER AND THE EMPLOYEE OF THE
COMPANY SAY PROFORMA INVOICE WHERE AS A BILLING DOC CREATES AND IMPACT IN
BOTH THE CUSTOMERS ACCOUNT AS WELL AS THE COMPANY ACCOUNTS
113. What's the difference between SALES AREA & BUSINESS AREA?
A) Sales area is the combination sales organization, Distribution channel and division.
Business area is an organizational unit in Financial Accounting that represents a separate area of
operations with in an organization. The system posts costs and revenues according to Business
area.
A business area may be equal to Sales area - if accounts are to be posted according to sales/
Plant/Division - if the accounts are to be posted according to Products.
115. How does the rule MALA decide the picking location?
A) Generally the picking location is copied from the sales order to the delivery document.
However if the same is not mentioned in the sales order then we determine the picking location in
the delivery document using the following Three rules:
1. MALA
2. MARE
3. RETA
Kindly note that the above rules are defined in the Delivery type.
116. What is the difference between ERB and ERU account keys?
A) ERB: Is the account key for Rebate Rate
ERU: Is the account key for the Rebate Accrual Rate
Both these Account Keys are assigned to the Rebate Condition Type in the pricing procedure. All
the Rebate & Accruals are posted in the separate G/L Account for the Rebates.
118. Do u have any link for customer master and credit management?
A) There is link between credit management and customer master i.e in Customer Master Record
at sales area level on billing tab page there is field Credit Control Area. we maintain customer
credit information in FD32
119. What is the difference between incomplete order and backorder processing?
A) Incomplete orders are the orders which have not maintained data completely as to full fill the
business requirement to place the order ( as defined in incompletion procedure by business).
We do the Backorder processing (CO06), The back order is the order in which stock has not
confirmed in full or not confirmed at a requested Customer Delivery date (certain delivery date )
You can use by T.Code: F150 Dunning frequency, Dunning levels, these are defined by FI &
assigned to customer master
122. How do we control the credit checks with specific to distribution channel and
division?
A) Yes we can control the credit checks with the distribution channel and the division by assigning
the credit control area with sales area in credit management by using the T.Code: OVFI
123. What is retro active billing? who will create this?
A) 1. Retro active billing belongs to rebate process. It takes in to account the billing documents
that were created previously ( i.e. before the rebate agreement done) & also billing documents
which were created during the rebate period. In those documents which were created earlier, the
accruals & basic rates were not automatically updated, it has to be done manually in the
documents which were created during rebate period, the accruals & rebate basis were
automatically updated.
A) 2. Retroactive billing is purely different from Rebate Process. But rebate process comes under
the retro
billing. Because rebate process acts retroactively
Retro Billing means: For example we are selling some goods to a customer for the past 6
months and there were around 50 invoices are generated. But after 6 months we had an
agreement that we will give discount on all the old invoices which were generated in the last 6
months or there is a decrease in price which should affect the old invoices, which were generated
from last 6 months. For this kind of scenario we will use the Retro Billing. We have to use the
T.Code VFRB to generate the retro Billing.
128. If we have 3 plants & one material No. Then how to extend single material to all three
plants?
A) Use T.Code: MM01 and enter the same material with Organization and plant as you require.
The message will appear "Material has been extended".
129. How cost will flow from delivery to billing (with out reference of order)?
A) cost from delivery will go to Invoice automatically if you maintain the shipment cost pricing. Do
you know there is no pricing in delivery? Maintain the shipment costs and calculate the cost
(Freight costs).
Material costs will transfer automatically to VPRS if the condition type is available in the pricing
133. What is Procure to Pay(p2p) & Order to Cash (o2 c) cycle in SD module
A) Procure to Pay(p2p) is of MM cycle. Order to Cash(otc) is of SD In order to cash the cycle is
Sales order - Delivery - Post goods issue - Billing processing.
1. Configuring the organizational structures for sales, which will form a basic frame work to
conduct
Business processes in sales.
2. Configuring essential fields needed for managing customers/business partners who fall under
four
categories such as Sold-to-party, Ship-to-party, Payers and Bill-to-party. There are many other
business
partners associated like sales representative, contact persons etc. This configuration will enable
you to
create master data of partners properly.
3. When you have the frame work and partners you would like to do business with them.
Business in SAP
SD is done using the document types. So this will be the third thing to configure.
4. You need the next thing to report all the business transactions and hence you need to
configure reporting
needs by using information systems. Normally this will be an optional configuration because of
the
limitations of the reporting mechanism in SD information system.
SAP Smart Forms combines previously separate components such as forms and print programs
into a single unit. To print a form, you only need a program for data retrieval and a smart form
from which an ABAP function module is automatically generated.
143. What is the client specific data? Give two examples of client specific data?
A) Client specific data refer to the data that can be accesses only when we log in to that Client
Client specific data :
A) Business data--Master data of business partners, products, pricing etc
b) Transaction dat) Sales orders, delivery, billing documents etc
c) Customization data) All the IMG activities that are saved with Customizing request number
form the client
Specific data
At the time creation of material by using the material group, all the valuation classes are defaulted
based on the account category reference. Since account category reference is assign to material
group. Finally in OBYC T.Code we will give account determination for auto posting to GL
Accounts to
this valuation class.
146. T.Code for Release /delete the Blocked Document due to credit check?
A) VKM3 for release the credit block and vkm5 2 del the credit block…
A) 2. If the material consist of different characteristic and class then we go for variant
configuration.
149. How many SAP versions you know? And what is difference between them ?
A) SAP R/3 2.0F, SAP R/3 3.0B, SAP R/3 3.0F, SAP R/3 3.0G. SAP R/3 3.0H
Requirement class contains all the control parameters, required for demand mgmt/sales
and distribution. The requirement class is the controlling factor for the availability check and the
TOR for all sales document types.
Requirement Types are Texts that represent the planning Strategy in any application (like demand
mgmt/Sales & Distribution. A requirement type is allocated to a single requirement class, but a
requirement class can be allocated to more than one requirement type. The requirement type is
displayed in the sales order is based on the item category and the MRP type of the material.
154. what are the effects of PGI?
A) 1. Effects of PGI.
--Inventory account updated
--Cost of goods sold acct updated
--Document flow updated
--Stock will be reduced
--Billing due list updated
A) 2. The ownership of goods will be transferred with post goods issue and it updates the stock
quantity in warehouse decreases the volume of stock and increase the goods sold & also updates
the postings to GL A/C
158. What is the difference between condition type EK01 and EK02?
A) Ek01- IS A CALCLATED COST : The result of unit costing can be used as base for price (pr00)
Determination
Ek02- IS A CALCLATED COST : The result of unit costing simply taken as a statistical value
This is the normal Document flow. I can have sales orders without Inquiry or Quotation. In that
case my Document flow will begin with Sales Order.
162. Order was created 6 month back for the material M-12 , at a price Rs.400/- and now
price is increased by Rs.80/-,we want to bill the customer now for the new price. What
changes or customizing should be done?
A) Create new condition record with ref. to the existing one by changing the price.
Create billing document first, select the line item and go to conditions tab page in item data, click
on "UPDATE" (update prices) tab (right side below) and choose "B" (carryout new pricing). You
can see the new price against the line item. But if you have entered any manual conditions in
sales order, they get lost here.
163. Why do me maintains the Sales offices?
A) Geographical aspects of the organization in business development and sales are defined
using the term sales office. A sales office can be considered as a subsidiary. A sales office
establishes contact between the firm and the regional market.
164. What is the difference between Post Goods Issue & Post Goods Received?
A) PGI and PGR use 2 different movement types.
PGI is outbound delivery and its decreases physical stock and PGR is the inbound delivery and
its increases stock in the Storage Storage/Bin In SD, PGI uses movement type 601 and while
PGR uses 561 (w/o ref to PO/Delivery)
Company:
As defined by the law of a particular country, company means an organizational unit in
Accounting which represents a business organization according to the requirements of
commercial law of that particular country. In SAP Basic data such as company ID, name &
address, language & currency are stored under the definition of company. The following are
attributes of a company.
A company can comprise one or more company codes.
A company can comprise one or more clients.
A company has one local currency. Group Accounting is possible at Company Level
Consolidation is based on Companies
Company Code:
In SAP, the company code is an organizational unit used in accounting. It is used to structure the
business organization from a financial accounting perspective. It should be created according to
tax law, commercial law, and other financial accounting criteria. As a rule, a company code in the
SAP system represents a legally independent company. The company code can also represent a
legally dependent operating unit based abroad if there are external reporting requirements for this
operating unit, which can also be in the relevant local currency. Appended below is some of the
important information which needs to be maintained for each company code:
Company code key, Company code name. Address data. Country currency or Company Code
Currency
Country key, Language key, Assignment to other organizational units.
168. Which three organizational elements make up a sales area and briefly explain their
function?
A) Sales organization: An organizational unit that sells and distributes products, negotiates
terms of sale,
and is responsible for these transactions.
Distribution channel: Channel through which salable materials or services reach customers.
Typical
distribution channels include wholesale, retail and direct sales. You can assign a distribution
channel to
one or more sales organizations.
Division: Product groups can be defined for a wide-ranging spectrum of products. For every
division
you can make customer-specific agreements on, for example, partial deliveries, pricing and terms
of
payment. Within a division you can carry out statistical analyses or set up separate marketing.
Name the three internal organizational elements within a sales organization and briefly explain
their
function.
Sales Office: Geographical aspects of the organization in business development and sales are
defined using the term sales office. A sales office can be considered as a subsidiary. Sales offices
are assigned to sales areas. If you enter a sales order for a sales office within a certain sales
area, the sales office must be assigned to that area.
Sales Group: The staff of a sales office may be subdivided into sales groups. For example, sales
groups can be defined for individual divisions.
Sales persons: Individual personnel master records are used to manage data about
salespersons. You can assign a sales person to a sales group in the personnel master record.
169. What does the term "business area" refer to and how can it be used?
A) Business Area) The system posts costs and revenue according to the business area. The
business area can be equivalent to the:
170. Briefly explain the relationship between sales organizations and company codes. ?
A) Many to One.
173. Explain the relationship between sales organizations, plants and company codes?
A) Many to Many to One.
174. Can one business area be assigned to several company codes? Which (sub) module
of SAP could make business areas obsolete?
A) Yes in CO(controlling).
175. What is a credit control area? What relationship exists between credit control areas
and company codes?
A) Credit control area. Organizational unit in an organization that specifies and checks credit
limits for customers. A credit control area can include one or more company codes. It is not
possible to assign a company code to more than one credit control areas.
A plant is a place where either materials are produced or goods and services provided.
Classification: Business object
Structure: A plant can assume a variety of roles:
As a maintenance plant, it includes the maintenance objects that are spatially located within this
plant. The maintenance tasks that are to be performed are specified within a maintenance
planning plant.
As a retail or wholesale site, it makes merchandise available for distribution and sale.
As a rule, the plant is the organizational unit for material valuation.
The preferred shipping point for a plant is defined as the default shipping point, which depends on
the shipping condition and the loading condition.
For the placement of materials in storage (stock put-away), a storage location is assigned to a
plant. The storage location depends on the storage condition and the stock placement situation.
The business area that is responsible for a valuation area is determined as a function of the
division. As a rule, a valuation area corresponds to a plant.
178. Can you assign two different sales organization to the same company code?
A) Yes.
180. What are the highest organizational units in SD, MM. PP, FI-CO?
A) SD: Sales Organizations.
MM: Plant
PP: Plant
FI: Company Code
CO: Controlling Area
182. Can a sales organization sell from a plant belonging to a different company code?
A) Yes.
184. How many shipping points can you assign to a sales organization?
A) None.
185. If you have a warehouse management system active, to what would you assign the
warehouse number?
A) Plant & Storage Location.
186. What is the Function of item category and item category group?
A) Item Category determines the processing of any Item/material that we enter in a sales order
and in this way it also effects the processing of any sales doc in which it is used.
Item Category Group is one of the component which along with the Sales Doc Type, The Item
Usage and Higher Level Item Category decide about the Item Category in a sales doc.
187. Which agreement type I should consider, is this customer rebate(0003), material
rebate(0002) or Rebate on the basis of sales volume(0005), because here client is not
offering rebate on Sales volume in rupees or dollar. He is only concerned with total sales
in kiloliters(Quantity). As per rebate agreement concern rebate is offered in percentage.
Please guide me for my scenario.?
A) If your distributors are fewer (far less than 900 materials) then you should go for only customer
rebate.
188. Guide me for conditions types and scale basis for maintaining condition records?
A) When creating customer rebates (T:VB01) select customer rebate, there you will see a header
tab: Conditions , click it add how many customers you want. For each customer you can create
scale based conditions (under the heading tab :Scales).
190. What happens when you do not enter a value for a manual and mandatory condition
type?
A) The pricing procedure will reject the conditions in the sales order
The stock data as on the date of going live should be correctly entered. But stock being a
highly dynamic quantity, the strategy for loading should be crystal clear. Then you have to load all
the back dated transaction on the stock. Some stock comes into your plant/storage location as
return and some stock is actually delivered to your customer through sales orders of various
kinds.
197. IF you have 3 different access sequences for one condition record then in a pricing
procedure in what hierarchy will you maintain the three accesses?
A) In Condition Records (T Code VK11), you would be putting values to corresponding Condition
Types. Now one Condition Type can be assigned to one access sequence. In Access Sequence,
you can assign whichever tables and fields are required. So in my opinion, you cannot have one
condition record for 3 access sequences.
198. What happens in the access sequence when you put all the ticks in the exclusive
field?
A) When you put tick in exclusive field of all access sequences, in my opinion, it will try to get
available data from the first. Only in case, data is not available, will it move on to the next one.
200. What triggers the automatic creation of PR or PO in case of third party sales?
In item category we can set "automatic PO" so that PO and PR will automatically generate after
saving the order. You never change the item category configuration to "automatic PO". It is the
schedule line category type which triggers the automatic PR creation.
201. What are the steps that are required to include sales person as a partner function in
the partner determination?
A) Partner function sales representative or person responsible these two we can add through
partner function in partner procedure.
203. Can you create sales order for 40 items if the quotation is sent for 30 items?
A) Yes.
204. What is the importance of requirement field in access sequence?
A) System will not go to access condition type system will reply through formula.
206. What is change request and task? What was your task no.? I need an example or a
task no. that is being used in your project to clear few things in my mind?
A) The Change Request is that request when you do some thing new in customizing or
configuration in the system. The system will automatically pop with the change request pop box ,
when you can give request name as defined by the system or can give your own request name
with heading of what changes you have made while customization. The system will generate a
request number and you save it.
(e.g.:- VEDK-2785467) VEDK- means the Clients System name then followed by the system
generated request number.
Now when you want to release the request you have to use the T-code SE10 where you can see
the requests under the heading modifiable or released. Go to the modifiable option. Each request
will have again an internal request number. First you have to release the internal request and
then release the external request number. This will in turn released by the basis guys thru the T-
code SM64 in a group when all the requests are pooled from different users.
The task which you have mentioned in your question is nothing but the what task you have
performed while customizing the client system and the heading name which have given it for that
task and generated a request for that task.
207. What is your client Number in the project? Like how we have 800 for IDES?
A) Generally like IDES client, when you are in the project, the client is also given a number called
client number. So while implementing a project The entire implementation is done under phases
and in different Client no Servers. E.g.:- take a company called ABC which is implementing SAP.
So the Client is given a number in the following manner by the SAP Implementers at the site
291- Sand Box server (Initial Testing scenarios Server)
292- Development Sever (With client data of minimum 15 days transactions)
294- Testing Server (the scenarios developed in development server is tested here)
295- Golden Master Server (Quality cum Testing Server)checked finally before transferring to
Prod server
296- Production Server (where the clients live data is stored and daily business transactions are
done)
A) 2 Few client requirements for customer master, material master, Organization and
Transactions.
The client requirements may be in the form of customized reports and queries which are
supposed to be suited according to their business process. Generally the requirements would be
coming from the BPO's (Business Process Owners) who will deputed for each module e.g.:- SD,
PP QM FI) by the client as they would be expert in their areas and module who under the
business processes as they clients Project Team members. They are whole and sole responsible
to get the implementation done and meet the requirements raised by them and the other users
from the client’s side.
Generally before starting the implementation the entire organization structure and the
organizational elements are freezed and a skeleton structure is prepared and then along with
BPO's requirements the system is 1st configured and then the customization is started to suit the
Clients specified requirements.
Now as far as the transactions are concerned not all the users are allowed to run all the
transactions. Here the user roles are defined as per the BPO's (i.e., the user is given
authorization only to run certain transactions depending on the levels and stages in his area of
specialization like in SD module the entry level user is only allowed to enter the data like creation
of Sales orders or delivery and billing and the next level is give the authorization for changes to
be made for that same data that is entered by the entry level users. The next higher level
-Supervisor is given a few more transaction authorization which will be above these mentioned
users)
Here the reports are segregated like Higher Management Reports, Middle Management
Reports where by again authorization is given those heads(Head of the Depts. or the Plants
heads or GM etc.,) to run certain transactions which allow to view reports that are needed daily by
the management.
208. How to restrict users for not changing some fields in T-code VA02?
A) There are two ways to do this:
- Make a transaction variant thru SHD0 and assign it to your sales doc. While creating the variant
you can
place non-changeability ticks on specific fields. Next allow those users only to work with your
transaction variant but not with the original transaction.
- You could make use of user-exit FORM USEREXIT_FIELD_MODIFICATION in include
MV45AFZZ (via authorization objects, which you can assign in role customizing).
The latter is more flexible but it is not feasible if you want to place restrictions to a large amount of
fields.
209. How can we delete the Sales Orders & How can an invoices be cancelled or deleted?
A) You can very well delete sales order using transaction VA02, but with a constraint that no
subsequent document is created against it.
A) Invoice can be cancelled using T.Code VF11 and then you can reverse the Goods Issue using
VL09 and making the picking quantity zero in the delivery document and delete the delivery order
using VL02N . You can then delete the sales order then.
A) 2 You cannot delete an Invoice. You can only cancel it with (VF11) if the relevant accounting
document is not been generated. Ask your FI guy to reverse the accounting doc. Only after the
accounting doc is reversed and/or deleted, you can cancel your invoice. You also need to check if
any TAX documents are generated with your Invoice. You need to reverse/delete those
documents also.
210. What the job responsibilities would be for the Support Consultant? If the Consultant
is working in Offshore Support, How the business interaction would be there between the
Consultant and Customer? How the Customer Queries were handled successfully sitting
from his location?
A) Job responsibility of a Support consultants is to handle routine tickets, which can be incident
(routine problems), change tickets (need configuration change, therefore a change request),
normally a support consultant can only advice a change but can't do it , because there is always a
change advisory board on client end to evaluate and implement the advised change.
Business interaction between users and customer can be through mail box utilities;
outlook, even telecoms and some companies also allow chat. Usually the customer provides with
the number of the document and client/company code and other necessary info. about the
process which is facing problem, the consultant tracks the project by logging in to development
server and search out for causes, the solution is then sent to user, maybe with snapshot if
required.
For those people who asks for for tickets:
1. Tickets are normally raised by end user and carry a priority.
2. Those who are asking SAP gurus to tell them about tickets, pls note that most of the problems
except for the basic questions discussed in this group are the tickets themselves, tickets are
nothing but the routine incidents the SAP consultants get, if you regularly read the mails in the
group you will soon start recognizing tickets.
212. What is the purpose of text determination, output Determination, storage location
determination ?
A) Text Determination: Any Texts in Material Master/Material Determination/Order/Delivery , etc is
meant to convey messages to the subsequent documents for compliance. e.g. "Give Top Priority"
message mentioned in Order is meant for Production Dept.
217. What is the difference between the Availability check 01 (Daily requirement) and 02
(Individual Requirement) in material master?
A) 01 and 02 are the checking group. Availability check is carried out with the help of these
checking group and checking rule. Checking group 01 and 02 are maintained on the material
master.
01 - Individual requirement -For this system generates transfers the requirement for each order
to the MRP So that MM can either produce or procure.
02- Collective requirement.-In this all the requirements in a day or in a week are processed at a
time. System stores all requirements and passes on to the MRP in MRP run. In this system
performance is high however you can not do the backorder processing whereas in other you can
do.
221. What is ERP and SAP? and why implementing SAP in an organization? Explain the
special features of SAP over other ERP’s?
A) SAP is an ERP package. SAP can be fit it any language. It is used to get exact data with a
fraction of section which will be use fully for management to take correct decision in a short span
of time. Using of sap means there is no need to maintain the middle management in the
organization because the CEO of the company is able to direct the executives directly with the
system.
SAP is able to integrate all functional organizational units together and retrieve exact data needed
by management. Therefore, investing on middle management will become less. and the user will
be able to access instance reports using the logistic information systems in SAP.
A) - Project preparation
- Business blue prints
- Fit gap analysis
- Realization
- Go live
- Support
223. Explain briefly about your role in current/previous project? (If you have one) ?
A) Team member
224. Explain your functional experience prior to SAP?
A)
224. Can you explain the modern technologies in SAP? Do you use this in your current
project?
A) APO, BW, CRM,
225. Explain the terms "AS IS" To TO-Be and "FIT GAP ANALYSIS"?
A) Business blue print stage is called as is process. Fit gap means, before implementing the
SAP all the business data is in the form of documents, we cannot keep this data as is in the SAP.
There should be a gap. So by filling this gap, we make configuration with the help of these
documents. This is called as fit gap analysis. In this stage, we should analysis the gap between
as is and is as process
226. What are the responsibilities of "CORE TEAM" & "FUNCTIONAL TEAM" in an
implementation?
A) Core Team are the power users who are selected for the SAP implementation. The Functional
Team gather the initial implementation requirement from these core team users who will be the
bridge between the SAP Functional Team and their department users with the expert work
knowledge.
227. What exactly means automatic posting? can you explain?
A) Automatic posting could be, posting of accounting documents to FICO once invoice is created
which can also be controlled manually. Automatically determine the freight while pricing in ship
doc. and post to the relevant account to fico. usually automatic posting is posting of documents to
FICO based on various account keys and account groups.
228. How many clients we will create in landscape (like in development server, quality
server, production server) if we are creating more than one in each server what is exact
use of that client?
A) Client landscape: Basic layout : dev -testing- production also
- Sandbox env. for trial and error
- Development Server for actually creating transports(CTS)
- Global server. If you have global implementations at different client locations
(eg; Canada, US, UK) (for testing purposes with actual master data’s well)
- Testing sever (for regression testing purposes before moving to production, integration
etc..)
- Production Server. the actual production system
The clients could be variable and could be created to a specific server. Usually a dev. where
abap, functional would mess around. say :
client 100 -functional consultants
client 300- abapers
client 400- other users(like super users etc)
229. How we can do invoice split depending on item category in which scenario we will
use?
A) You first need to go for copying controls either from sales to billing (invoice) or delivery to
billing or billing to billing use transactions (VTAA,VTAF,VTLA,VTFA,VTFI,VTFF) all possibilities for
copy controls. this basically is flow of doc to doc. (may it be sales to billing, delivery to billing , or
billing to billing etc..)
---> this is where you see the Item category and you control whether split is possible or not with
the indicator "B". eg: representing split in invoice based on item category. The field here "data
VBRK/VBRP" (header/item) which actually is used for splits or combining different deliveries.
create a splitting rule using VOFM (you need access key to get here). Here you define
comparisons for the fields at header table and item tables and the comparison fields say SPART
"division". "purchase order "BSTKD Instance: 5 sales orders combined into 2 deliveries and the
split at the invoice would be 5 individual billing with respect to fields PO and DIv. of each sales
order would let you create 5 billings. You need to define the exact "field" in the comparison both at
header and item level that could lead to invoice split. the key here is the field that is different from
header to item will cause split at the item level.
230. How we will configure milestone billing , periodic billing and which scenario we will
use?
A) Menu path: IMG->sales & distribution->Billing->billing plans->define billing plan types.
You set the start date and end dates if applicable to the type of billing you are using. What time to
be billed (end of month, start of month etc..)
Milestone billing is a plan type where a customer is billed for the amount distributed between the
dates until total value is reached eg: if the total billing amountis 1000 USD for a year. You will bill
the customer in different amounts say 200, 500, 300 at different intervals as per customer
agreement.
Periodic billing is billing the customer for the total amount(here 1000 USD) at regular intervals
periodically until the customer agreement is reached. eg: 1000/12 for a 1 year agreement and say
billed at the 1st day of every month.
231. What are some pricing routines and SD functional specs?
A) Form routines for pricing and various other functions can be maintained form routines are
something to do with ABAP code. Go to (VOFM) where all requirements which are represented
by form routines can be maintained. Requirements are available to be assigned where access
sequences are used (for determination procedures, here pricing).
Once the T.code VOFM is accessed you will see requirements & select "pricing" again you need
access key to create your own or copy a routine. Say you want header price not to have effect the
item pricing, you need to go to the program to change ABAP code to meet the requirement. this
specific requirement you created will be assigned in the pricing proc. determination "requirements
field" usually with a number beyond 600. Note: make sure you activate your routine for its effect
to take place
233. Can team size be 40 in a project? Is there any generalized team size no. for any
project? If we tell my team size is 40 in that How many SD consultants will be there?
A) Team size can’t be forty, There is no generalized size of team. Never 40 consultants work
together on same project. Only 6-9 SD Consultant will work in 24/7 project, i.e. Shift Wise
225. What is meant by condition technique: can we say it is the combination of condition
types, access sequence and condition tables?
A) YES
229. What are Inco-terms? Where do we fix them? Where do you find in regular process?
A) Inco-terms or international comm. terms and u find in CMR - Sales area Data - billing Tab.
230. How can you make some of the fields as key field in generic tables?
A) Some fields in all tables will have an indicator… To see that indicator, then go to SE11, display
VBAK, u will find MANDT on top, if you see after description 2 tick marks, those are key fields.
Generally, these key fields are used in writing any Program or Interface. The key fields will extract
data of non key fields.
231. What is the standard group condition routine in condition type, what is its
importance?
A) Its better to read Group Conditions in PR00.
232. How can we control entry possibility of condition values at order through condition
type settings?
A) You can maintain the maximum and minimum value for all conditions.
233. What are the customizing settings in pricing procedure for tax condition type?
A) Check out the standard pricing procedure RVAA01 - MWST.
234. A bunch of data need to be imported/transported for Non-SAP to SAP system? A huge
no. of Master Record’s creations are required, how it is possible in SAP?
A) LSMW, BAPI.
235. What is the difference between PGI cancellation and Returns order?
A) PGI cancellation is done before the transportation of goods. But return order means its already
transported reached customer during transit if material is spoiled or broke or the goods r not
delivered as per customer requested date. then customer send the goods back to company.
236. What are the integrated areas in SD & FI, SD & MM, SD & PP in both implementation
and
support projects?
A) SD & FI - Possible in Account Determination, for posting the conditions to relevant G/l account
like all
Prices goes to one particular G/L Account. Also in Credit Management, Taxes
SD & MM - Possible in Batches, Material Requirement Planning.
SD & PP - Possible in Material Requirement planning
This setting is in the Sales order header: Go to -- VOV8 --- Quotation and Outline agreement
messages
If you want to have different number range for different sales area where the settings to be done
Number Rage are use to define what number to be assign to sales document type. Number range
can be assign Internal or external.
In internal number range system automatically assign a number to sales document
according to number range define in system. In External number range user manually assign
number to sales document.
For Assigning Number Range use T-Code VN01 - Choose Intervals ---- Define your number
range
Order fulfillment is basically all the key activities that must be performed to successfully meet
customers' needs. These activities include:
245. What is the difference between ATP check and Availability check?
A) Availability check determines if the desired quantity can be met on the desired delivery date.
There are 3 types of Availability checks 1, Against ATP 2, Against product allocation 3,
Against planning (push cycle)
Availability check is based on checking group(defines the type of requirement) and Checking rule
(scope of availability i.e. how the check has to be done)
And this can be configured in IMG -SD- Availability Check & Transfer of requirement.
Product allocation: In demand times we can limit the delivery quantity to the customers and that
time the check will be done against product allocation.
246. What are the limitations of SAP R/3?
A) 1) Cost
2) High understanding of the process
3) Time consuming for implementation
4) Huge documentation
247. What’s mean of back order processing?
A) While doing sales order the material is not available some times at that time we give the
delivery date when ever we expect goods. if the goods available earlier than delivery date we can
go back with sales order and deliver the goods before first delivery date. this process called as
backorder processing.
Q. What is the purpose of using Condition indexes? How do you activate them?
A) Condition index - condition type is consist of so many conditions. During pricing it will
determine all the
conditions those are maintained. present - in CONDITION TYPE overview screen master date
one
check box is there to activate the check box.
First the system picks the price through the condition record which is triggered with access
sequence which are created on base of condition Tables which was assigned to condition type
and This was attached to unique pricing procedure......This is Pricing Procedure is assigned to
each different Document Type with different Sales areas
A)2 - Condition record will be created as a condition tables. which has got different conditions for
price variation. And this condition tables will be arranged in access sequence, This access
sequence will be
assigned to condition type and finally this type of conditions will be formed as a pricing procedure.
and you
know that this will be attached to Customer pricing procedure + document pricing procedure.
Suppose routine 23 and 24 can be used at billing document for rebates (condition type for
rebates
bi01 and bi02 ). We add this condition type at in our pricing procedure so that this document
de-activates at order level and activates at billing document level
The schedule lists all materials involved in manufacturing it may be input material and out put
materials for production purpose.
Chapter ID is stored in the control code field. When you enter a material's Chapter ID in the
material master, the system copies the Chapter ID to the control code field. When you create a
condition record, the filed name is control code.
252. Whether it possible to assign two different Sales Organization to the same company
code?
A) Yes we can assign "n" number of sales org to a company code. But we can’t reverse/change it.
253. What are the influencing factors for account determination for invoices?
A) Sales amount which is in sales order will be posted into some accounts.
Example: sales price should be posted into sales revenues A/c in the same way sales
discount should be posted into deduction account, other amount will post into some other
account for this purpose we maintain account determination.
Influencing factors for account determination is: chart of accounts ( FICO consultant will tell
that chart of
accounts which is used for that company code)
Sales organization,
Distribution channel,
Account assignment group for customer ( which is in C Master Data, sales area tab page, billing
view )
Account assignment group for material ( which is in material master record, sales organization 1
view )
account key which is assigned in pricing procedure G/L account number ( FI consultant will give
this No)
260. What will be the possible reasons for delivery not getting generated for an item?
A) Two possible reasons: 1) Stock is not available.
2) Requested delivery date and selection date in delivery document are
different. They should be same, else delivery will not be created.
261. What is BPR (Business Process Re-engineering)? That you have applied in your SAP
Implementation project?
A) BPR (Business process re-engineering) means that changing of the way a certain process is
carried out with the idea to remove/ improve steps that are causing bottlenecks or are redundant.
The changes can be done on the actual process on the field and then replicating them same on
SAP or vice versa.
This process often faces strong user resistance and should be supported by in the
organisation strongly by the consultants and the core team. The organisation should be
convinced of the changes and good training needs to be imparted.
In this scenario Abapers will analyses the program to find out the route cause of the error by line
by line in written program. During debugging curser will recognize the statements only after 'start
of selection' in the program.
Go to debugging mode, place /h in any particular transaction on the command field and enter
then system
shows the message that debugging mode switched on status bar. Then go to program threw go
to- system-program - place the curser on the statement below start of selection.
This is how we can analyses about the program statement by statement but this is done by
abaper, any how as a functional consultant we should know about this process
266. What are the 16 steps in the pricing procedure?
A) > step,
counter,
condition type,
description,
form,
to,
manual,
mandatory
statistics,
print,
subtotal,
requirements,
alternative condition type,
alternative condition base value,
account keys and
accruals
267. Tel me weather is it possible to make one sales order with 2 quotations?
A)1- Yes, as long as these quotations are open and the Sales area and shipping point are the
same.
Sometimes there is a chance of automatic delivery split.
A)2 - YES IT IS VERY MUCH POSSIBLE. COPY THE QUOTATIONS THROUGH ITEM
SELECTION
OPTION AND COMBINE THE QUOTATIONS IN ONE ORDER.
268. What is the purpose of the request number which is generated when u save a
customisation?
A) Request # will be in the format of (System ID + K XXXXXX), where sys id is your
DEV(development), QAS (Quality) or PRO (Production) clients, letter K followed by a 6 digit
number. Each Task in IMG is attached with a Request #. When we need to transport the requests
from 1 client to another,
Example: DEV server to QAS server, we 1st need to release lower level requests
followed by higher level requests using SE09 / SE10. Only then we will be able to transport that
Request id, which is done by Basis Consultants.
1. Customizing request
2. Workbench request
3. Transport of copies
4. Relocation
272. Some materials have been blocked for procurement and production. Even though
deletion flag is set for a material/plant level, the order can be still entered ( with a warning
message). Is there a way to block such transactions for a material flagged for deletion?
A) Sales Status field in the sales organization view of the material master may be used to block
any
transaction for the material.
273. We can define our own exchange rate types and use them instead of the defaulted
types,
'M', 'B' and 'G'. How can we overwrite default types in SD?
A) Exchange rate gets copied from the customer master record. Exchange rate types are to be
maintained for the customer in the sales screen of the customer master record.
274. The PL00 condition is fine in delivery. But when we try to give the print, either the
screen or printer, an error V1032 occurs. Why?
A) In order to use the Packing list PL00 (packing slip in delivery) you must do 'Packing' in the
delivery note (edit->packing)
275. We have to enter a shipping point while creating a delivery. Is it possible to create
delivery
without shipping points?
A) When you are releasing a sales order, choose Sales document -> Subsequent functions->
Create
delivery, then the shipping point will be brought in from the sales order. In all other scenarios you
have to key in the shipping point. The above described scenario will only work if all items on the
sales order are to be shipped from the same shipping point.
276. SAP allows a non-inventory item and an inventory item to be in the same document
till delivery but splits at the time of creation of billing document. Can we combine a non-
inventory item with an inventory item in one invoice? Can we treat it as a value item in
sales order so that it is priced and then make it as a text item in delivery documents so
that it appears in the same invoice and does not split?
A)1. Make the non-stock material deliverable, but not pick able. Both items will carry into the
delivery, and therefore appear on the same invoice.
A)2. Change the copy rule for orders->invoices and deliveries->invoices to specify that invoice
combination is permitted. However note that for system to create combined invoices, PO number,
payment terms, sales organization, and distribution channel must be identical. Else undesirable
combinations may be created by the system.
278. Can we generated a new condition table? Assigned the condition to access sequence.
Created a condition record. Access sequence is assigned to the output type. But when we
create a billing document, output screen comes up blank for the output type. When we
look up Determination Analysis, we get an error "Note 524 Access not made (Initialized
Field)". What else is required to be done?
A) Assign output determination procedure to the header of the document and the output type.
279. How can we set up to have the VAT# be accepted in the Ship-To Party, what are the
elements controls the Master File Data Control screen?
A) IMG->Financial Accountancy -->Acct Receivable and Acct Payable -->Customer acct
--->Master Record- -> Prepare to Create Customer-> Define Acct. Group.
280. We want to explode Bill of Material automatically at time of Order entry and explode
Equipment BOM in the sales order. What are the setting required?
A) Use an item category that is configured for bills of material for having a sales BOM to explode
automatically. Standard SAP item categories are:
TAQ - TAE (ERLA) Pricing and inventory control take place at the BOM header level
TAP - TAN (LUMF) Pricing and inventory control take place at the BOM item level
281. How can we make the Customer Group 1 (or 2, 3, 4, 5) a mandatory field?
A) Logistic General-> Logistics Basic Data) Business Partners -> Customers -> Control -> Define
account groups and field selection for customer. Choose Customer Acct. GR. (double-click). ->
Field Status: Sales data (double click) -> sales (double click) .Check the radio button against
Customer Gr as REQ. ENTRY. Save the settings to make customer GR entry mandatory.
282. Is there any user exit to copy the data into planning table?
A) Use user exit MCP20001 and include ZXSOPU01.
283. We get a report screen: "Goods issue: Problem Log" during the delivery process
when activating Post Goods Issue button. We want to include our own error message to
this list if the selected batch is not on a customer defined table. What is the best way?
A) Try User exit - USEREXIT_SAVE_DOCUMENT_PREPARE
284. Please explain cut over strategy procedure? Will the system golive 100% at the same time
and cut the legacy system or will it be like 20% first day and 50% next day like that?
A) Cutover strategy depends upon how the organizations design their data load strategies.
Normally, you decide the sequence of Data loads for Configuration settings, Master data,
Transaction data which follows whom and then you make a copy of the system as a Production
system a day before and after checking the successful data loads, you go-live 100% or partial
again depending upon organizational setup and policies.
288. When processing a billing due list, you have the following options?
A. The invoicing run can be started as a simulation run.
B. For performance reasons, the invoicing run via billing due list processing can only be carried out in batch.
C. The invoice run can be carried out for delivery-related and order-related billing documents
simultaneously.
D. Order-related billing documents and delivery-related billing documents must always be created
separately.
289. How does the SAP system enable you to check the reason for documents not being
combined
in a billing document?
A. Using the Spilt analysis function in the environment menu of the billing document.
B. Control of the document flow.
C. Control of the billing log.
These names and numbers are the implementer's discreet on how they want it or they
have been using in their previous implementations or how is the client's business scenario. Now
whatever you do in the Sandbox doesn't affect the other servers or clients. Whenever you think
you are satisfied with your configuration and you think you can use it moving forward, you RE-DO
it in the golden client (remember, this is a very neat and clean client and you cannot use it for
rough usage). As you re-do everything that you had thought was important and usable, you get a
transport request pop up upon saving every time. You save it under a transport request and give
your description to it. Thus the configuration is transported to the Unit Test client (180 in this
example).
You don't run any transaction or even use the SAP Easy Access screen on the 100
(golden) client. This is a configuration only client. Now upon a successful transport by the Basis
guy, you have all the configuration in the Testing client, just as it is in the Golden client. The
configuration remains in sync between these two clients. But in the Testing client you can not
even access SPRO (Display IMG) screen. It's a transaction only client where you perform the
unit test. Upon a satisfactory unit test, you move the good configuration to the next SERVER
(DEV).
292. What is SAP System Landscape Directory and its purpose, Feature and Explanation?
A)Purpose:- A modern computing environment consists of a number of hardware and software
components that depend on each other with regard to installation, software updates, and
demands on interfaces. The SAP System Landscape Directory (SLD) simplifies the administration
of your system landscape.
The SLD is a server application that communicates with a client application by using the
Hypertext Transfer Protocol (HTTP). The SLD server contains component information, a
landscape description, and a name reservation, which are based on the standard Common
Information Model (CIM). The CIM standard is a general schema for describing the elements in a
system landscape. This standard is independent of any implementation.
Features: The component description provides information about all available SAP software
modules. This includes version numbers, current patch level, and dependencies between
landscape components. SAP makes this information available to its customers. You can
download the current component description from SAP Service Marketplace, which then updates
your local component description (see SAP Note 669669). It is also possible to add instances for
third-party components to the component description.
The system landscape description represents the exact model of an actual system landscape.
Together with the current component description, the system description provides information for
various processes
(the system administration and implementation, for example).
The example below shows a possible scenario that illustrates how the component and system
landscape description functions.
Example: On the left-hand side of the following graphic is the master description for all existing
SAP software modules. SAP maintains this information. The local component description on the
right-hand side (client side) can be updated in accordance with the master description. An
installed mySAP.com component is registered in the System Landscape Directory. The
component description contains information about the installed components. If, for example, a
new Support Package is available for this component, SAP publishes this information using the
master description. In this way, the customers receive all the latest information relevant for their
system landscape promptly.
Partner determination: For determine who is is legally resposible for A/r, who the goods are
going to
and whatever else you waana drive through this functionality.
Output determination: What kinda output does a sales/delivery/billing document create and who
gets it,
where?. For example A partner might get an EDI notification for a sales order just confirmed,
whereas a
financial/ leasing company gets the invoice!
(b) Account Determination: is integration between Finance and SD. The A/P along with Account
Keys need to be allocated accordingly with combination of Account Determination Group for
Customer and Material if required.
(c) Partner Determination: To identify which type of Partner it is so that if required for same
Customer different Partner Functions may be required e.g Only One Sold To Party per Customer.
More than One Ship to Party/ Bill to Party/ Payer possible. Accordingly different Masters will have
to be created. Useful for dispatch of Material in case of Ship to Party, sending Bill in case of Bill to
Party and payment follow-up/Dunning in case of Payer.
(d) Output Determination: What type of Output (Fax/Mail, etc) is required, where and in what
Format(ABAP Customisation may be required in some cases especially Invoices). (e) Storage
Location Determination: depends on Plant, Shipping Point and Storage Conditions
294. What are the five imp fields to be maintained in account determination?
A) Account Determination: Sales View, Sales Organisation, Distribution Channel, Chart of
Accounts, Account Assignment Group for Customer and Material and Account Keys.
4. What is meant by transfer of data from legacy code to sap Legacy Code?
A) It should be legacy data to SAP. What it means is you want to transfer all the customer and
materials and all other information from Older (legacy system) to new SAP system. You can do it
using many tools, most noticeably MDMs.
A)2: Before installation of SAP, Data maintained by Company is called Legacy Data. At the time
of installation, it is required to transfer Data from Legacy to SAP like Masters (Material/Customer,
etc). It can be done in various ways like BDC, LSMW, etc.
295. What do you do really in pricing determination, and what are the main differences
between pricing procedures?
A) Pricing is determined by combination of Sales Organisation, Distribution Channel, Division,
Customer Pricing Procedure and Document Pricing Procedure.
A)2. We determine how the prices are calculated, taking into account sales area(sales org,
distribution channel, division), document type and customer(generally sold-to-party). The main
differences between pricing procedures would be the differences as we mentioned above, from
the point of view of field entries. Coming to the output and the procedure, Suppose the condition
types used will be different and hence the following whole procedure. One pricing procedure
determination to the others, which data control these differences
295. What type of reports generally a support consultant maintain and report
A) Depends on Customer requirements.
296.3. What is purpose of Account Groups in SAP R/3? --- T.code : OBD2
A) The Account groups is a group of Properties which control the creation of master records. Its
determines which data-fields are require, and which fields are optional entries, display fields,
suppress fields to be filled when creating a customer master records……………….
300. What is the difference between the Availability check 01 (Daily requirement) and 02
(Individual Requirement) in material master?
A) 01 and 02 are the checking group. Availability check is carried out with the help of these
checking group and checking rule. Checking group 01 and 02 are maintained on the material
master.
01 - Individual requirement -For this system generates transfers the requirement for each order to
the
MRP .So that MM can either produce or procure.
02- Collective requirement.-In this all the requirements in aday or in a wek are processed at a
time.
System stores all req and passes on to the MRP in MRP run.In this system performance is high
however
you can not do the backorder processing whereas in other you can do. We get a report screen:
“Goods
issue: Problem Log” during the delivery process when activating Post Goods Issue button.