SAP ABAP Class CL_EHSG_CUSTOMIZING (EHS: Access to Customizing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLM (Package) EHS: Global Label Management
Properties
Class CL_EHSG_CUSTOMIZING  
Short Description EHS: Access to Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBGLM   EHS: Global Label Management 
Created 20120120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EHSG_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_EHSG_CUSTOMIZING has no interface implemented.
Friends
Class CL_EHSG_CUSTOMIZING has no friend class.
Attributes
Class CL_EHSG_CUSTOMIZING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASIC_DATA_DEF_CL Static method Public Method Determines Basic GLM Data 20120402
2 GET_COUNTRIES_DEF_CL Static method Public Method Determines Countries 20120203
3 GET_DG_PHR_DEF_CL Static method Public Method Determines GLM DG Phrases Assignment 20120402
4 GET_EPA_NUMBERS_DEF_CL Static method Public Method Determines GLM EPA Numbers 20120402
5 GET_LABELSTOCK_SIZES_DEF_CL Static method Public Method Determines GLM Label Stock Sizes 20120402
6 GET_LABEL_SIZES_DEF_CL Static method Public Method Determines GLM Label Sizes 20120402
7 GET_LABEL_THRESHOLD_DEF_CL Static method Public Method Determines Threshold Values for Number of Labels Adjustment 20120126
8 GET_LABEL_TYPES Static method Public Method Determines GLM Label Categories 20120330
9 GET_LOGISTIC_SYSTEM_DEF_CL Static method Public Method Determines GLM Logistics Systems 20120402
10 GET_LOG_LEVEL_DEF_CL Static method Public Method Determines GLM Log Level 20120402
11 GET_PACKAGING_UNITS_DEF_CL Static method Public Method Determines the GLM Packaging Units 20120402
12 GET_PRINTER_DEF_CL Static method Public Method Determines the Printer 20120329
13 GET_PRINTER_TRAY_DEF_CL Static method Public Method Determines the Printer Paper Tray 20120206
14 GET_PRINT_DESTINATION_DEF_CL Static method Public Method Determines the Defined Print Destinations 20120126
15 GET_PRINT_STATION_ALLWD_DEF_CL Static method Public Method Determines All Print Stations, Their Printers and WWI Prntrs 20120330
16 GET_PRINT_STATION_ALL_DEF_CL Static method Public Method Determines All Print Stations 20120330
17 GET_PRINT_STATION_DEF_CL Static method Public Method Determines the Print Station 20120329
18 GET_PRINT_STATION_WD_DEF_CL Static method Public Method Determines the Print Station, Printers, and WWI Printers 20120329
19 GET_PRTREQ_DEFAULT_DEF_CL Static method Public Method Determines the Default Values for Print Requests 20120402
20 GET_PRTREQ_RULES_ADD_DEF_CL Static method Public Method Determines the Additional Rules for Print Requests 20120402
21 GET_PRTREQ_RULES_DEF_CL Static method Public Method Determines the Rules for Print Requests 20120402
22 GET_SCENARIO_ALL_DEF_CL Static method Public Method Determines All Scenario Definitions 20120329
23 GET_SCENARIO_DEF_CL Static method Public Method Determines the Scenario Definitions for Manual Printing 20120120
24 GET_SCENARIO_DESC_CL Static method Public Method Determines the Scenario Description in Different Languages 20120329
25 GET_SCENARIO_DEST_DEF_CL Static method Public Method Determines the Scenario Target Definition 20120329
26 GET_SCENARIO_ID_CL Static method Public Method Determines Scenario ID for Appl. That Triggered Message 20120928
27 GET_SCENARIO_MPD_DEF_CL Static method Public Method Determines All Scenario Definitions 20120710
28 GET_SCENARIO_USERENTRY_DEF_CL Static method Public Method Determines the Scenario User Entry Definition 20120329
29 GET_SECONDARY_VALUE_DET_DEF_CL Static method Public Method Determines the GLM Secondary Value Determination 20120402
30 GET_SEQUENCE_DATA_DEF_CL Static method Public Method Determines the GLM Sequence Numbers 20120207
31 GET_SEQUENCE_DATA_LIST_DEF_CL Static method Public Method Determines the GLM List of Sequential Data 20120402
32 GET_SHIP_MODES_DEF_CL Static method Public Method Determines the Modes of Transport 20120203
33 GET_TRANS_SYM_GROUP_DEF_CL Static method Public Method Determines the GLM Transport Symbol Groups 20120402
34 GET_VARIANT_FILTER_DEF_CL Static method Public Method Determines the Filters for Report Generation Variants 20120126
35 GET_WORKPLACE_ALL_DEF_CL Static method Public Method Determines the GLM Work Centers 20130304
36 GET_WWI_PRINTERS Static method Public Method Determines the WWI Printers 20120402
37 GET_WWI_SERVER_ALL_DEF_CL Static method Public Method Determines All WWI Servers 20120330
38 GET_WWI_SERVER_BY_PRNSTN Static method Public Method Determines the WWI Server Using Print Station 20120329
39 GET_WWI_SERVER_DEF_CL Static method Public Method Determines the WWI Server 20120329
40 SCENARIO_MIGRATE Static method Public Method Migrates GLM Scenarios to the New Data Model 20120402
Events
Class CL_EHSG_CUSTOMIZING has no event.
Types
Class CL_EHSG_CUSTOMIZING has no local type.
Method Signatures

Method GET_BASIC_DATA_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BASIC_DATA Call by reference Type reference (TYPE) CCGLC_BASIC EHS: Grundeinstellungen 20120402

Method GET_BASIC_DATA_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_COUNTRIES_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COUNTRIES Call by reference Type reference (TYPE) CCGLD_COUNTRY Länder 20120330
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20120330
3 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20120330

Method GET_COUNTRIES_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_DG_PHR_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DGPHR Call by reference Type reference (TYPE) CCGLD_DGPHRREL2 Gefahrzettel Phrasenzuordnung 20120402

Method GET_DG_PHR_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_EPA_NUMBERS_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EPA Call by reference Type reference (TYPE) CCGLD_PLANT_EPA EHS: EPA-Nummer zu einem Werk 20120402
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20120402

Method GET_EPA_NUMBERS_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_LABELSTOCK_SIZES_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LABELSTOCK_SIZE Call by reference Type reference (TYPE) CCGLD_LSSIZE EHS: Etikettenpapiergröße 20120402
2 Importing IV_LABELSTOCK_SIZE Call by reference Type reference (TYPE) CBGLE_LSSIZE Größe des Etikettenpapiers 20120402

Method GET_LABELSTOCK_SIZES_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_LABEL_SIZES_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LABEL_SIZE Call by reference Type reference (TYPE) CCGLD_LSIZE EHS: Etikettengröße 20120402
2 Importing IV_LSIZE Call by reference Type reference (TYPE) CBGLE_LSIZE Etikettengröße 20120402

Method GET_LABEL_SIZES_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_LABEL_THRESHOLD_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_THRESHOLD Call by reference Type reference (TYPE) CCGLD_THRESH 20120126
2 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Mandant 20121002
3 Importing IV_GENVAR Call by reference Type reference (TYPE) ESELDEPID Berichtsgenerierungsvariante 20120126
4 Importing IV_LABCOUNT Call by reference Type reference (TYPE) CBGLE_NUM Anzahl an gedruckten Exemplaren 20120626
5 Importing IV_LABELTYPE Call by reference Type reference (TYPE) CBGLE_LTYP 20120126
6 Importing IV_PLANT Call by reference Type reference (TYPE) CBGLE_PLANT Werk/Versandstelle 20120126
7 Importing IV_PRINTER Call by reference Type reference (TYPE) CBGLE_PRNID Drucker einer Druckstation 20120126
8 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120126
9 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME SY-SYSID Name des SAP-Systems 20120126
10 Importing IV_WORKPLACE Call by reference Type reference (TYPE) CBGLE_ARBPL 20120126
11 Importing IV_WORKSTATION Call by reference Type reference (TYPE) CBGLE_STNID Schlüssel einer Druckstation 20120126

Method GET_LABEL_THRESHOLD_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_LABEL_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LABELTYPES Call by reference Type reference (TYPE) CCGLD_LABTY 20120330

Method GET_LABEL_TYPES on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_LOGISTIC_SYSTEM_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGISTIC_SYSTEM Call by reference Type reference (TYPE) CCGLD_LODEST EHS: Logistik RFC Verbindungen 20120402

Method GET_LOGISTIC_SYSTEM_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_LOG_LEVEL_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGLEVEL Call by reference Type reference (TYPE) CCGLD_LOGLEVEL EHS: Protokollumfang 20120402

Method GET_LOG_LEVEL_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PACKAGING_UNITS_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PACKAGING_UNIT Call by reference Type reference (TYPE) CCGLD_PUOM EHS: Verpackungseinheiten 20120402

Method GET_PACKAGING_UNITS_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRINTER_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRINTER Call by reference Type reference (TYPE) CCGLC_PRNTR EHS: Drucker an einer Druckstation 20120329
2 Exporting ES_PRINTER_DESC Call by reference Type reference (TYPE) CCGLC_PRNTRT EHS: Drucker an einer Druckstation - Text 20120329
3 Exporting ES_WWI_PRINTER Call by reference Type reference (TYPE) CCGLC_WWIPRN EHS: Wwi Drucker des GLM Systems 20120329
4 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120329
5 Importing IV_PRNID Call by reference Type reference (TYPE) CBGLE_PRNID Drucker einer Druckstation 20120329
6 Importing IV_STNID Call by reference Type reference (TYPE) CBGLE_STNID Druckstation 20120413

Method GET_PRINTER_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRINTER_TRAY_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TRAYNAME Call by reference Type reference (TYPE) CBGLE_PRNTRAY Drucker Ausgabeschacht 20120206
2 Importing IV_PRINTER Call by reference Type reference (TYPE) CBGLE_PRNID Drucker einer Druckstation 20120206
3 Importing IV_WORKSTATION Call by reference Type reference (TYPE) CBGLE_STNID Schlüssel einer Druckstation 20120206

Method GET_PRINTER_TRAY_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRINT_DESTINATION_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRNWST Call by reference Type reference (TYPE) CCGLD_PRNWST 20120126
2 Exporting EV_FLG_JOB_TO_COPY Call by reference Type reference (TYPE) AS4FLAG 20120126
3 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Mandant 20121002
4 Importing IV_GENVAR Call by reference Type reference (TYPE) ESELDEPID Berichtsgenerierungsvariante 20120625
5 Importing IV_LABELTYPE Call by reference Type reference (TYPE) CBGLE_LTYP Etikettentyp 20120625
6 Importing IV_PLANT Call by reference Type reference (TYPE) CBGLE_PLANT Werk oder Versandstelle 20120625
7 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120126
8 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME SY-SYSID Name des SAP-Systems 20120126
9 Importing IV_WORKPLACE Call by reference Type reference (TYPE) CBGLE_ARBPL Arbeitsplatz 20120625

Method GET_PRINT_DESTINATION_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRINT_STATION_ALLWD_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRINTER Call by reference Type reference (TYPE) CCGLD_PRNTR 20120330
2 Exporting ET_PRINTER_DESC Call by reference Type reference (TYPE) CCGLD_PRNTRT EHS: Drucker an einer Druckstation - Text 20120330
3 Exporting ET_PRINTSTATION Call by reference Type reference (TYPE) CCGLD_PRNSTN EHS: Druckstation 20120330
4 Exporting ET_PRINTSTATION_DESC Call by reference Type reference (TYPE) CCGLD_PRNSTT EHS: Druckstation - Text 20120330
5 Exporting ET_WWI_PRINTER Call by reference Type reference (TYPE) CCGLD_WWIPRN EHS: Wwi Drucker des GLM Systems 20120330
6 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120330

Method GET_PRINT_STATION_ALLWD_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRINT_STATION_ALL_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRINTSTATION Call by reference Type reference (TYPE) CCGLD_PRNSTN EHS: Druckstation 20120330
2 Exporting ET_PRINTSTATION_DESC Call by reference Type reference (TYPE) CCGLD_PRNSTT EHS: Druckstation - Text 20120330
3 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120330

Method GET_PRINT_STATION_ALL_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRINT_STATION_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRINTSTATION Call by reference Type reference (TYPE) CCGLC_PRNSTN EHS: Druckstationen 20120330
2 Exporting ES_PRINTSTATION_DESC Call by reference Type reference (TYPE) CCGLC_PRNSTT EHS: Druckstationen - Text 20120330
3 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120329
4 Importing IV_PRNSTN Call by reference Type reference (TYPE) CBGLE_STNID Schlüssel für Druckstation 20120329

Method GET_PRINT_STATION_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRINT_STATION_WD_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRINTSTATION Call by reference Type reference (TYPE) CCGLC_PRNSTN 20120329
2 Exporting ES_PRINTSTATION_DESC Call by reference Type reference (TYPE) CCGLC_PRNSTT 20120329
3 Exporting ET_PRINTER Call by reference Type reference (TYPE) CCGLD_PRNTR 20120329
4 Exporting ET_PRINTER_DESC Call by reference Type reference (TYPE) CCGLD_PRNTRT EHS: Drucker an einer Druckstation - Text 20120330
5 Exporting ET_WWI_PRINTER Call by reference Type reference (TYPE) CCGLD_WWIPRN EHS: Wwi Drucker des GLM Systems 20120329
6 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120329
7 Importing IV_PRNSTN Call by reference Type reference (TYPE) CBGLE_STNID Schlüssel für Druckstation 20120329

Method GET_PRINT_STATION_WD_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRTREQ_DEFAULT_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRTREQ_HDR_DEFAULT Call by reference Type reference (TYPE) CCGLD_PREORH EHS: Vorbelegung der Druckauftragskopftabelle 20120402
2 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Mandant 20121002
3 Importing IV_GENVAR Call by reference Type reference (TYPE) ESELDEPID Berichtsgenerierungsvariante 20120626
4 Importing IV_LABELTYPE Call by reference Type reference (TYPE) CBGLE_LTYP Etikettentyp 20120626
5 Importing IV_PLANT Call by reference Type reference (TYPE) CBGLE_PLANT Werk oder Versandstelle 20120626
6 Importing IV_PRINTER Call by reference Type reference (TYPE) CBGLE_PRNID Drucker einer Druckstation 20120816
7 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120402
8 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME SY-SYSID Name des SAP-Systems 20120626
9 Importing IV_WORKPLACE Call by reference Type reference (TYPE) CBGLE_ARBPL Arbeitsplatz 20120816
10 Importing IV_WORKSTATION Call by reference Type reference (TYPE) CBGLE_STNID Druckstation 20120816

Method GET_PRTREQ_DEFAULT_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRTREQ_RULES_ADD_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RULES_EXT Call by reference Type reference (TYPE) CCGLD_TRCHKE EHS: Erweiterte Regeln für Druckaufträge 20120402
2 Exporting ET_RULES_EXT_TABLES Call by reference Type reference (TYPE) CCGLD_TABLES EHS: Tabellen-Zuordnung 20120402
3 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Mandant 20121011
4 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME SY-SYSID Bezeichung des SAP-Systems 20121011

Method GET_PRTREQ_RULES_ADD_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_PRTREQ_RULES_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RULES Call by reference Type reference (TYPE) CCGLD_TRCHK EHS: Regeln für Druckaufträge 20120402
2 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Mandant 20121011
3 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME SY-SYSID Bezeichung des SAP-Systems 20121011

Method GET_PRTREQ_RULES_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SCENARIO_ALL_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIO Call by reference Type reference (TYPE) CCGLD_SCEN EHS: GLM Szenarien 20120329
2 Exporting ET_SCENARIO_DESC Call by reference Type reference (TYPE) CCGLD_SCENT EHS: GLM Szenarien - Text 20120329
3 Exporting ET_SCENARIO_DEST Call by reference Type reference (TYPE) CCGLD_SCEND EHS: GLM Szenarien - Ziele 20120917
4 Exporting ET_SCENARIO_MPD Call by reference Type reference (TYPE) CCGLD_MPD_NEW EHS: Manueller Druck Dialog 20120329
5 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120329

Method GET_SCENARIO_ALL_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SCENARIO_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SCENARIO Call by reference Type reference (TYPE) CCGLC_SCEN EHS: GLM Szenarien - Kopftabelle 20120120
2 Exporting ES_SCENARIO_DESC Call by reference Type reference (TYPE) CCGLC_SCENT EHS: GLM Szenarien - Text 20120329
3 Exporting ES_SCENARIO_MPD Call by reference Type reference (TYPE) CCGLC_MPD_NEW EHS: Manueller Druck Dialog 20120203
4 Exporting ET_SCENARIO_DEST Call by reference Type reference (TYPE) CCGLD_SCEND EHS: GLM Szenarien - Ziele 20120917
5 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120329
6 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120126

Method GET_SCENARIO_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SCENARIO_DESC_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIO_DESC Call by reference Type reference (TYPE) CCGLD_SCENT EHS: GLM Szenarien - Text 20120329
2 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120329

Method GET_SCENARIO_DESC_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SCENARIO_DEST_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIO_DEST Call by reference Type reference (TYPE) CCGLD_SCEND EHS: Manueller Druck Dialog sprachabhängige Beschreibung 20120329
2 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Sprache 20120329
3 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120329
4 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME Name des SAP-Systems 20120329

Method GET_SCENARIO_DEST_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SCENARIO_ID_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20120928
2 Returning RV_SCENARIO_ID Value transfer Type reference (TYPE) CBGLE_SCENID Druckszenario 20120928

Method GET_SCENARIO_ID_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SCENARIO_MPD_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIO Call by reference Type reference (TYPE) CCGLD_SCEN 20120710
2 Exporting ET_SCENARIO_DESC Call by reference Type reference (TYPE) CCGLD_SCENT EHS: GLM Szenarien - Text 20120710
3 Exporting ET_SCENARIO_MPD Call by reference Type reference (TYPE) CCGLD_MPD_NEW EHS: Manueller Druck Dialog 20120710
4 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120710

Method GET_SCENARIO_MPD_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SCENARIO_USERENTRY_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIO_MPDP Call by reference Type reference (TYPE) CCGLD_MPDP_NEW EHS: Benutzereingabe zu Etikettendaten zum Layout 20120329
2 Importing IV_LSYID Call by reference Type reference (TYPE) ESELSYID 20120329
3 Importing IV_LSYTYPE Call by reference Type reference (TYPE) ESELSYTYPE 20120329
4 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120329

Method GET_SCENARIO_USERENTRY_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SECONDARY_VALUE_DET_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SECC Call by reference Type reference (TYPE) CCGLD_SECC EHS: Sekundäre Datensymbole Verkettungsregel 20120402
2 Exporting ET_SECF Call by reference Type reference (TYPE) CCGLD_SECF EHS: Sekundäre Datensymbole Ermittlungsmethoden 20120402

Method GET_SECONDARY_VALUE_DET_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SEQUENCE_DATA_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEQUENCE_DATA Call by reference Type reference (TYPE) CCGLD_SEQUENCE_DATA EHS: Sequence Daten Definition 20120207
2 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Mandant 20121002
3 Importing IV_GENVAR Call by reference Type reference (TYPE) ESELDEPID Berichtsgenerierungsvariante 20120207
4 Importing IV_LABELTYPE Call by reference Type reference (TYPE) CBGLE_LTYP Etikettentyp 20120207
5 Importing IV_PLANT Call by reference Type reference (TYPE) CBGLE_PLANT Werk/Versandstelle 20120207
6 Importing IV_PRINTER Call by reference Type reference (TYPE) CBGLE_PRNID Drucker einer Druckstation 20120816
7 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120207
8 Importing IV_SYMBOL_ID Call by reference Type reference (TYPE) CBGLE_SIDENT Schlüssel der fortlaufenden Nummer 20120207
9 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME SY-SYSID Name des SAP-Systems 20120207
10 Importing IV_WORKPLACE Call by reference Type reference (TYPE) CBGLE_ARBPL Arbeitsplatz 20120816
11 Importing IV_WORKSTATION Call by reference Type reference (TYPE) CBGLE_STNID Druckstation 20120816

Method GET_SEQUENCE_DATA_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SEQUENCE_DATA_LIST_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEQUENCE_LIST Call by reference Type reference (TYPE) CCGLD_SEQLST EHS: Liste der fortlaufenden Nummern 20120402

Method GET_SEQUENCE_DATA_LIST_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_SHIP_MODES_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SHIP_MODES Call by reference Type reference (TYPE) CCGLD_SHIP_MODES Genifix: Shipping modes 20120203
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20120203
3 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20120203

Method GET_SHIP_MODES_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_TRANS_SYM_GROUP_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANS_SYM_GROUP Call by reference Type reference (TYPE) CCGLD_THM019 EHS: Transportsymbolgruppen 20120402

Method GET_TRANS_SYM_GROUP_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_VARIANT_FILTER_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GVFILT Call by reference Type reference (TYPE) CCGLD_GVFILT 20120126
2 Importing IV_CLIENT Call by reference Type reference (TYPE) CBGLE_CLIENT Mandant 20121002
3 Importing IV_PLANT Call by reference Type reference (TYPE) CBGLE_PLANT Werk/Versandstelle 20120126
4 Importing IV_SCENID Call by reference Type reference (TYPE) CBGLE_SCENID Druckszenario 20120126
5 Importing IV_SYSTEM Call by reference Type reference (TYPE) CBGLE_SYSNAME SY-SYSID Name des SAP-Systems 20120126
6 Importing IV_WORKPLACE Call by reference Type reference (TYPE) CBGLE_ARBPL Arbeitsplatz 20120816

Method GET_VARIANT_FILTER_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_WORKPLACE_ALL_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WORKPLACE Call by reference Type reference (TYPE) CCGLD_ARBPL EHS: GLM Arbeitsplatz 20130304

Method GET_WORKPLACE_ALL_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_WWI_PRINTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WWI_PRINTER Call by reference Type reference (TYPE) CCGLD_WWIPRN EHS: Wwi Drucker des GLM Systems 20120402
2 Importing IV_PRN_NR Call by reference Type reference (TYPE) CBGLE_PRN_NR Nummer des Druckers 20120402

Method GET_WWI_PRINTERS on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_WWI_SERVER_ALL_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WWISRV Call by reference Type reference (TYPE) CCGLD_WWISRV EHS: Wwi Server für GLM 20120330
2 Exporting ET_WWISRV_DESC Call by reference Type reference (TYPE) CCGLD_WWISRVT EHS: Wwi Server für GLM - Text 20120330
3 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120330

Method GET_WWI_SERVER_ALL_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_WWI_SERVER_BY_PRNSTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WWISRV Call by reference Type reference (TYPE) CCGLC_WWISRV EHS: Wwi Server für GLM 20120329
2 Importing IV_PRTSTN Call by reference Type reference (TYPE) CBGLE_STNID Schlüssel einer Druckstation 20120329

Method GET_WWI_SERVER_BY_PRNSTN on class CL_EHSG_CUSTOMIZING has no exception.

Method GET_WWI_SERVER_DEF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WWISRV Call by reference Type reference (TYPE) CCGLC_WWISRV EHS: Wwi Server für GLM 20120329
2 Exporting ES_WWISRV_DESC Call by reference Type reference (TYPE) CCGLC_WWISRVT EHS: Wwi Server für GLM - Text 20120329
3 Importing IV_LANGU Call by reference Type reference (TYPE) ESELANGU SY-LANGU Sprache 20120329
4 Importing IV_WWISRVID Call by reference Type reference (TYPE) CBGLE_WWISRVID 20120329

Method GET_WWI_SERVER_DEF_CL on class CL_EHSG_CUSTOMIZING has no exception.

Method SCENARIO_MIGRATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20121004

Method SCENARIO_MIGRATE on class CL_EHSG_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607