Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Unicode

Former Member
0 Likes
326

Hi guys,

I have got a problem where in Iam trying to check some standard SAP programs thru UCCHECK for unicode errors. Iam in 5.0 ECC. My problem is Iam ale to execute only some programs where as for some it shows that there is no such program for selection. I have checkd with all the combinations of the checkboxes in UCCHECK. I'd like to know one thing now. Is there something that we cannot check the standard SAP programs in UCCHECK... and one more question is Iam able to check some standard programs of type M... in UCHECK...

please help me out..

am abit confused on this... can anyone add some clarity...

thanks n regards,

Bhargava.K.K.

1 REPLY 1
Read only

Former Member
0 Likes
294

Hi Bhargava,

Using UCCHECK you can check following types of objects:

PROG Report

CLAS Class

FUGR Function groups

FUGX Function group (with customer include, customer area)

FUGS Function group (with customer include, SAP area)

LDBA Logical Database

CNTX Context

TYPE Pool

INTF Interface

and you can execute only Objects with TADIR Entry and

Exclude Packages $*.

If you want to examine large volume of objects, you can use SAMT scan (general program set processing). Tcode SAMT allows you to perform tests on sets of associated programs. The Coverage Analyzer serves as a monitor for executing processing blocks, such as reports, subroutines, function modules and methods and includes a variety of functions. A program has been fully tested, if all processing blocks are marked as "executed" and no runtime errors occurred.

Let me know if still got any queries in this regard.