‎2008 Apr 16 8:40 AM
Hi Guru's
In modification assistance when we have to insert certain code then we get it as follows:
*{ insert Req no
*
*}insert.
Can i do the case as shown below please take a note the outer nsert is done by someother user and also the req no is different
*{ insert Req no
*
"some abap code.
*{insert req no
*
*}insert
"some abap code.
*}insert.
but
when i try this in the insert created by me (inner) doesn't take the req no and even i get a message modification bracket structure is inconsistent.
please tell me what i ma doing is correct?
Reg,
Archana
‎2008 Apr 16 8:51 AM
Hi,
While changing the sap standard apllication,the first time you give access key it will generate the request
and from there after it iwll not ask any request.you can simply write the code where evre it's appropritae.
if it is transported to production then if you try to insert code it will ask for the request.
Check the below links,might be useful.
http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba5aceda11d1953a0000e82de14a/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/b8/3cf839fd35384de10000000a11402f/content.htm
http://help.sap.com/saphelp_erp2005vp/helpdata/en/2e/6d66587d9011d396b60000e82de14a/frameset.htm
Regards,
Raj.
‎2008 Apr 16 9:16 AM
Hi Archana
while using Modification assistances at first only you have to give access key ,after that u dont have to . As per ur requirement will suggest you to use new key for modification
Regards
AC.
Edited by: Avadhut Chaudhari on Apr 16, 2008 1:47 PM
‎2008 Apr 16 9:52 AM
Hi,
i am trying to modify the zreport created by our company but the transport is done already.
I dont think access key is required for it, coz when i select the button insert it allows me for that insertion by giving a message " Do modifications in non-original system only if they are urgent"........
Access key is required for sap standards.
Reg,
Archana