Fonction SAP BAPI_DXPROJECT_CREATE - Create Method of Business Object DXPROJECT

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
PROJECTID BAPI_DXPRO-PROJECT C 15

Paramètre Reférence Type Long. Description
PROJECT BAPI_DXPRO-PROJECT C 15
RETURN BAPIRET2 u 548

Paramètre Reférence Long. Facultatif Description
ATTRIBDATA BAPI_DXATT 164 X
ATTRIBDATA2 BAPI_DXAT2 90 X Attributes for LSMW Tasks of Business Object DXPROJECT
ATTRIBDATA3 BAPI_DXAT3 132 X Attributes of Split Tasks of Business Object DXPROJECT
ATTRIBDATA4 BAPI_DXAT4 120 X Attributes of DMC Tasks of Business Object DXPROJECT
ATTRIBDATA5 BAPI_DXAT5 105 X Attributes for LSMW Tasks of Business Object DXPROJECT
INPUT_FILES BAPI_DXIFI 189 X Input File Name & Type
OUTPUT_FILES BAPI_DXOFI 189 X Output File Name & Type
PROJECTTEXT BAPI_DXPRT 96 X
RUNDEFDATA BAPI_DXRUD 50 X
RUNDEFTEXT BAPI_DXRUT 126 X
SUBPROJECTDATA BAPI_DXSUB 40 X
SUBPROJECTTEXT BAPI_DXSUT 111 X
TASKDATA BAPI_DXTAS 82 X
TASKTEXT BAPI_DXTAT 141 X

Functionality
This function module creates Data Transfer Workbench projects includingall the dependent subobjects.
The function module has only been released internally, externalprograms cannot call it.

Description
Unique ID of project just created.
This parameter corresponds to the key of the business object.

Description
With this parameter important messages of the function module arereturned. These can either be error messages or the success message'Project xy has been created'.

Description
Unique ID of project to be created.

Description
In this parameter, you can transfer attributes to all other tasks ofthis type external to this project.

Description
In this parameter you can transfer attributes for all project tasks oftype 'convert with the LSM Workbench'.

Description
In this parameter you can transfer atrributes of all taskes of type'Splitting a file' of this project.

Description
In this parameter you can transfer attributes to all tasks of the type'DMC' of this project.

Description
In this parameter, you can specify attributes for all tasks of the type'Convert with LSM Workbench' for this project.ATTRIBDATA5 replaces the previously validparameter ATTRIBDATA2.

Description
In this parameter you can transfer input files for all the tasks ofthis project.

Description
In this parameter you can transfer output files for all the tasks ofthis project.

Description
With this parameter you can transfer language-dependent descriptions ofthe project.

Description
In this parameter you can transfer all the run definitions belonging tothis project.

Description
With this parameter you can transfer all the language-dependentdescriptions of the run definitions.

Description
In this parameter you can transfer all the subprojects of this project.

Description
With this parameter you can transfer all the language-dependentdescriptions of the subprojects.

Description
With this parameter you can transfer all the tasks of this project.

Description
With this parameter you can transfer all the language-dependentdescriptions of the tasks.