Authorization problem detection in SAP

In SAP, users can get stuck in an authorization issue on a screen where they want to make transactions. In order to give authority, it is necessary to first determine which role it is attached to. This will go to the SU53 screen with the user account that is experiencing the authorization problem. The role … Read more

Windows Server 2022 activation error

When attempting to activate the operating system running on Windows server 2022 Evaluation edition to Windows Server 2022 Standard edition, the following error may be encountered. Error: 0xC004F069 On a computer running Microsoft Windows non-core edition, run ‘slui.exe 0x2a 0xC004F069’ to display the error text. To solve the problem, it has been observed that when … Read more

What is an IP address?

IP is an abbreviation of the words “Internet Protocol”. IP is a protocol that allows devices on the internet to communicate with each other. All devices on the Internet (computers, smartphones, tablets, servers, etc.) It has a unique identification number called an IP address. These IP addresses are used to transmit data packets over the … Read more

How to edit the host file?

On Windows and linux operating systems, the host file is organized as follows. Editing on Windows In the path “C:Windows\System32\drivers\etc“, the file “hosts” is opened with notepad. Example to the bottom line: “192.168.1.50 domain.com” is added in the format the file is saved. During recording, the file will not allow direct operation on the same … Read more

Create an SAP user group

With the SUGR process code, you get to the User groups maintenance screen. A user group is created by entering the group name to be created on the incoming screen. The created group is performed user membership operations by clicking on the pencil icon from the same screen. You can review this article to see … Read more

Creative Cloud does not install

If Creative Cloud remains on the loading screen, the following solution suggestion may help. The Microsoft Visual C++ Redistributable application is removed from Add Program. It will be reinstalled. You can download it here Creative Cloud is then uninstalled. It will be reinstalled. If it remains on the loading screen again after installation, the app … Read more

Text Formatting Tags in HTML

Document Formatting Tags In HTML, you can create a title in the document, make text bold, italic, underlined, create bullets, and create horizontal lines. Some of them are: Start tag End tag Description <H1>…<H2> </H1>…</H2> Header Tags:The number 1 is the widest. The default alignment is left and we can change it if we want. … Read more

List user groups in SAP

The SE16N transaction code is used to list user groups. On the screen that opens, USGRPT (user group table) is entered in the table section to list the groups and the online button is clicked. Which users are in which group? In order to get this information, an inquiry can be made by typing USGRP_USER … Read more

Create roles in SAP

To create an SAP role, you first switch to the role maintenance screen with the PFCG process code. The role to be created is given a name. This name must begin with the letter Z or Y. After giving a name to the role we are going to create, click on the Individual role (Mnf.rol) … Read more

Where to save Sticky Notes in Windows 11 

In Windows 11, the place where Sticky Notes are saved is the same as in Windows 10. Sticky Notes are stored in the following file path. When these files are copied and pasted into the same place in another user account, the notes may be restored. UserProfile\ AppData\ Local\ Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\LocalState By syncing notes in the … Read more