SAP ABAP Class CL_FCC_APP_LOG_MANAGER (Update Status Management)
Hierarchy
☛
FCCO (Software Component) Financial Closing Cockpit 200
⤷
CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
⤷
FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
⤷
⤷
Properties
| Class | CL_FCC_APP_LOG_MANAGER | |
| Short Description | Update Status Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FCC0 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FCC_CLOSING | Financial Closing Cockpit - SAPGUI and backend |
| Created | 20110611 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_APP_LOG_MANAGER has no forward declaration.
Interfaces
Class CL_FCC_APP_LOG_MANAGER has no interface implemented.
Friends
Class CL_FCC_APP_LOG_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'FCC' | Log Object | 20110819 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'STD' | Log Sub-Object | 20111014 | ||
| 3 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'MIG' | Application Log: Subobject | 20111201 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'A' | Messages, Message Type | 20110611 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Messages, Message Type | 20110611 | ||
| 6 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'I' | Messages, Message Type | 20110611 | ||
| 7 | Constant | Private | Type reference (TYPE) | SYMSGTY | ' ' | Messages, Message Type | 20110611 | ||
| 8 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'S' | Messages, Message Type | 20110611 | ||
| 9 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'W' | Messages, Message Type | 20110611 | ||
| 10 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'X' | Messages, Message Type | 20110611 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log Handle | 20110611 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | 20110611 | ||||
| 13 | Constant | Private | Type reference (TYPE) | BALPROBCL | '2' | Application Log: Message Problem Class | 20110611 | ||
| 14 | Constant | Private | Type reference (TYPE) | BALPROBCL | '4' | Application Log: Message Problem Class | 20110611 | ||
| 15 | Constant | Private | Type reference (TYPE) | BALPROBCL | '3' | Application Log: Message Problem Class | 20110611 | ||
| 16 | Constant | Private | Type reference (TYPE) | BALPROBCL | ' ' | Application Log: Message Problem Class | 20110611 | ||
| 17 | Constant | Private | Type reference (TYPE) | BALPROBCL | '1' | Application Log: Message Problem Class | 20110611 |
Methods
Events
Class CL_FCC_APP_LOG_MANAGER has no event.
Types
Class CL_FCC_APP_LOG_MANAGER has no local type.
Method Signatures
Method ADD_FILE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MESSAGE | Call by reference | Type reference (TYPE) | FCC_UPLOAD_MESS | 20111201 |
Method ADD_FILE_MESSAGE on class CL_FCC_APP_LOG_MANAGER has no exception.
Method ADD_MIG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MIGRATION_MESSAGE | Call by reference | Type reference (TYPE) | FCC_S_MIGRATION_MESSAGE | message table for uploading app log | 20111201 |
Method ADD_MIG_MESSAGE on class CL_FCC_APP_LOG_MANAGER has no exception.
Method CLOSE Signature
Method CLOSE on class CL_FCC_APP_LOG_MANAGER has no parameter.
Method CLOSE on class CL_FCC_APP_LOG_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_MIG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111206 | |||
| 2 | P_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20110611 | |||
| 3 | P_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | 'STD' | Application Log: Subobject | 20111201 | ||
| 4 | P_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | ABAP-Programm, aktueller Transaktionscode | 20110611 | |||
| 5 | P_TEMPL_NAME | Call by reference | Type reference (TYPE) | FCC_PROFILE_SELECT | Name of a Template | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Handle konnte nicht erzeugt werden | 20110611 |
Method DETERMINE_FILE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | FCC_UPLOAD_ACTION | action type for uploading template (1=create;2=update) | 20111201 | |||
| 2 | MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20111201 | |||
| 3 | MSG_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20111201 | |||
| 4 | MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20111201 | |||
| 5 | MSG_V1 | Call by reference | Type reference (TYPE) | ANY | 20111201 | ||||
| 6 | MSG_V2 | Call by reference | Type reference (TYPE) | ANY | 20111201 | ||||
| 7 | MSG_V3 | Call by reference | Type reference (TYPE) | ANY | 20111201 | ||||
| 8 | MSG_V4 | Call by reference | Type reference (TYPE) | ANY | 20111201 | ||||
| 9 | NODE_NEW | Call by reference | Type reference (TYPE) | FCC_UPLOAD_NODE_NEW | 20111201 | ||||
| 10 | NODE_OLD | Call by reference | Type reference (TYPE) | SCMA_NODE | Node ID | 20111201 | |||
| 11 | RESULT | Call by reference | Type reference (TYPE) | FCC_UPLOAD_RESULT | upload results | 20111201 |
Method DETERMINE_FILE_MESSAGE on class CL_FCC_APP_LOG_MANAGER has no exception.
Method DETERMINE_MIG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MIGRATION_MESSAGE | Call by reference | Type reference (TYPE) | FCC_S_MIGRATION_MESSAGE | message table for uploading app log | 20111201 |
Method DETERMINE_MIG_MESSAGE on class CL_FCC_APP_LOG_MANAGER has no exception.
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BALLOGHNDL | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110611 |
Method GET_LOG_HANDLE on class CL_FCC_APP_LOG_MANAGER has no exception.
Method MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'FCC0' | Nachrichten, Nachrichtenklasse | 20110611 | ||
| 2 | P_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20110611 | |||
| 3 | P_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Nachrichten, Nachrichtentyp | 20110611 | ||
| 4 | P_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20110611 | |||
| 5 | P_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20110611 | |||
| 6 | P_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20110611 | |||
| 7 | P_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20110611 |
Method MESSAGE on class CL_FCC_APP_LOG_MANAGER has no exception.
Method MESSAGE_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CFC | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CFC | Class for Administration of Fast Close | 20110929 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | FCC_T_MESSAGE | Table Type for Messages | 20110929 |
Method MESSAGE_DISPLAY on class CL_FCC_APP_LOG_MANAGER has no exception.
Method MSG_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20110805 | |||
| 2 | P_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20110805 | |||
| 3 | P_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20110805 | |||
| 4 | P_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20110805 | ||||
| 5 | P_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20110805 | ||||
| 6 | P_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20110805 | ||||
| 7 | P_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20110805 |
Method MSG_ADD on class CL_FCC_APP_LOG_MANAGER has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_MIG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111206 | |||
| 2 | P_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20110611 | |||
| 3 | P_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | 'STD' | Application Log: Subobject | 20111201 | ||
| 4 | P_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | ABAP-Programm, aktueller Transaktionscode | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Handle konnte nicht erzeugt werden. | 20110611 |
Method OPEN_WITH_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20110804 | |||
| 2 | P_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | ABAP Program, Current Transaction Code | 20110804 | |||
| 3 | P_TEMPL_NAME | Call by reference | Type reference (TYPE) | FCC_PROFILE_SELECT | Name of a Template | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Handle Could Not Be Generated | 20110804 |
Method SEARCH_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_MSGH | Application Log: Message Handle Table | 20111226 | |||
| 2 | IV_BALLOGHNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20111226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | message not found | 20111226 |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |