Showing posts with label SAP. Show all posts
SAP GUI. Break Point!
1:35 AM
Just got to know that we can create a break point using our sy-uname.
just add this
break xxxxx.
" where by xxxxx. is your sy-uname also known as login name for back end sap
contributed by Gaafar ygl! :D
just add this
break xxxxx.
" where by xxxxx. is your sy-uname also known as login name for back end sap
contributed by Gaafar ygl! :D
2008 July 23 Portal Content July 24 Portal By Chin
8:01 PMCreating I View
Step01
Step02
Step03
Step04
Step05
Step06
Step07
Create Page
Step01
Step02
Step03
Step04
Add Iview to pages
Step01
Adding Pages to Roles
Step01
Roles(Worksets)
Workset(Pages)
Pages(Iview)
How to go to roles?
PortalContent->ContentProvidedBySAP
-End-UserContent
-Roles
-employee_self_service
By opening the page that you created and the roles opened.
You click on the roles in the category and then go to the tree view and add page to roles.
How to add to back end?
SPRO - > IMG -> PersonalManagement -> EmployeeSelfService -> Homepage FrameWork -> Resources -> Define Resources
*Make sure you have the PCD example //pcd......
**Add into the selected module Roles://pcs....
Step01
Step02
Step03
Step04
Step05
Step06
Step07
Create Page
Step01
Step02
Step03
Step04
Add Iview to pages
Step01
Adding Pages to Roles
Step01
Roles(Worksets)
Workset(Pages)
Pages(Iview)
How to go to roles?
PortalContent->ContentProvidedBySAP
-End-UserContent
-Roles
-employee_self_service
By opening the page that you created and the roles opened.
You click on the roles in the category and then go to the tree view and add page to roles.
How to add to back end?
SPRO - > IMG -> PersonalManagement -> EmployeeSelfService -> Homepage FrameWork -> Resources -> Define Resources
*Make sure you have the PCD example //pcd......
**Add into the selected module Roles://pcs....