Quantcast
Channel: SCN : Discussion List - Supplier Relationship Management (SAP SRM)
Viewing all articles
Browse latest Browse all 3184

Extensibility in SAP SRM User Interface - function CUSTOM_POST_EXIT

$
0
0

Hello All Experties,

 

I'm implementing BSP Appl. Page (JS) with the two functions : CUSTOM_PRE_EXIT and CUSTOM_POST_EXIT :

 

for example , I have expended the panel of Accounting using this syntex :

 

function CUSTOM_POST_EXIT (methodname, view, controller, methodSignature) {

    if (sap.ui.getCore().byId('accPanel') {

       sap.ui.getCore().setCollapsed(false);

    }

}

 

 

I have two questions :

 

1. how can I change the color of a textview field , for example 'itemType' Field ?

2. how can I run on a table (loop at table) and change attributes of columns ?

 

Regards,

Omri


Viewing all articles
Browse latest Browse all 3184

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>