2006 Mar 02 5:51 AM
Hello All,
I want to make the PLANT field mandatory in transaction J1ID (CENVAT determination). Is there any user exit for that?
Regards,
Dilip
Hello All,
I want to make the PLANT field mandatory in transaction J1ID (CENVAT determination). Is there any user exit for that?
Regards,
Dilip
2006 Mar 02 6:08 AM
Hi Diliip,
There are no user exits available for the transaction J1ID.
The only way is to modify the standard SAP code...
Regards,
Wenceslaus.
2006 Mar 02 6:10 AM
Hello,
Do you mean that directly I go to the screen & make the field mandatory?
Thanks & regards,
Dilip
2006 Mar 02 6:12 AM
Hi dillip,
1. This does not have any user-exit attached to it.
2. The thing u are talking about is
nothing but table maintannce of J_1IMODDET.
3. goto se11 and see this table J_1IMODDET.
4. UTILITIES -
> TABLE MAINTENNCE GENERATOR
5. Here u will have to change the sap standard
and use events concept in table mainteance
generator to make the PLANT compulsory.
regards,
amit m.
2006 Mar 02 6:17 AM
Hello Amit,
Can you explaing how to achieve this using event you have mentioned?
Regards,
Dilip Gupchup
2006 Mar 02 6:17 AM
Hi,
YOu have to get a key for modifying the standard SAP code from SAP and then modify the program associated with the transaction.
Regards,
Wenceslaus.
2006 Mar 02 6:27 AM
Hi again.
Important :
*----
For this u will have to modify the sap standard code
and for this u need access key.
If this is done, only then u can proceed.
Its a length process to explain,
however, i will try for this.
(I suggest u should also see help on table maintenance genrator)
1. in se11, type table name,
2. utilities---> table maintenance generator
new screen will come
3. environment -
> modificatino-------> events
4. In the event use
Event 01 before saving the data in the database
5. In form name, write any form name,
6. open se80 and type function group J1I0
7. then in that in pai of the screen,
write your form definition
and check if plant is empty or not.
regards,
amit m.
2006 Mar 02 6:16 AM
hi
there are lot of user exit
J_1I7_CHECK_CUSTOMER_VAT
J_1I7_MIGO_DEFAULT
J_1I7_MIGO_SAVE
J_1I7_RULES_AED_UTILIZATION
J_1I7_USEREXIT1
J_1I7_USEREXIT_57F4_COMPLETE
J_1I7_USEREXIT_57F4_REVERSE
J_1I7_USEREXIT_ADDRESS
J_1I7_USEREXIT_BALANCE_DATE
J_1I7_USEREXIT_BANK_ANN_RETURN
J_1I7_USEREXIT_BP_MIGRATION
J_1I7_USEREXIT_CALID
J_1I7_USEREXIT_CERTIFICATE
J_1I7_USEREXIT_CERTPRINT
J_1I7_USEREXIT_CLR_MIGRATION
J_1I7_USEREXIT_DEPOT_BEF_SAVE
J_1I7_USEREXIT_DEPOT_SELECTION
J_1I7_USEREXIT_DETNEWTAXCODE
J_1I7_USEREXIT_57F4_SCRAP
J_1I7_REDETERMINE_INVOICE_TYPE
J_1I7_USEREXIT_EXGRP_DETERM
J_1I7_USEREXIT_EXINV_ADDL_DATA
J_1I7_USEREXIT_EXINV_POFIND
J_1I7_USEREXIT_FILL_KOMK_KOMP
J_1I7_USEREXIT_GET_GR_DATE
J_1I7_USEREXIT_GR_VALIDATE
J_1I7_USEREXIT_ITEM_ADDL_DATA
J_1I7_USEREXIT_J1I5_MATFORM
J_1I7_USEREXIT_J1I5_VALIDATE
J_1I7_USEREXIT_J1IEX_BEF_SAVE
J_1I7_USEREXIT_J1IEX_CHANGE
J_1I7_USEREXIT_J1IS_BASE_VALUE
J_1I7_USEREXIT_MAP_RECIPIENT
J_1I7_USEREXIT_MAT_IND
J_1I7_USEREXIT_NUMKI
J_1I7_USEREXIT_ONETIME_PAN
J_1I7_USEREXIT_PRICE_CONTROL
J_1I7_USEREXIT_PROCESS_TKOMV
J_1I7_USEREXIT_ROUND_OFF
J_1I7_USEREXIT_SERGRP_DETERM
J_1I7_USEREXIT_TANNO
J_1I7_USEREXIT_TDS
J_1I7_USEREXIT_UNIT_CONVERSION
J_1I7_USEREXIT_UNIT_MULTIPLE
regards
vinod
2006 Mar 02 6:36 AM
Hi,
There is no exit available for this transaction (J1ID). You have the only option to modify the transaction. For that you need to do the object registration in service market to get access key.
Best regards,
Janardhan
2006 Mar 02 6:46 AM
Hello,
Again Janardhan here.
There is one field 'Input'. For that you have to select value 'Required'. Then that particular field will act like a mandatory field.
Give me a point if this answer is helpful.
Best regards,
Janardhan
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |