Start of Content Area

Background documentation Data Supply with the Processing Method OBJECT_TASK U Locate the document in its SAP Library structure

If you want to supply your data with processing method OBJECT_TASK U, then you have to enter processing method M, U, I, or D in the control segment TASK at data record level.

This relationship is explained using the example of business partner identification numbers:

Database before calling the complex interface

 

DATA

Business partner number

5824

Identification type

Commercial register number

Identification number

7272

Responsible institution

-

Entry date

20.08.2005

Valid from

21.11.2002

Valid to

31.12.9999

Country

Germany

Region

Hesse

Supply from source system (DATA+DATAX)

 

TASK U

 

TASK I

 

 

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

X

21.11.2002

-

Valid from

21.11.2002

-

19.11.1969

-

Valid to

31.12.2020

X

31.12.9999

-

Country

-

X

Germany

-

Region

-

X

Lower Saxony

-

Database after calling the complex interface

 

TASK U* used

TASK I* used

 

DATA

DATA

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

19.11.1969

Valid to

31.12.2020

31.12.9999

Country

-

Germany

Region

-

Lower Saxony

* The complex interface determines which TASK is required.

 

End of Content Area