one client needs material description more than 40 chars so
how can we extend because in standard table material descp
is of 40 chars only
Answer Posted / tamseel hashmi
1. User screen exit and modify the screen in
MM01/02/03.
2. Using Append Structure, create new field in MAKT
(Material Desc)
3. Write User-Exit to populate this new field.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the types of bdc s?
What are the differences between a database index and a match code?
What is the difference between skip and reserve?
How do you get the number of lines in an internal table?
Explain the table, which contain the details of all the name of the programs and forms?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What are Table control and tab strip control in dialog programming ?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
What is the difference between RETURNING and CHANGING parameters for a method?
What is elementary search help? : sap abap data dictionary
What is a transport?
In ALV reporting when u execute your report which event gets triggered.
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?