2008 Apr 15 7:39 AM
hi experts
in a method of BOR, if I want to use the key field, I can use object-key-fieldname to get the value, but I dunt know how to get the value of attribute....can anyone tell me?
thanks inadvacne
2008 Apr 15 7:48 AM
AFAIK, this is possible by using the so colled SWC_* macros, which´s definition can be found in an include called . You do not have to include the above mentioned include yourself as it already included implicitly by the BOR.
I guess, swc_get_property is the one you are looking for...
reward points if helpful
Edited by: Mike Schernbeck on Apr 15, 2008 8:50 AM
hi experts
in a method of BOR, if I want to use the key field, I can use object-key-fieldname to get the value, but I dunt know how to get the value of attribute....can anyone tell me?
thanks inadvacne
2008 Apr 15 7:48 AM
AFAIK, this is possible by using the so colled SWC_* macros, which´s definition can be found in an include called . You do not have to include the above mentioned include yourself as it already included implicitly by the BOR.
I guess, swc_get_property is the one you are looking for...
reward points if helpful
Edited by: Mike Schernbeck on Apr 15, 2008 8:50 AM
2008 Apr 15 9:44 AM
Hello Sun
Just one more remark: if you are working within classes you cannot use include <CNTN01> but have to add type-pool SWC0 to the (global) properties of your class.
Regards
Uwe
2008 Apr 16 4:30 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |