‎2008 Jun 05 3:01 PM
Hi Experts,
I have developed check printing for client.
I am getting ZNME1( Name of the Vendor ) field from REGUH table .
But ZNME1 field length is 35 characters.
But my client wants field length is 60 characters..
i have taken access key from basis consultant and changing domain character size to 60 but domain is not activating.
Now this domain is effected to all other transactions and when they are executing it is moving to dump.
How to recover from this critical situation..
domain is not activating thats why table also not active ...
this is very critical i have to resolve immediatly..
pls give me solution..
‎2008 Jun 05 4:38 PM
Hello there.
First, in tcode SE11, try to return to standard version of domain (utilities-versions-version management).
If you can't activate the domain and table, check tcodes SPAU and SPDD. Their use is to return objects to standard.
Regards.
Valter Oliveira.
‎2008 Jun 06 11:24 AM
In spau transaction what we required to give in agents ..
and other fields can u give one example and bottom what are the tabs i have to select and which check box i haved to click ...
pls suggest me..
‎2008 Jun 06 6:37 AM
Hi Venkat,
First change the domain to orignal one.
if you are not able to change it then
1. dobukle clcik on domain
2. Menu Utilities->Version->Version management (get the version in which autjor is SAP) and click check box in front of it and click the RETRIEVE button.
But my client wants field length is 60 characters
You can't enter vendor name here... If the vendor name is more than 35 char then rest of name will come into field ZNME2 and you have to concatenate ZNME1 and ZNME2 and then output on screen.
Regards,
Sachin
‎2008 Jun 09 5:18 AM
I have followed your steps , still it is giving partially active ..
Is i required to take any further steps ...
there is one uption in utilities - > versions - > Return to active version can i use this option...
pls suggest me..
‎2008 Jun 06 11:32 AM
Venkat,
firstly you already made very silly mistake by changing the domain.because domain is very low level configuration it may be effect all the related object.
any ways need not to worry just make again it to its original char which is 30.
then copy this domain into z domain and change its length to 60 and use this z domain into your requirement.
pleases let me know if any issue.
dont worry i already went thru this issue once :-).
Amit.
‎2023 Apr 17 6:34 PM
Can you please tell me how you resolved it. Because i am also facing the same issue. Please help me