cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Fixed Document type for T.code

former_member214876
Participant
0 Likes
2,094

Dear Gurus,

When my user go to t.code F-27 , he should not be able to change document type from DG to any other . That means the document type should come there in display mode . Please suggest how can I do this . I have tried through SHD0 ,but unable to do this.Please guide

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi,

You can do it via SHD0 Only. You can also try to convince use to use FB75 Customer Credit Memo. Its defaults the document type DG. you can make it in Display Mode only via Edition Options Button.

Regards,

Jigar

former_member214876
Participant
0 Likes

Jigar,

Could you please guide me how to make document type in display mode through editing options for T.code F-27..

Muralinag14
Active Contributor
0 Likes

FB75 > Editing options

Select document type hidden.

Rgds

Murali. N

former_member214876
Participant
0 Likes

Murali,

Under FB00 I didn't find any field to hide document type under any tab. Please guide..I mean under FB75 it is ok . but how to do this for F-27.

Edited by: Biraja Senapati on Nov 18, 2011 8:01 AM

Former Member
0 Likes

Hi,

SAP has not provided an option for hiding the document type in F-27. You can see an option for hiding the document type only in Enjoy Transactions. That is FB50, FB60, FB65, FB70, FB75 etc.

So, i think, you should convince the user to go for enjoy transactions. Its the best way to control.

Regards,

Jigar

vivek_srivastava12
Active Contributor
0 Likes

Hi,

If you want to hide Document Type then you should use FB75

Br,Vivek

srinivasa_maruvada
Active Contributor
0 Likes

Hi

Do validation and/or Substitution

Srinivas

former_member214876
Participant
0 Likes

Could you please guide what validation or substitution should I write for this requirement?Thanks in advance..

srinivasa_maruvada
Active Contributor
0 Likes

If transaction code is ___F-27_______ then document type is always DG

former_member214876
Participant
0 Likes

I have written a validation like If T.code = "F-27" in prerequisite and then doc. type = "DG" in check with error message . But its not working.Please suggest.

Muralinag14
Active Contributor
0 Likes

Screen variant might have been activated to your transaction code.

So, please check SHD0 under standard variants tab.

Rgds

Murali. N

former_member214876
Participant
0 Likes

Dear Murali,

Thanks for your reply.Could you please guide how to check whether screen variant is attached to T.code or not. I am new to SHD0.Please guide.

vivek_srivastava12
Active Contributor
0 Likes

Dear,

Is the field Document Type is field is disabled? If yes then Screen Variant is there for your T-Code SHDO

if it is editable and after changing the document type you are getting any error message then please let me know the error message.

br,VIvek

Muralinag14
Active Contributor
0 Likes

SHD0

Give transaction code F-27

Now click on standard variants tab

below you find two tabs, there again select standard variants tab

here you can find.

Rgds

Murali. N

former_member214876
Participant
0 Likes

The document type is not disabled. It is in editable mode. What I want it should come in display mode.

former_member214876
Participant
0 Likes

I followed the same. There is no such things for F-27.Please guide.When I want to deactivate it gives message as "Variants are possible only for dialog transactions."

Muralinag14
Active Contributor
0 Likes

This is possible through SHD0.

Please check below article.

[SHD0|http://wiki.sdn.sap.com/wiki/display/Snippets/TransactionVariant-AStepbyStepGuidefor+Creation]