SAP ABAP Class CL_GHO_STRNO_TPLNR (Utility class for GHO - Functional Location)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PN-NOP (Application Component) Network Operations
     APPL_GHO_PP_PT_GEN (Package) GHO PP: Planning Table Backend General
Properties
Class CL_GHO_STRNO_TPLNR  
Short Description Utility class for GHO - Functional Location    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APPL_GHO_PP_PT_GEN   GHO PP: Planning Table Backend General 
Created 20110314   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_STRNO_TPLNR has no forward declaration.
Interfaces
Class CL_GHO_STRNO_TPLNR has no interface implemented.
Friends
Class CL_GHO_STRNO_TPLNR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AL_ACTIVE Constant Public Type reference (TYPE) ILOM_STATE '2' Status of "Alternative labeling" functionality 20110314
2 GC_AL_DEACTIVATED Constant Public Type reference (TYPE) ILOM_STATE '3' Status of "Alternative labeling" functionality 20110314
3 GC_AL_INACTIVE Constant Public Type reference (TYPE) ILOM_STATE '1' Status of "Alternative labeling" functionality 20110314
4 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GHO_STRNO_TPLNR Utility class for GHO - Functional Location 20110314
5 GS_CUST Instance attribute Private Type reference (TYPE) ITOBCUST System Settings for Alternative Labeling of FunctLocations 20110314
6 GV_ALKEY Instance attribute Private Type reference (TYPE) ILOM_ALKEY Labeling system for functional locations 20110314
7 GV_INSTANCE_USER Static Attribute Private Type reference (TYPE) SY-UNAME User Name 20110314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110314
2 GET_AL_CUST Instance method Public Method Get Customizing of Alternativ Labeling Functionality 20110314
3 GET_AL_SYSTEM Instance method Public Method Get User dependent Labeleing System 20110314
4 GET_INSTANCE Static method Public Method Get Instance of this Class 20110314
5 GET_TPLNR_BY_STRNO Instance method Public Method Determine internal Numbers with external Selection Criteria 20110314
Events
Class CL_GHO_STRNO_TPLNR has no event.
Types
Class CL_GHO_STRNO_TPLNR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User Name 20110314

Method CONSTRUCTOR on class CL_GHO_STRNO_TPLNR has no exception.

Method GET_AL_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CUST Value transfer Type reference (TYPE) ITOBCUST System Settings for Alternative Labeling of FunctLocations 20110314

Method GET_AL_CUST on class CL_GHO_STRNO_TPLNR has no exception.

Method GET_AL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALKEY Value transfer Type reference (TYPE) ILOM_ALKEY Labeling system for functional locations 20110314

Method GET_AL_SYSTEM on class CL_GHO_STRNO_TPLNR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User Name 20110314
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_GHO_STRNO_TPLNR Utility class for GHO - Functional Location 20110314

Method GET_INSTANCE on class CL_GHO_STRNO_TPLNR has no exception.

Method GET_TPLNR_BY_STRNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETR_TPLNR Call by reference Type reference (TYPE) RANGE_T_TPLNR Range Table for Data Element TPLNR 20110314
2 Exporting ET_TPLNR Call by reference Type reference (TYPE) TPLNR_TAB Table Using Functional Location Numbers 20110314
3 Importing ITR_NETOBJ_TYPE Call by reference Type reference (TYPE) GHO_T_NETOBJ_TYPE_RANGE Range Table for Network Object Type 20110314
4 Importing ITR_STRNO Call by reference Type reference (TYPE) GHO_PP_T_STRNO_RANGE Range for Functional Locations in external Format 20110314

Method GET_TPLNR_BY_STRNO on class CL_GHO_STRNO_TPLNR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606