cancel
Showing results for 
Search instead for 
Did you mean: 

upload templates

Former Member
0 Kudos

Dear All,

Can any body please suggest or share the upload template and method used for uploading of the contracts.

Regards.

Varaprasad.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Prasad,

Please see the above message..thats excel format

Thanks

Veman.

Answers (5)

Answers (5)

Former Member
0 Kudos

XXX\000XXX0200011 1 500 100

XXX\000XXX0200011 2 CONTRACT 29991231 20090101 20090101 6 5750200011

XXX\000XXX0200011 3

XXX\000XXX0200011 4 8000290

XXX\000XXX0200011 5 1 1 0 1 0

XXX\000XXX0200011 6 8000290 TR0600

XXX\000XXX0200011 7 IM 500/10001/00000011

XXX\000XXX0200011 8 100 IM 500/10001/00000011 20090101 29991231 INR INR 100

Former Member
0 Kudos

Hi Prasad,

It Depends upon how your input file for BAPI It can either

1. Tab Delimited Text file or

2. Excel File.. Etc

Below is sample format (Tab Delimited) input format for BAPI

XXX\000XXX0200011,1,500,100

XXX\000XXX0200011,2,CONTRACT,29991231,,20090101,20090101,,,6,0005750200011

XXX\000XXX0200011,3,,

XXX\000XXX0200011,4,,,,,,,,,,,,,,,,,08000290

XXX\000XXX0200011,5,,,,,1,1,,,,,0,1,0,

XXX\000XXX0200011,6,08000290,TR0600

XXX\000XXX0200011,7,IM,500/10001/00000011

XXX\000XXX0200011,8,,100,IM,500/10001/00000011,,,20090101,29991231,INR,INR ,,,,,,,,,100,,,,,,100

XXX\000XXX0200011,9,,,,,,,,,,

It will be bit trick to understand if you are new to BAPI.

If you can't understand let me know.

Thanks

Veman.

Former Member
0 Kudos

Dear Veman,

I am new to BAPI can you please explian or provide the ecxel file.

Regards.

Varaprasad

Former Member
0 Kudos

Dear Prasad

Need to do addtional Activites such Activiating of Contract(s) also. Pls use ABAP resources for doing this, if your project permits required budget or Use LSMW and try to upload with Session Mode.

Regards,

MVK

sivaprasad_r
Active Contributor
0 Kudos

Hi,

The best practice is first upload the contracts using BAPI's.

You can do the mass activation using transaction RECARG. Don't spend additional efforts while uploading the RE Contracts.

Thanks

Siva

Former Member
0 Kudos

Hi Prasad,

You can use BAPI method to upload the data..

1. If you are create contract for the first time use BAPI_RE_CN_CREATE

2. For any changes to the existing contract use BAPI_RE_CN_CHANGE

Thanks

Veman.

Former Member
0 Kudos

Dear Verman,

Thanks for your reply can you please share the input template with me for using this BAPI.

Regards.

Vara Prasad

Former Member
0 Kudos

Dear Verman,

We are using BAPI_RE_CN_CHANGE for uploading Differing Measurements(MEAS_CN).

The bapi works fine for RO and WBS Object ID.

But does not work in case of Object group. Can you please help us how to Update Object Group entries in BAPI.

The error we get is :-

BAPI error occurred during processing of table/field MEAS_CN/

Internal error: object type IL (Object Group) is not supported

Thanks in Advance,

Tripat.

Former Member
0 Kudos

Hi,

Are you using RE or RE-FX?

Regards,

DAS

Former Member
0 Kudos

Hi,

I am using RE-FX 4.7 version.please suggest.

Regards.

Varaprasad.