SAP ABAP Class CL_SRTFT_CFG_HELPER_METHODS (SRT Configuration: Utility Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
⤷
⤷
Properties
| Class | CL_SRTFT_CFG_HELPER_METHODS | |
| Short Description | SRT Configuration: Utility Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_FT_TOOLS | SOAP RT Fast Track Development |
| Created | 20060628 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRTFT_CFG_HELPER_METHODS has no forward declaration.
Interfaces
Class CL_SRTFT_CFG_HELPER_METHODS has no interface implemented.
Friends
Class CL_SRTFT_CFG_HELPER_METHODS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_HELPER_METHODS' | Class Name | 20060628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the invalid characters | 20060628 | |
| 2 | Static method | Public | Method | Returns the caller program from the call stack | 20060628 | |
| 3 | Static method | Public | Method | Writes the given message to the ballog | 20060712 |
Events
Class CL_SRTFT_CFG_HELPER_METHODS has no event.
Types
Class CL_SRTFT_CFG_HELPER_METHODS has no local type.
Method Signatures
Method EXTRACT_UNALLOWED_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOWED_CHARACTERS | Call by reference | Type reference (TYPE) | STRING | 20060628 | ||||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20060628 | ||||
| 3 | UNALLOWED_CHARACTERS | Call by reference | Type reference (TYPE) | STRING | 20060628 | ||||
| 4 | UNALLOWED_SPACES | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060628 |
Method GET_CALLER_PROGRAM_FROM_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLER_PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060628 |
Method WRITE_MSG_TO_BALLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_NUMBER | Call by reference | Type reference (TYPE) | STRING | Anwendungs-Log: Externe Identifikation (max. 100 characters) | 20060712 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | LP Nachrichtenformat | 20060712 | |||
| 3 | RC | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = ok ; ' ' = failure | 20060712 |
Method WRITE_MSG_TO_BALLOG on class CL_SRTFT_CFG_HELPER_METHODS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |