2009 Dec 09 7:51 PM
Hello experts,
I have the following spec:
Pipesafe SEWER
For each premise retrieved in 'C' (earlier Step), go to the Connection Object, obtain the following Characteristics stored against the object for Class ZCONNOBJ.
Z_CO_SEWER_SERVICE_SIZE
Z_CO_SEWER_SERVICE_TYPE
etc..
What does it mean for 'Connection Object' and also 'Characteristics'?
Thanks in advance.
2009 Dec 10 5:34 PM
Hi,
Connection Object is one of technical master data in ISU. It basically contains the address data. You can go into transaction ES57 and select any one of them to see how it looks like.
Characteristic is an attribute of class and in this case it is associated with connection object. SAP allows you to create a class and its characteristics to contains any customized data that you want. After you use transaction ES57, you click on class overview then you will see the class and characteristics of that connection object.
Chaiphon.
2009 Dec 10 6:43 PM
Hello Chaiphon,
Your information is very helpful, and I thank you for this information. The issue I am having is, I do not know how to work this problem. Hence, I am new to the ABAP world. I don't know what exactly I need to do.
BTW:
Does anyone know what has gone wrong with this link:
[Identifying Connection Object for Premise|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/business_maps/guid/eg1slxvyat1odhrwoi8vc29sdxrpb25jb21wb3nlci5zyxauy29tl3nvy292awv3l21jcgdl%0d%0adc5hc3a/cgfja2fnzwlkpsz2awv3pxnty3jlbmrlcjimawq9odhbqkzbndbcnjjbnzmwmuuxmdaw%0d%0amdawmeexmtrbqjymjnhzbc1iyxnlpwh0dha6ly9zb2x1dglvbmnvbxbvc2vylnnhcc5jb20vc29j%0d%0ab3zpzxcvbwnwz2v0x21pbwuuyxnwp3vybd1zzg5fbmv3lyymd2vilxvybd1odhrwczovl3nvbhv0%0d%0aaw9uy29tcg9zzxiuc2fwlmnvbs9zb2nvdmlldy9ty3bnzxrfbwltzs5hc3a/dxjspsymehnslwxp%0d%0ac3q9c2rux2dlbmvyywxfcmvuzgvylnhzbhq7c2rux2xpbmtyzxdyaxrpbmcuehnsddtnzw5lcmf0%0d%0azuhutuxfu0rolnhzbhqmjnbhy2thz2utawq9jizyzxnvdxjjzxr5cgu9c2rux3nvbhv0aw9ux2nv%0d%0abxbvc2vyx2z1bgxwywdljizwyxjlbnrssuq9l3dlymnvbnrlbnqvd2vicgfnzxmvynb4lzqwielu%0d%0azhvzdhjpzxmvqxv0b21vdgl2zs1szxrhawwvu29sdxrpb24gtwfwic0gu2fszxmgjibtzxj2awnl%0d%0aie9yz2fuaxphdglvbnmmjnrpdgxlpulkzw50awzpewluzybdb25uzwn0aw9uie9iamvjdcbmb3ig%0d%0auhjlbwlzzsymdmlydhvhbd10cnvl;jsessionid=%28J2EE3417300%29ID1276736950DB21063801409376371028End?prtmode=print]
It looks like it may be very heplful with what i'm trying to do, but have no luck since it doesn't show anything.
Thanx!
2009 Dec 10 7:21 PM
I'm not sure about what happen about that link.
But if you want to learn ISU and how the object is intrigated.
[SAP Utilities Help|http://help.sap.com/saphelp_utilities472/helpdata/en/c6/4dce68eafc11d18a030000e829fbbd/frameset.htm] is very useful.
[SAP Utilities master data|http://help.sap.com/saphelp_utilities472/helpdata/en/f8/196c35a018d041e10000009b38f839/frameset.htm] is for your questions.
[ISU table file|; is also helpful for you to start developing isu program.
Chaiphon