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 | Constant | Public | Type reference (TYPE) | ILOM_STATE | '2' | Status of "Alternative labeling" functionality | 20110314 | ||
| 2 | Constant | Public | Type reference (TYPE) | ILOM_STATE | '3' | Status of "Alternative labeling" functionality | 20110314 | ||
| 3 | Constant | Public | Type reference (TYPE) | ILOM_STATE | '1' | Status of "Alternative labeling" functionality | 20110314 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GHO_STRNO_TPLNR | Utility class for GHO - Functional Location | 20110314 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ITOBCUST | System Settings for Alternative Labeling of FunctLocations | 20110314 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ILOM_ALKEY | Labeling system for functional locations | 20110314 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | SY-UNAME | User Name | 20110314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110314 | |
| 2 | Instance method | Public | Method | Get Customizing of Alternativ Labeling Functionality | 20110314 | |
| 3 | Instance method | Public | Method | Get User dependent Labeleing System | 20110314 | |
| 4 | Static method | Public | Method | Get Instance of this Class | 20110314 | |
| 5 | 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 | 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 | 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 | 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 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | User Name | 20110314 | ||
| 2 | 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 | ETR_TPLNR | Call by reference | Type reference (TYPE) | RANGE_T_TPLNR | Range Table for Data Element TPLNR | 20110314 | |||
| 2 | ET_TPLNR | Call by reference | Type reference (TYPE) | TPLNR_TAB | Table Using Functional Location Numbers | 20110314 | |||
| 3 | ITR_NETOBJ_TYPE | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_TYPE_RANGE | Range Table for Network Object Type | 20110314 | |||
| 4 | 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 |