cancel
Showing results for 
Search instead for 
Did you mean: 

Data source 0PROJECT_ATTR enhancement....

Former Member
0 Kudos

Hi,

I have to enhance two data sources with 3 fields.

0WBS_ELEMT_ATTR

0PROJECT_ATTR

Can some body tell me all the necessary steps I have to perform at R/3 side?

I have never done datasource enhancement.

Please let me know if there is some documentation available.

Thanks,

Jeetu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

YES. for PRPS table also.

If the the field to be added to the extract structure is from base tables, then you may not need a code.

Ravi Thothadri

Answers (1)

Answers (1)

Former Member
0 Kudos

1. RSA6 - 0project_attr.

2. Append structure.

3. Here you add thre fields ( at this point you must know which field to be appended and the source table).

4. Add the fields and save.

5. System will prompt to save the changes in a transport request.

6. Assign a transport request / development class.

If the field to be added is from the table PROJ, then you may not need to do any coding. Else, you may code for the enhancement in Cmod.

Same is the same with 0WBS_ELEMT. Here the base table is PRPS.

Ravi Thothadri

Former Member
0 Kudos

Hi Ravi,

Thanks for your quick reply.

Yes the table is PROJ only. So I dont need to do any coding.

For WBS table is PRPS , IS any coding needed for this.

I suppose no need to enhance the TEXT data sources for these. As text will only be available for characteristic Project and we can load it seperately.

Why the coding is not needed for these tables?

Thanks,

Jeetu