cancel
Showing results for 
Search instead for 
Did you mean: 

add PS text into WBS document

0 Kudos

Hi,

I want to add a PS text into my WBS document through a BAPI or FM.

Do you have any good idea's to do this ?

Thanks in advance,

Chu Lam

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Chu

were you able to assign WBS to the new text?

Former Member
0 Kudos

Hi,

Try BAPI_PROJECT_MAINTAIN. I believe it should work.

You will require to populate I_WBS_ELEMENT_TABLE - DESCRIPTION Field as per your requirement.

Regards

Shital

0 Kudos

Hi Shital,

Thanks for your reply. Could you be more specific ?

The answer you give me, is how to create a new WBS document.

Maybe I am not clear enough in the subject.

I have created a project and a wbs document.

Within transaction CJ20N I do this through FM or BAPI :

-Clicking on WBS document.

- Right mouse click ->Create ->PS text

Thanks a lot,

Chu

Former Member
0 Kudos

hi chu,

as the PS text is to be created there is no as such bapi for it ,

it is long text u can use the funciotn modules of long text for read and write

read_text, create_text , u dont have any function modules or bapis for the same

for readign adn writign u have to use the long text funda

regards

afzal

Former Member
0 Kudos

Hi Chu,

Yeah, I got confused with Subject. I thought you need to updated the Description/Text of the WBS element hence landed up giving you the BAPI.

As Afzal already told you hace CREATE_TEXT, EDIT_TEXT, READ_TEXT to maintain log texts.

Regards

Shital

0 Kudos

Hi Afzal and Shital,

Thanks for you input.

I am trying to create PS text, using CREATE_TEXT.

Now I want to assign my document to an existing WBS document.

This is what I like to know.

Is this FM CJWB_PSTEXT_APPEND the right one to assign my PS text to WBS element ?

Any examples would be great.

Regards

Chu Lam

Former Member
0 Kudos

Hi Chu,

Refer [this|] there are more

please do SCN screach.

Not sure about CJWB_PSTEXT_APPEND, its used no where in system so bit doubtful.

Regards

Shital