‎2008 May 15 9:21 AM
hi all,
i want to create a function group in se80, but system prompted a screen to enter access key to create this object.
when i creating a new program, system didn't prompt any message to key in the access key. Could anyone help me why this problem occured?
thanks
‎2008 May 15 9:24 AM
HI,
1.Goto to transaction se37.
2. On the menubar goto->Function groups->create Function group.
3. give function group name and short text.
4.Save it and assign package code to it.
Now ur function group is created.
OR
Go to SE80. Select FUNCTION GROUP.
Create new one.
Save it under Local object else under a Package if u want to transport it.Create ur own tranport req n save it under it.
Now create FM below it.
ALL NAMES STARTS WITH z OR y**
Regards,
Shiva Kumar
‎2008 May 15 9:22 AM
hi,
did you start your name with z oy y.
I think there lies the problem as i usually create everything in se80
regards
prasanth
‎2008 May 15 9:23 AM
hi,
Create a Z* or Y* function group ...Means a Function group which starts with either Z or Y
Regards,
Santosh
‎2008 May 15 9:24 AM
HI,
1.Goto to transaction se37.
2. On the menubar goto->Function groups->create Function group.
3. give function group name and short text.
4.Save it and assign package code to it.
Now ur function group is created.
OR
Go to SE80. Select FUNCTION GROUP.
Create new one.
Save it under Local object else under a Package if u want to transport it.Create ur own tranport req n save it under it.
Now create FM below it.
ALL NAMES STARTS WITH z OR y**
Regards,
Shiva Kumar
‎2008 May 15 9:29 AM