SAP ABAP Class CL_ICF_HELPER (Helper Class for ICF)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
Properties
| Class | CL_ICF_HELPER | |
| Short Description | Helper Class for ICF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SHTTP | Development Class for HTTP Communication |
| Created | 20121210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICF_HELPER has no forward declaration.
Interfaces
Class CL_ICF_HELPER has no interface implemented.
Friends
Class CL_ICF_HELPER has no friend class.
Attributes
Class CL_ICF_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets call stack | 20121210 | |
| 2 | Static method | Public | Method | Raads message in string | 20121210 | |
| 3 | Static method | Public | Method | Writes transport log | 20121210 |
Events
Class CL_ICF_HELPER has no event.
Types
Class CL_ICF_HELPER has no local type.
Method Signatures
Method GET_CALL_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FM_FLAG | Call by reference | Type reference (TYPE) | SAP_BOOL | SPACE | Falls FM als Imp-Parameter dann FB_FLAG = 'X' setzen | 20121210 | ||
| 2 | FM_NAME | Call by reference | Type reference (TYPE) | STRING | Function Module Name | 20121210 | |||
| 3 | MAIN_PROG | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20121210 | |||
| 4 | RC | Value transfer | Type reference (TYPE) | I | RC = 0; Programm gefunden | 20121210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für ICF (statische Überprüfung) | 20130101 |
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_MSGAREA | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20121210 | |||
| 2 | PI_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20121210 | |||
| 3 | PI_MSGTYPE | Value transfer | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichtentyp | 20121210 | ||
| 4 | PI_V1 | Value transfer | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20121210 | |||
| 5 | PI_V2 | Value transfer | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20121210 | |||
| 6 | PI_V3 | Value transfer | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20121210 | |||
| 7 | PI_V4 | Value transfer | Type reference (TYPE) | CSEQUENCE | Nachrichtenvariable | 20121210 | |||
| 8 | PR_MSG | Value transfer | Type reference (TYPE) | STRING | WA: Log Text | 20121210 |
Method GET_MESSAGE on class CL_ICF_HELPER has no exception.
Method WRITE_TRANS_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG | Call by reference | Type reference (TYPE) | SPROT_U | Schnittstelle zur Protokollerstellung | 20121210 |
Method WRITE_TRANS_LOG on class CL_ICF_HELPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |