
CAF provides special DataSources representing associations between business object nodes. Each DataSource represents one association between two business object nodes.
sap.com/school/Teachersap.com/school/Subject
E41)
DataSource name: E41subjectsTeacherschoolfindBy
|
Name |
SQL Type |
|
KEY |
CHAR(36) |
|
SOURCEKEY |
CHAR(36) |
|
TARGETKEY |
CHAR(36) |
Here SOURCEKEY is the key of a Teacher and TARGETKEY is the key of a Subject that this teacher is associated with.