SAP ABAP Class CL_BANK_PP_SYSTEM_PROFILE (Information About System and System Profiles)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
⤷
BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control

⤷

⤷

Properties
Class | CL_BANK_PP_SYSTEM_PROFILE | |
Short Description | Information About System and System Profiles | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BANK_PP_JOBCTRL | Parallel Processing and Job Control |
Created | 20060712 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BANK_PP_SYSTEM_PROFILE has no forward declaration.
Interfaces
Class CL_BANK_PP_SYSTEM_PROFILE has no interface implemented.
Friends
Class CL_BANK_PP_SYSTEM_PROFILE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | PFEPARSTAT | '02' | Profile parameter status: 1=User, 2=Default, 3=User default | 20060712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20060712 | |
2 | ![]() |
Static method | Public | Method | 20060712 |
Events
Class CL_BANK_PP_SYSTEM_PROFILE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_PARAM | Private | Type reference (TYPE) | SPFPARLIST | List of Profile Parameters | 20060712 |
|
2 | TYP_TAB_PARAMS | Private | See coding | 20060712 | typ_tab_params TYPE STANDARD TABLE OF typ_str_param WITH KEY parname
|
Method Signatures
Method S_GET_CURRENT_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SERVERNAME | Value transfer | Type reference (TYPE) | BANK_DTE_JC_SERVERNAME | Name eines Applikationsservers | 20060712 |
Method S_GET_CURRENT_SERVER on class CL_BANK_PP_SYSTEM_PROFILE has no exception.
Method S_GET_PROFILE_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | 20060712 | |||
2 | ![]() |
R_PARAM_VALUE | Value transfer | Type reference (TYPE) | PFEPARVALD | Profile-Parameter-Wert: System-Default-Wert | 20060712 |
Method S_GET_PROFILE_PARAM on class CL_BANK_PP_SYSTEM_PROFILE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |