‎2008 Jul 08 6:40 PM
Hi Gurus,
We have three segments in the customer master data
a. General Data
b. Company code data
c. Sales area data
Now i want to create a tab under Sales area data, what configuration or development is required for it...
Regards,
Govind
‎2008 Jul 08 6:46 PM
SAP has provided the Badis to extend the customer master. You may extend the customer master and add another button on the tool bar ( besides the additional component). You may look at the interface IF_EX_CUSTOMER_ADD_DATA_CS for more information . SAP has provided 2 more interfaces to work around the newly created tab. ( IF_EX_CUSTOMER_ADD_DATA & IF_EX_CUSTOMER_ADD_DATA_BI ). In the new tab, you may design your own screens/tabs upto 22.
‎2008 Jul 08 6:49 PM
but the tab appear for general data ...it want when for the Sales area data...Do you have any idea abt it...
‎2008 Jul 08 6:52 PM
To my knowledge - No - ( You may have to go for SAP Mod if it is a must )
‎2008 Jul 08 6:56 PM
if you go to SPRO> LOGISTICS>BUSINESS PARTNERS--> CUSTOMERS --> CREATE TAB FRO SALES AREA DATA.. Do you have any idea abt this??
‎2008 Jul 08 7:12 PM
The documentation on this IMG activity specifies about defining and viewing of the tabs as per our requirement . I think this will allow re-grouping the existing fields of the provided tabs and view in the new created tabs.