on ‎2007 Oct 24 6:04 AM
hello!
i am new to cprojects, we have to upload data (excel file) to cproject.
which method we have to use for the upload ie LSMW OR BAPI
can we use BDC/ LSMW for this.
if possible with example
thanks in advance
Request clarification before answering.
Hi Tanmeet,
You can use the following BAPIs:
BAPI_BUS2173_CREATE
BAPI_BUS2173_SET_STATUS
Regards,
Vivek Pandey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tanmeet,
You can have a look at both of these function modules in SE37. Try executing them there itself with some test data. Before executing these function modules, please go through their respective documentations.
For writing a program to use these function modules, you can take help from an ABAP programmer.
Regards,
Vivek Pandey
i have to upload xml file to cproject
how can we map the fields of xml with the fields in cprojects
please its very urgent
i am sending u sample xml file.
Tire_ProjectInfoList>
<Tire_ProjectInfo>
<TDM_DESCRIPTION>Toyota 860LM Project - 185/60R15 Eagle Excellence 84H</TDM_DESCRIPTION>
<ZID>
</ZID>
<CN_COMMENT>
</CN_COMMENT>
<CN_TEMPLATE_PROJECT>False</CN_TEMPLATE_PROJECT>
<CN_ACTIVE>True</CN_ACTIVE>
<CN_ACTIVE_DATE>2000-01-01</CN_ACTIVE_DATE>
<CN_START_DATE>2000-01-01</CN_START_DATE>
<CN_DISCOUNT_RATE>0.00</CN_DISCOUNT_RATE>
<CN_TOTAL_EXPENSE>0</CN_TOTAL_EXPENSE>
<CN_ROLLING_AVG_GM>0</CN_ROLLING_AVG_GM>
<CN_COMMERCIAL_COST>0</CN_COMMERCIAL_COST>
<CN_RND_PROJ1>060144</CN_RND_PROJ1>
<CN_RND_PROJ2>
</CN_RND_PROJ2>
<CN_RND_PROJ3>
</CN_RND_PROJ3>
<CN_RND_PROJ4>
</CN_RND_PROJ4>
<CN_RND_PROJ5>
</CN_RND_PROJ5>
<CN_PERF_DIALOGUE>
</CN_PERF_DIALOGUE>
<CN_TECH_RISK_ASSESSMENT>0</CN_TECH_RISK_ASSESSMENT>
<CN_TECH_RISK_RATIONALE>
</CN_TECH_RISK_RATIONALE>
<CN_EXPECTED_LIFE>0</CN_EXPECTED_LIFE>
<CN_EXPECTED_LIFE_DISTANCEUOM>
<UOM_DistanceInfo>
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.