Why are style guides so frequently created, but so rarely successful? All too often, businesses ask for a style guide as a means to create a common look and feel, in the belief that it will solve usability problems and establish consistency between applications – only to be disappointed in the results. Even if such a style guide is followed carefully, the resulting interfaces may not meet usability goals.. This paper explores strategies for creating a style guide that is more than a simplistic rules book. By making the style guide part of the process, it can be used to promote a shared vision, to help the product meet business and usability requirements for consistency and…it may actually be used.
Read the rest of this entry »
07 Mar
Posted by jj as Design & Graphics
Paint Shop Pro 6 Tutorial by Elizabeth Weaver So you’ve made the perfect bead, leaf, button, something you’re proud of. Why not make it into a picture tube to have in easy reach? This tutorial will only cover how to save any object as a picture tube; see another tutorial for making Easy Beads in Paint Shop Pro. Here is a fresh new bead. In the case of a strand of beads, however, I would want it to have no extra space, so that it will rest up next to the bead on either side of it. So get rid of the extra space by selecting it and cropping to selection.
Read the rest of this entry »
When the concept of a network without wires was first suggested more than two decades ago, it sparked the imagination of scientists, product vendors, and users around the globe eager for the convenience and flexibility of a free roaming conection. Unfortunately, as the variety of wireless solutions began to emerge, anticipation turned to disappointment.The first wave of solutions proved inadequate for the networking, portability, and security needs of a changing IT environment. While this has largely continued to be the case throughout the 1990s with most cell-based and office local area network (LAN)-based wireless technology deployments, great strides have been made specifically over the last two years to address the fundamental concerns impeding the full acceptance of wireless net- working in the mainstream of corporate IT departments and the small office.
Read the rest of this entry »
The Training and Event Management component has a wide range of powerful functions to enable you to plan and manage all kinds of business events from training events to conventions simply and efficiently. Its flexible reporting and appraisal functions provide you with important decision support feedback to ensure that the business events you offer are both high quality and effective. Training and Event Management is an integral part of SAP HR and has interfaces to all of the relevant SAP application components, making it a basis for extending and updating your employees’ skills and knowledge. Integration with Personnel Development lets you convert training proposals directly into bookings for employees with qualification deficits or needs.
Read the rest of this entry »
23 Feb
Posted by jj as Development
This interface can be used by other applications to import wage components into the SAP-HR Payroll system. The wage components are processed in Payroll according to the Customizing settings for the accompanying HR wage type (for example, tax calculation) and are then stored in the payroll result. They are then available for subsequent processing steps (for example, payment, posting to Accounting). The application that transfers the wage components is described in the the following documentation as Third-Party Application.
Read the rest of this entry »
23 Feb
Posted by jj as Development
Use With this function, you can record time data using the Time Sheet when the SAP Cross- Application Time Sheet and SAP Human Resources operate in distributed systems. The Time Sheet provides information about working times performed in the following SAP components: · Controlling (CO): Activity Allocation · Human Resources (HR): Time Management · Materials Management (MM-SRV):
Read the rest of this entry »
The function library in R/3 provides a facility for generating and then downloading RFC programs to a workstation or PC. This facility is the RFC Interface Generator. With this tool, you can create RFC stub programs (that call SAP function modules) and example programs (that show how to call stub programs). The RFC Generator is only available for and in R/3 Systems and not for R/2 Systems. Generating RFC Stubs: RFC stub programs contain all the parameter-handling and communications necessary to call SAP function modules from a non-SAP System. Once a stub has been exported to your machine, you can compile it as a library file or DLL (dynamic-link library) routine. DLL routines can be called without having been linked together with your program at compile time. You can call DLL routines from any programming language whose compiler offers DLL options. (This includes, for example, most recent C and BASIC compilers.)
Read the rest of this entry »
DCOM provides a standardized basis for creating and integrating distributed software components. External client applications can use DCOM as infrastructure for their communication with SAP servers, to access R/3 components. With this technology, R/3 components such as BAPIs or remote function modules appear as COM objects and use the runtime environment of the Microsoft Transaction Server (MTS). The DCOM Connector provides a C++ Template Library developed by SAP, which you can use to create COM objects from business objects of the R/3 system and administer them. The two scenarios below describe the different uses of the DCOM Connector: PC Client Applications
Read the rest of this entry »