2009 Jun 16 6:26 AM
Hi experts
i want to add field at installation and move-in screen .
How i can do this , i think no BDT available for these.
Pls Reply ASAP.
Thanx
2009 Jun 16 7:01 AM
Installation
Enhancement and Preassignment of Fields:
Transactions SMOD and CMOD are available for enhancing and preassigning fields for installations.
There are eleven customer exits under the SAP enhancement EMDI0001. Customer exits 1 to 10 allow you to enhance customer-specific fields in an individual subscreen, and customer exit 2 is also used for preassigning fields. Customer exit 11 is used to implement customer-specific authorization checks (this function is available as of IS-U/CCS Release 4.71).
Regards,
Siva
2009 Jun 16 6:38 AM
Hi,
You can use screen exits
EMDI0001 IS-U: Installation - subscreen integration and field check
SAPLES30 0201 CUSTSUB SAPLXES30 0100
EMDK0001 IS-U: contract - subscreen integration and field check
SAPLES20 0319 SUB SAPLXES20 0200
SAPLES20 0319 SUB SAPLXES20 0300
Screen for Contract will add the screen in Move- IN screen also.
Regards,
Manish
2009 Jun 16 7:01 AM
Installation
Enhancement and Preassignment of Fields:
Transactions SMOD and CMOD are available for enhancing and preassigning fields for installations.
There are eleven customer exits under the SAP enhancement EMDI0001. Customer exits 1 to 10 allow you to enhance customer-specific fields in an individual subscreen, and customer exit 2 is also used for preassigning fields. Customer exit 11 is used to implement customer-specific authorization checks (this function is available as of IS-U/CCS Release 4.71).
Regards,
Siva
2009 Jun 26 6:08 AM
2009 Jun 16 7:54 AM
Hi,
For Installation ,you have the following exits
Exit Name Description
ECIIFLOT IS-U: cust. include for conn. obj. and device loc. CI_IFLOT
ECONNOBJ IS-U: duplicate check for connection object
ECSMA001 Loyalty Account: Subscreen Integration and Field Checks
ECSMA002 IS-U: Redemption: Subscreen Integration and Field Checks
EMDI0001 IS-U: Installation - subscreen integration and field check
EMDK0001 IS-U: contract - subscreen integration and field check
EMDP0001 IS-U: premise - subscreen integration and field check
ES550001 IS-U: connection obj. - subscreen integr. and field check
ES650001 IS-U: device loc. - subscreen integration and field check
For move in
Exit Name Description
EC500001 IS-U: move-in: determ. of security deposit amount and reason
EC500002 IS-U: move-in: data environment check upon entry
ECSBT001 User-Defined Messages in Information Log
ECSBTI01 IS-U: move-in: determination of application form
ECSBTI02 IS-U: move-in: determination of budget billing amount
ECSBTI03 IS-U move-in: customer-defined checks
ECSBTI04 IS-U: move-in: determination of transfer contract
ECSBTIO1 Default value for field for move-in/out (EC60)
ECSBTMR1 Preassign indicator for creating service notification/order
ECSBTO01 IS-U: move-out: determine default values
ECSBTO02 IS-U Move-Out: User-Defined Checks
Edited by: SivaKumar on Jun 16, 2009 12:28 PM