SAP ABAP Class /ISDFPS/CL_MM_CS_APL_LOG (Error Collector)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-MM (Application Component) Materials Management
⤷
/ISDFPS/MM_CS (Package) DFPS Enhancements MM (Cross System)

⤷

⤷

Properties
Class | /ISDFPS/CL_MM_CS_APL_LOG | |
Short Description | Error Collector | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /ISDFPS/MM_CS | DFPS Enhancements MM (Cross System) |
Created | 20050104 | SAP |
Last change | 20050409 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /ISDFPS/CL_MM_CS_APL_LOG has no forward declaration.
Interfaces
Class /ISDFPS/CL_MM_CS_APL_LOG has no interface implemented.
Friends
Class /ISDFPS/CL_MM_CS_APL_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Error | 20050104 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | /ISDFPS/MM_CS_RELOC_ERROR | 'P' | Error during background relocation | 20050111 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | /ISDFPS/MM_CS_RELOC_ERROR | 'R' | Error during background relocation | 20050111 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | /ISDFPS/MM_CS_RELOC_ERROR | 'E' | No goods receipt posted for recipient purchase order | 20050112 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Information | 20050104 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYMSGID | '/ISDFPS/MM_CS' | Message Class | 20050104 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Status | 20050104 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'W' | Warning | 20050104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Set Up and Generate an Application Log from BAPIRET2_T | 20050104 |
2 | ![]() |
Static method | Public | Method | Mapping the Structures: vbfs -> bapiret2 | 20050106 |
3 | ![]() |
Static method | Public | Method | Prepare and Collect a Message in BAPIRET2_T | 20050104 |
Events
Class /ISDFPS/CL_MM_CS_APL_LOG has no event.
Types
Class /ISDFPS/CL_MM_CS_APL_LOG has no local type.
Method Signatures
Method BAL_LOG_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_HANDLES | Value transfer | Type reference (TYPE) | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20050104 | ||
2 | ![]() |
IT_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20050104 | ||
3 | ![]() |
I_BALOBJ | Call by reference | Type reference (TYPE) | BALOBJ_D | '/ISDFPS/MM_CS' | Anwendungs-Log: Objektname (Applikationskürzel) | 20050104 | |
4 | ![]() |
I_SAVE | Call by reference | Type reference (TYPE) | XFELD | SPACE | 'X' = direktes Speichern des Logs | 20050104 | |
5 | ![]() |
I_SUBOBJ | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20050104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen des Protokolls | 20050104 | |
2 | ![]() |
Fehler beim Speichern des Protokolls | 20050104 |
Method MAP_VBFS2BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20050106 | ||
2 | ![]() |
IT_VBFS | Call by reference | Type reference (TYPE) | SHP_VBFS_T | Fehlerprotokoll Lieferung | 20050106 |
Method MAP_VBFS2BAPIRET2 on class /ISDFPS/CL_MM_CS_APL_LOG has no exception.
Method MESSAGE_COLLECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnstruktur | 20050104 | ||
2 | ![]() |
CT_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20050104 | ||
3 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20050104 | ||
4 | ![]() |
I_NUMBER | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtennummer | 20050104 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20050104 | ||
6 | ![]() |
I_V1 | Call by reference | Type reference (TYPE) | ANY | SPACE | Messagevariable 1 | 20050104 | |
7 | ![]() |
I_V2 | Call by reference | Type reference (TYPE) | ANY | SPACE | Messagevariable 2 | 20050104 | |
8 | ![]() |
I_V3 | Call by reference | Type reference (TYPE) | ANY | SPACE | Messagevariable 3 | 20050104 | |
9 | ![]() |
I_V4 | Call by reference | Type reference (TYPE) | ANY | SPACE | Messagevariable 4 | 20050104 |
Method MESSAGE_COLLECT on class /ISDFPS/CL_MM_CS_APL_LOG has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 470 |