cancel
Showing results for 
Search instead for 
Did you mean: 

Info block creation in fact sheet

0 Kudos
152

Hi.

I want to use fact sheet in business partner cockpit.

I am dissatisfied with Standard info block class.

I want to change info block.

How do you make info block? (CRM part)

Development? or etc...

pls help me..

Thanks in advance.

youn jik, cho

young.jik.cho@gmail.com

View Entire Topic
Former Member
0 Kudos

Hi youn jik, cho

Create your own class on the lines of the standard class and then register this class in CRMC_CCKPT_IOREG table.

You can tailor the copied class to your needs. In the GET_REPORT method you can enhance on the data fetching logic and in BUILD_XML method you can enhance the layout of the infoblock by calling your own template , created in smw0. You can copy the standard template and change it to your requirement.

Also change the coding to fit your template.

Once your done you can attach the class to either the existing infoblock or you can create a new infoblock and attach the class to it.

Regards

Ranjit

0 Kudos

Thanks a lot.

Regards

Young jik, Cho