<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> |
How to retrieve information of GBU in WP2
You need to have under hands :
With these informations, you can access to the GBU information which are stored in SAP with a classification link (transaction CL20N) You need to have access to table zwfat111 which contains the reference with the GBU link. And in the table t25b0 to get the texts An exemple of code exists to retrieve GBU information (the selection of division is not copiable). FORM get_gbu of program ZWEBI02110.
|
| GBU code | GBU | Group |
|---|---|---|
| SD | Soda Ash | ECo |
| PE | Peroxides | ECo |
| SI | Silica | ECo |
| CH | Special Chem (HF) | ECo |
| RE | Special Chem (Rare Earth) | ECo |
| CT | Coatis & Fibras | ECo |
| RU | Rusvynil | ECo |
| SP | Specialty Polymers | SCo |
| CM | Composites | SCo |
| CS | Novecare | SCo |
| PA | Aroma | SCo |
| TS | Technology Solutions | SCo |
| OG | Oil & Gas | SCo |
| CB | Corporate Business Services | shared |
| NB | New Business Development | shared |
| GY | Energy | shared |
Les articles connexes apparaissent ici en fonction des étiquettes que vous avez sélectionnées. Cliquez pour modifier la macro et ajouter ou modifier des étiquettes.
|