cancel
Showing results for 
Search instead for 
Did you mean: 

Textfield "Notes" in Service Order - View BT116H_SRVO\DETAILS

Former Member
0 Kudos

Hello,

i want to change the configuration of the textfield "Notes" in the header of the service order.

I want to have dropdown boxes for text-type and language above the textfield.

I also want to change the number of visible lines because the field is to small for my requirement.

Does anybody know how to achieve this?

A asume the textfield is a reused view from another component. Which component?

Thank you

Best regards

Manfred

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi manfred,

There is a notes assignment block, under which you can maintain different text types with dropdown. if you want that i will tell you the procedure.

Regards

krishna

Former Member
0 Kudos

Hello Krishna,

I know the notes assignment block and use it already.

What i want to achieve is that on header level of the serviceorder (View: DETAILS) i need the notes area with selection of different text types.

So i need to enhance this notes part of the DETAILS view / viewset.

Have you allready done such an enhancement?

Thank you

Best regards

Manfred

Former Member
0 Kudos

hi,

Goto runtime repository editor of bt116h

goto viewset ViewSet BT116H_SRVO/Details

Create your new view area text

Add View CUGSText.TextWindow in your view area

delete View CUGSText.TextWindow from bt116 main window

Save runtime repository

open details view

click on conifguration and select your config of details view.

Click edit.

click show available fields and open blocks.

Add text in your configuraton and save your config.

Open ui and service order. Open notes tab and click on new. You will see desired result on your details view configuration.

Best regards

Pankaj Kumar

Former Member
0 Kudos

Hi manfred,

my requirement was add a new text type in the dropdown for the notes assignment block, for that i have added a new text for the object BUT000 and displayed the new new text on web UI.

The procedure is

SPRO u2013 CRM u2013 Basic Functions u2013 Text Management u2013 Define Text Determination Procedure.

 Select the object BUT000

 Click on Procedure and Maintain the values

u2022 Text Det.Proc: Default

u2022 Procedure: standard

 Click on Definition of Procedure.

 Click on New Entries and press enter for thrice.

 Enter the Text Type and Description

u2022 Text Type: 004

u2022 Description: Credit Control Chase Notes.

u2022 Save the Changes, While Saving asks for Transport Request

SPRO u2013 CRM u2013 Basic Functions u2013 Text Management u2013 Define Text Objects and Text Types.

 Select the Radio Button Text Objects and IDs and Change

 You will get a warning message u201CThese settings are valid in all clientsu201D, click on Yes

 Select your Object BUT000 and double click on it.

 Click on Create button

u2022 Text ID: 004

u2022 Description: Credit Control Chase Notes

 Press Enter and Save it.

if you want to display the time and created by

create the text twice, because one text id for display log and other for log.

while creating a new text, on the changes tab, maintain P(log) for one text and R (display log)for the other text.

maintain access sequence 0010,0020.....etc

Regards

Krishna

Answers (0)