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

Inquiry about the possibility of changing the number of characters in the FS Item description

SAPSupport
Employee
Employee
0 Kudos
256

Dear Expert,

I would like to ask if it is possible to change the number of characters in the FS Item description.
The number of characters is currently set to 15 digits.

I want to be able to set the number of characters longer.
For your information, the G/L accounts are set to 20 digits.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

Sorry there is no standard way to extend the length of this data type.
please use abbreviation for the words of description. or using the Medium/Long description.

When I check the backend table FINCS_FSITEMT from backend:
TXTSH    FC_TXTSH    CHAR    15    0    0    Short Text
TXTMI    FC_TXTMI_I    CHAR    50    0    0    Medium Text for FS Items
TXTLG    FC_TXTLG_I    CHAR    250    0    0    Items Long Text

I can see medium and long text can help you meet the demand. 

Hope this can help you. 

Answers (0)