SAP ABAP Class CL_SPFL_ENVIRONMENT (Environment Variable)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-PFL (Application Component) Maintain Profile
⤷
SPFL (Package) Profiles

⤷

⤷

Properties
Class | CL_SPFL_ENVIRONMENT | |
Short Description | Environment Variable | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPFL | Profiles |
Created | 20120925 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPFL_ENVIRONMENT has no forward declaration.
Interfaces
Class CL_SPFL_ENVIRONMENT has no interface implemented.
Friends
Class CL_SPFL_ENVIRONMENT has no friend class.
Attributes
Class CL_SPFL_ENVIRONMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get a list of all environment variables | 20120925 |
2 | ![]() |
Static method | Public | Method | Get the value of an environment variable | 20120925 |
3 | ![]() |
Static method | Private | Method | Kernel call to get all environment variables | 20120925 |
4 | ![]() |
Static method | Private | Method | Kernel call to get the value of an environment variable | 20120925 |
Events
Class CL_SPFL_ENVIRONMENT has no event.
Types
Class CL_SPFL_ENVIRONMENT has no local type.
Method Signatures
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENV | Value transfer | Type reference (TYPE) | SPFL_ENVIRONMENT_LIST_T | Parameter Table | 20120927 | ||
2 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | Return Value | 20120927 | ||
3 | ![]() |
SERVER_NAME | Value transfer | Type reference (TYPE) | SSI_SERVERNAME | Name of the Application Server | 20120927 |
Method GET_LIST on class CL_SPFL_ENVIRONMENT has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SPFL_ENVIRONMENT_NAME | Name | 20120927 | ||
2 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | Return Value | 20120927 | ||
3 | ![]() |
SERVER_NAME | Value transfer | Type reference (TYPE) | SSI_SERVERNAME | Name of the Application Server | 20120927 | ||
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SPFL_ENVIRONMENT_VALUE | Value | 20120927 |
Method GET_VALUE on class CL_SPFL_ENVIRONMENT has no exception.
Method _GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENV | Value transfer | Type reference (TYPE) | SPFL_ENVIRONMENT_LIST_T | List of Environment Variables | 20120927 | ||
2 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | Return Value | 20120927 |
Method _GET_LIST on class CL_SPFL_ENVIRONMENT has no exception.
Method _GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SPFL_ENVIRONMENT_NAME | Parameter Name | 20120927 | ||
2 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | Return Value | 20120927 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SPFL_ENVIRONMENT_VALUE | Parameter Value | 20120927 |
Method _GET_VALUE on class CL_SPFL_ENVIRONMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |