2006 Nov 13 8:01 PM
I am trying to get the values for the characteristics in the check table for the characteristic. Is there a BAPI to get the general characteristics values that are in the check table? When I call BAPI_CHARACT_GETDETAIL, i can get the check table name but not the values.
Anyone encountered this? Any ideas.
Thanks,
Jay
I am trying to get the values for the characteristics in the check table for the characteristic. Is there a BAPI to get the general characteristics values that are in the check table? When I call BAPI_CHARACT_GETDETAIL, i can get the check table name but not the values.
Anyone encountered this? Any ideas.
Thanks,
Jay
2006 Nov 13 8:09 PM
Hi,
I used this function module at my earlier client. It worked fine.
Just do one thing...put break-point after function module call in the program BAPI_CHARACT_CREATE_TEST execute the report and check the values after function call during debugging.
Thanks
Ramakrishna