Show TOC

 Information Sheet for the Transfer of Internal Orders

A. Object Profile

Object Name and Identification

Name of application object

Master data for internal orders

Name of business object (BOR object)

BUS2075

Change document object supported?

No

Long text object

Not supported

Data category

Master data

Number assignment

Both

Does SAP field exist for the number in the legacy system?

Yes (AUFEX field)

Transactions

Create

X

Change

X

Display

X

Delete

Possible before productive start, using the OK05 transaction.

Additional Programs

Reports for displaying and evaluating transferred data

  • KOK3, for example, via order type or external order number

  • RKOCHK02

Deletion program for mass data or reversal function?

Yes.

Is there a change program for mass data?

Yes.

Can the mass tool be used?

No

Tables/Databases

Relevant tables

AUFK, ONR0, JSTO, JEST, COBRA, COBRD

Logical databases

OKD

Table space

1 KB

Customizing

Customizing activities that influence the data transfer

Define order types, maintain number ranges for orders, maintain model orders.

Time and Sequence

Time of transfer

You can transfer master data at any time.

Dependency on other data

  • Order types

  • Number Ranges

  • Enterprise Organization

C. BAPI Information

Which authorization object is required?

K_ORDER, K_AUFK_ART, K_VORGNG

Business object method

CREATE

Message type

INTERNAL_ORDER_CREATE

Idoc type

INTERNAL_ORDER_CREATE_02

Which attributes are covered?

Are all parameters required included?

If not, which are missing?

Mandatory entries: Controlling area, order type

Are the objects created specified in a message within the standard parameter RETURN?*

Yes, as follows:

type=s

cl=ko

number=107

par1=message_v1

Test run indicator (details*)

Yes, as follows:

type=s

cl=ko

number=497

Is a mass update possible? Has the buffer concept been realized?

Yes.

BAPI enhancement options:

- Parameter extensionIn/extensionOut?

Yes, but only CI_AUF.

BAPI enhancement options:

Do user exits or BAPIs exist?

Yes, extension COOPA_01, function module EXIT_SAPLRKIO_001.

Program for generating test data?

Yes, R_BAPI_INTERNALORDER_CREATE_TEST.