2007 Jun 14 12:31 AM
Hi experts!
I have some doubts if you can clear those:
1. What is the relationship between domain, data element and fileds. for exaple 1 to 1 or 1 to many or many to 1 or many to many.
2. How we can find that particular Bapi or FM is good for us.
Thanks in advance
jawad
2007 Jun 14 12:35 AM
Hi jawad,
Domain - data element - fields
1- many -many
Regarding finding the BAPI or FM, you will learn it over the experiance. As you code you will understand how to find fields, where used list and lots of other stuff.
Revert back if further query.
Reward points if useful.
Regards,
Atish
Hi experts!
I have some doubts if you can clear those:
1. What is the relationship between domain, data element and fileds. for exaple 1 to 1 or 1 to many or many to 1 or many to many.
2. How we can find that particular Bapi or FM is good for us.
Thanks in advance
jawad
2007 Jun 14 12:35 AM
Hi jawad,
Domain - data element - fields
1- many -many
Regarding finding the BAPI or FM, you will learn it over the experiance. As you code you will understand how to find fields, where used list and lots of other stuff.
Revert back if further query.
Reward points if useful.
Regards,
Atish
2007 Jun 14 12:35 AM
Hi,
1. 1 data element can have only domain.
1 domain can be in multiple data elements
2. For BAPI you can use the transaction BAPI
For function module..You can go to SE37...And search the function modules..by using wild card search..
Let's say If you want to get a function module for material..
go to SE37...give material and press F4
THanks,
Naren
2007 Jun 14 12:37 AM
1. What is the relationship between domain, data element and fileds. for exaple 1 to 1 or 1 to many or many to 1 or many to many
it is many-many
2. How we can find that particular Bapi or FM is good for us.
See the BAPI Transaction -> here application wise -> look at one module -> see the documentation.
2007 Jun 14 3:59 AM
Hi,
Domain can have many Data Elements but a Data Element can have only one domain.
Data Element consists of a Domain.Data Element is used to give the description about a field and Domain is used to give the Technical characteristics about a field whether it is numc, char, int etc.....
And coming to FM u will get to know as u work on it....in FM the code is already present so no need to write the code again for it....
if useful reward with points,
with regards,
Madhuri.
2008 May 27 6:18 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |