2013 Mar 21 12:40 PM
Hi Experts,
I have created an include strcture CI_EVBS insisde teh table EVBS. Now I want to fill these custom fields manually through one interface. Please suggest me what approch I should take to create this interface?
Thanks and Regards,
Jasvinder Kumar
2013 Mar 21 9:14 PM
Hi Jasvinder
You have to use the enhancement EMDP0001 (see transaction SMOD).
Create a new project via transaction CMOD and add the enhancement EMDP0001.
The components are custoemr functions, where you can add the required code, mainly:
EXIT_SAPLES60_001 IS-U: User-Defined Checks in Screen Fields
EXIT_SAPLES60_003 IS-U: User Exit PBO: PBO for Customer Subscreen
EXIT_SAPLES60_005 IS-U: User Exit PAI_AFTER: Closes the CALL SUBSCREEN PAI
EXIT_SAPLES60_008 IS-U: User Exit PREPARE_CLOSE: Prepares Closing of Customer
EXIT_SAPLES60_010 IS-U: User Exit CLOSE: Ends Customer Data Processing
And obviously, the subscreen:
SAPLES60 0200 SUB SAPLXES60 0100
You will also find the customer include CI_EVBS there.
The other components might be required dependent on additional tables or other pre-population etc.
See also the SAP help for further support:
http://help.sap.com/erp2005_ehp_04/helpdata/EN/c8/1975cc43b111d1896f0000e8322d00/frameset.htm
Yep
Jürgen
Message was edited: Add of Help link
2013 Apr 05 3:22 PM
Jürgen's answer to this question also provides the answer to how to display the fields on the screen in the premise transaction. Your new thread has been locked.
regards,
bill.