cancel
Showing results for 
Search instead for 
Did you mean: 

Title block updation-SAP-CAD

Former Member
0 Kudos

Hi,

We are using cideon software for CAD-SAP integration. We have introduced new screen in SAP DIR. The informations avl in addl screens and other fields (For ex. Lab/office,Description) has to be transferred from SAP to CAD by titleblock updation. It was working in the initial testing. In the recent past, the Titleblock updation is not happening. We have tried several options. But went in vain. Can somebody guess what could be the problem?

Prasanna

Points will be awarded for good answers.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prasanna,

First thing you need to check is the CFG file,

<i><b>Cfg-File\LocalCfg\TbkMapping</b></i>

TITLE <b>DOC_DESCRIPTION</b>

HELD <b>DOC_LABORATORY</b>

DWGNO <b>DOC_DOCUMENTNUMB</b>ER

SHTNO <b>DOC_DOCUMENTPART</b>

DOC <b>DOC_DOCUMENTYPE</b>

TITLE2 <b>USER_DYN_DESC2</b>

ISS <b>DOC_DOCUMENTVERSION</b>

MATERIAL1 <b>USER_DYN_RAWMAT</b>

MATERIAL2 <b>USER_DYN_MAT_DESC1</b>

FINISH1 <b>USER_DYN_FINISH1</b>

FINISH2 <b>USER_DYN_FINISH2</b>

DWSG <b>USER_DYN_DRAWN_SHRT</b>

CHSG <b>USER_DYN_CHKBY_SHRT</b>

PESG <b>USER_DYN_PESG_SHRT</b>

PARTNO <b>DOC_DOCUMENTPART</b>

..

..

...

...

etc

Check all your SAP DIR Fields mapped to Title block, these are used in the USER EXIT <b>"ZXCADRU01"</b>

The Function Module which is used to call the TITLE BLOCK is:

<b> "CAD_GET_TITLE_BLOCK_DATA"</b>

Check this Function Module working/activation etc. & even check "EXIT_SAPLCADR_001"

<u>THEN CHECK AGAIN CHECK FOR CFG FILE MAPPINGS.</u>

<b><i>Cfg-File\UserCfg\Default\Triggers</b></i>

<i>PdmSavecomplete:</i> <b>UpdateTbk</b>

<i>PostCopyAndReplace</i> <b>UpdateTbk</b>

<i>PostNewVersion</i> <b>UpdateTbk</b>

I hope this will solve your issue of Titleblock Updation.

Regards

Rehman

<b>Reward your Points.</b>

Former Member
0 Kudos

Hi Prasanna,

Whats up? Is it working? or still you are trying, if so please let me know the status, if it has worked and you were able to update the Titleblock then close this Thread.

Regards

Rehman

Former Member
0 Kudos

Dear Rehman,

<b>THANK YOU</b>. With your kind help, the problem is solved.

Prasanna

<b>POINTS AWARDED</b>

Former Member
0 Kudos

Hi Prasanna,

If your issue has solved, then please close this thread.

Regards

Rehman

Former Member
0 Kudos

Hi Rehman,

Can you please send me the doc on this.

Amit

amitssawant@gmail.com

Answers (2)

Answers (2)

Former Member
0 Kudos

Prasanna

can u send me any screens u have taken fr this

mail id is niranjandandekar@hotmail.com

thanx

Niranjan

Former Member
0 Kudos

Dear Niranjan,

The changes are done in .cfg file. Do you need the changes? It will change based on your abap program (User exit). In case you need it, I will forward it to you.

Prasanna

Former Member
0 Kudos

Hi Prasanna

ya

i got your point

i wud check with our user exit but <b>it would be gr8 if u can send the origianl settings and changed ones...</b><b>niranjandandekar@hotmail.com</b>

thanx a ton !!!

Regards

Niranjan

Former Member
0 Kudos

Rehman can you please send any doc on title block..

we have sap inventor integration working bt v hv nt still explored for title block .

where do v execute functions>?

please give me t codes needed also.

my mail id is niranjandandekar@hotmail.com

thanx

Niranjan