How to understand FICO tables so as to prepare Functional spec that ABAPer can work with? Please explain the data pulling logic? and how to map the tables after configuration
Answer Posted / chandrika sharma
There are few basic tables for SAP FICO where master/transactional data has been stored.
GL- BSEG
AR - BSID/BSAD
AP - BSIK/BSAK etc.
Logic is always based on the requirement raised. However, the basic funda to get the logic is always search for a common field between two tables and fetch the required information. Sometimes, a table might give you huge amount of data, in that case, you can write the logic of filtering the data on the basis of different fields. In the functional specifications, mention clearly the field name with table and if you want to give any filteration over there.
Eg. For a customer ageing report, the open items exists in table BSID (Table for transactional open item data for customers)if you want to show only transactions of down payments, filter can be put like only select the line items with where special GL indicator (UMSKZ)is A and so on.
We need not to do any mapping after configuration in SAP. System does it automatically.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is validations and substitutions in sap?
What is group asset in sap? When you will use this? : fi- asset accounting
why are you choose sap fi/co
What is the credit control area in sap?
1) what template u use to get the data for preparing business blueprint. 2) what challenges u face while preparing business blueprint..pls answer my questions
Explain statistical key figure
there is a inst named technopad which is giving sap fico training,can anyone tell me that is that a good option for sap training
Name some settlement receivers for co internal orders?
In gl master, we have a option “balance in local currency” and “account currency”. What does it mean?
How does firstlogic’s global data quality connector for sap systems work?
What are the common document types in fi?
Is it possible to default certain values for particular fields?
How to Block/ Un-Block GL Account?
difference between base line date and value date?
What is the purpose of payment methods and when are they stored?