!--a11y-->
Data Supply with the Processing Method
OBJECT_TASK C 
If you want to supply your data using processing method OBJECT_TASK C, then you do not need to differentiate any further at object level.
This relationship is explained using the example of business partner identification numbers:
Database before calling the complex interface
|
DATA |
DATA |
Business partner number |
5824 |
5824 |
Identification type |
Commercial register number |
Public register of cooperatives number |
Identification number |
7272 |
5555 |
Responsible institution |
- |
- |
Entry date |
20.08.2005 |
30.08.1999 |
Valid from |
21.11.2002 |
30.01.1974 |
Valid to |
31.12.9999 |
31.12.9999 |
Country |
Germany |
Germany |
Region |
Bavaria |
Hesse |
Supply from source system (DATA+DATAX)
|
DATA |
DATAX |
DATA |
DATAX |
Business partner number |
5824 |
- |
5824 |
- |
Identification type |
Commercial register number |
- |
Register of associations number |
- |
Identification number |
7272 |
- |
6262 |
- |
Responsible institution |
- |
- |
- |
- |
Entry date |
30.01.2005 |
- |
21.11.2002 |
- |
Valid from |
21.11.2002 |
- |
21.11.2002 |
- |
Valid to |
31.12.2020 |
- |
31.12.9999 |
- |
Country |
- |
- |
Germany |
- |
Region |
- |
- |
Saxony |
- |
Database after calling the complex interface
|
TASK U* used |
TASK I* used |
TASK D* used |
|
DATA |
DATA |
DATA |
Business partner number |
5824 |
5824 |
5824 |
Identification type |
Commercial register number |
Register of associations number |
Public register of cooperatives number |
Identification number |
7272 |
6262 |
5555 |
Responsible institution |
- |
- |
- |
Entry date |
30.01.2005 |
21.11.2002 |
30.08.1999 |
Valid from |
21.11.2002 |
21.11.2002 |
30.01.1974 |
Valid to |
31.12.2020 |
31.12.9999 |
31.12.9999 |
Country |
- |
Germany |
Germany |
Region |
- |
Saxony |
Hesse |
* The interface determines which TASK is required.
