Hierarchy
⤷
⤷
Properties
| Class | CL_JITO_DETAILED_LOG | |
| Short Description | Detailed Log for S2L | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_JITOUT | JIT Outbound |
| Created | 20050506 | SAP |
| Last change | 20070918 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_JITO_DETAILED_LOG has no forward declaration.
Interfaces
Class CL_JITO_DETAILED_LOG has no interface implemented.
Friends
Class CL_JITO_DETAILED_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20070208 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Single-Character Indicator | 20070208 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Indicator | 20070208 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | JITOCO_STD_TT | general Tabletype for JIT-components Outbound | 20050623 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | JITOCO_STD_TT | general Tabletype for JIT-components Outbound | 20050623 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | JITODIACO_TT | Table Type for JITODIACO | 20050623 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | JITODIAHD_TT | Table Type for JITODIAHD | 20050623 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | JITODIAIT_TT | Table Type for JITODIAIT | 20050623 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | XFELD | Log akcive | 20050623 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | XFELD | Log changed | 20050623 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | TY_T_MSSG_RET_CNTRL | 20050623 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | MSSG_RET_ERR_TT | Tabletype for detailed log for creating jit call | 20050506 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | TY_T_MSSG_RET_OUTID | 20050623 | ||||
| 14 | Static Attribute | Private | Type reference (TYPE) | TY_T_MSSG_RET_OUTPO | 20050623 | ||||
| 15 | Static Attribute | Private | Type reference (TYPE) | I | 20070208 | ||||
| 16 | Static Attribute | Private | Type reference (TYPE) | MSSG_RET_STATISTICS | Statistic | 20050623 |
Methods
Events
Class CL_JITO_DETAILED_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_MSSG_RET_CNTRL | Private | See coding | 20050623 | ty_t_mssg_ret_cntrl TYPE STANDARD TABLE OF ty_w_mssg_ret_cntrl
WITH DEFAULT KEY
|
||
| 2 | TY_T_MSSG_RET_OUTID | Private | See coding | 20050623 | ty_t_mssg_ret_outid TYPE STANDARD TABLE OF ty_w_mssg_ret_outid
WITH DEFAULT KEY
|
||
| 3 | TY_T_MSSG_RET_OUTPO | Private | See coding | 20050623 | ty_t_mssg_ret_outpo TYPE STANDARD TABLE OF ty_w_mssg_ret_outpo
WITH DEFAULT KEY
|
||
| 4 | TY_W_MSSG_RET_CNTRL | Private | See coding | 20050623 | BEGIN OF ty_w_mssg_ret_cntrl,
cntrl TYPE jit_cntrl,
intst TYPE jit_intst.
INCLUDE TYPE mssg_ret AS mssg.
TYPES: END OF ty_w_mssg_ret_cntrl
|
||
| 5 | TY_W_MSSG_RET_OUTID | Private | See coding | 20050623 | BEGIN OF ty_w_mssg_ret_outid,
outid TYPE jito_outid.
INCLUDE TYPE mssg_ret AS mssg.
TYPES: END OF ty_w_mssg_ret_outid
|
||
| 6 | TY_W_MSSG_RET_OUTPO | Private | See coding | 20050623 | BEGIN OF ty_w_mssg_ret_outpo,
outpo TYPE jito_outpo.
INCLUDE TYPE mssg_ret AS mssg.
TYPES: END OF ty_w_mssg_ret_outpo
|
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLED_BY_EV | Call by reference | Type reference (TYPE) | C | CALLED_BY_S2L | 20070208 |
Method ACTIVATE on class CL_JITO_DETAILED_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID_IV | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20050623 | |||
| 2 | MSGNO_IV | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20050623 | |||
| 3 | MSGTY_IV | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20050623 | ||
| 4 | MSGV1_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 5 | MSGV2_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 6 | MSGV3_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 7 | MSGV4_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 8 | OUTPO_IV | Call by reference | Type reference (TYPE) | JITO_OUTPO | Components Group Number JIT Outbound | 20070208 | |||
| 9 | PKNUM_IV | Call by reference | Type reference (TYPE) | PKNUM | Control cycle number | 20050623 |
Method ADD_MESSAGE on class CL_JITO_DETAILED_LOG has no exception.
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSSG_RET_IV | Call by reference | Type reference (TYPE) | MSSG_RET_TT | Transfer Table for System Messages | 20050623 | |||
| 2 | OUTPO_IV | Call by reference | Type reference (TYPE) | JITO_OUTPO | Components Group Number JIT Outbound | 20070208 | |||
| 3 | PKNUM_IV | Call by reference | Type reference (TYPE) | PKNUM | Control cycle number | 20050623 |
Method ADD_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method ADD_MESSAGE_TO_CNTRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CNTRL_IV | Call by reference | Type reference (TYPE) | JIT_CNTRL | Call Control | 20050506 | |||
| 2 | INTST_IV | Call by reference | Type reference (TYPE) | JIT_INTST | Internal Processing Status | 20050506 | |||
| 3 | MSGID_IV | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20050506 | |||
| 4 | MSGNO_IV | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20050506 | |||
| 5 | MSGTY_IV | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20050506 | ||
| 6 | MSGV1_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050506 | |||
| 7 | MSGV2_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050506 | |||
| 8 | MSGV3_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050506 | |||
| 9 | MSGV4_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050506 |
Method ADD_MESSAGE_TO_CNTRL on class CL_JITO_DETAILED_LOG has no exception.
Method ADD_MESSAGE_TO_OUTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID_IV | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20050623 | |||
| 2 | MSGNO_IV | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20050623 | |||
| 3 | MSGTY_IV | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20050623 | ||
| 4 | MSGV1_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 5 | MSGV2_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 6 | MSGV3_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 7 | MSGV4_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 8 | OUTID_IV | Call by reference | Type reference (TYPE) | JITO_OUTID | Call Key | 20050623 |
Method ADD_MESSAGE_TO_OUTID on class CL_JITO_DETAILED_LOG has no exception.
Method ADD_MESSAGE_TO_OUTPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID_IV | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20050623 | |||
| 2 | MSGNO_IV | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20050623 | |||
| 3 | MSGTY_IV | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20050623 | ||
| 4 | MSGV1_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 5 | MSGV2_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 6 | MSGV3_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 7 | MSGV4_IV | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20050623 | |||
| 8 | OUTPO_IV | Call by reference | Type reference (TYPE) | JITO_OUTPO | Components Group Number JIT Outbound | 20050623 |
Method ADD_MESSAGE_TO_OUTPO on class CL_JITO_DETAILED_LOG has no exception.
Method DEACTIVATE Signature
Method DEACTIVATE on class CL_JITO_DETAILED_LOG has no parameter.
Method DEACTIVATE on class CL_JITO_DETAILED_LOG has no exception.
Method GET_CALLED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLED_BY_EV | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20070208 |
Method GET_CALLED_BY on class CL_JITO_DETAILED_LOG has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JITODIACO_IT | Call by reference | Type reference (TYPE) | JITODIACO_TT | Table Type for JITODIACO | 20050623 | |||
| 2 | JITODIAHD_IT | Call by reference | Type reference (TYPE) | JITODIAHD_TT | Table Type for JITODIAHD | 20050623 | |||
| 3 | JITODIAIT_IT | Call by reference | Type reference (TYPE) | JITODIAIT_TT | Table Type for JITODIAIT | 20050623 |
Method GET_DATA on class CL_JITO_DETAILED_LOG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMITTED_CALLS | Call by reference | Type reference (TYPE) | JITOCO_STD_TT | JIT components outbound | 20050623 | |||
| 2 | LOG_STATISTICS | Call by reference | Type reference (TYPE) | MSSG_RET_STATISTICS_TT | Tabeltype for statistics | 20050623 | |||
| 3 | MSSG_RET_ERR_EV | Call by reference | Type reference (TYPE) | MSSG_RET_ERR_TT | Tabletype for detailed log for creating jit call | 20050623 |
Method GET_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method GET_OUTPO_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPO_EV | Call by reference | Type reference (TYPE) | I | 20070208 |
Method GET_OUTPO_COUNT on class CL_JITO_DETAILED_LOG has no exception.
Method GET_OUTPO_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSSG_RET_ERR_CNT | Call by reference | Type reference (TYPE) | I | 20070208 | ||||
| 2 | MSSG_RET_ERR_EV | Call by reference | Type reference (TYPE) | MSSG_RET_ERR_TT | Tabletype for detailed log for creating jit call | 20070208 |
Method GET_OUTPO_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method GET_PKNUM_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSSG_RET_ERR_EV | Call by reference | Type reference (TYPE) | MSSG_RET_ERR_TT | Tabletype for detailed log for creating jit call | 20070208 |
Method GET_PKNUM_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method GET_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_STATISTICS | Value transfer | Type reference (TYPE) | MSSG_RET_STATISTICS | Statistics | 20050623 |
Method GET_STATISTICS on class CL_JITO_DETAILED_LOG has no exception.
Method IS_DEACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEACTIVE | Value transfer | Type reference (TYPE) | XFELD | The log is deactivated | 20050623 |
Method IS_DEACTIVE on class CL_JITO_DETAILED_LOG has no exception.
Method IS_ERROR_OCCURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_OCCURED | Value transfer | Type reference (TYPE) | XFELD | Some errors have already occured | 20050623 |
Method IS_ERROR_OCCURED on class CL_JITO_DETAILED_LOG has no exception.
Method IS_OUTPO_IN_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20070208 | |||
| 2 | OUTPO_EV | Call by reference | Type reference (TYPE) | JITO_OUTPO | Components Group Number JIT Outbound | 20070208 |
Method IS_OUTPO_IN_ERROR on class CL_JITO_DETAILED_LOG has no exception.
Method ON_TRANSACTION_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Attribute reference (LIKE) | 20050623 |
Method ON_TRANSACTION_FINISHED on class CL_JITO_DETAILED_LOG has no exception.
Method PROCESS_CNTRL_MESSAGES Signature
Method PROCESS_CNTRL_MESSAGES on class CL_JITO_DETAILED_LOG has no parameter.
Method PROCESS_CNTRL_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method PROCESS_OUTID_MESSAGES Signature
Method PROCESS_OUTID_MESSAGES on class CL_JITO_DETAILED_LOG has no parameter.
Method PROCESS_OUTID_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method PROCESS_OUTPO_MESSAGES Signature
Method PROCESS_OUTPO_MESSAGES on class CL_JITO_DETAILED_LOG has no parameter.
Method PROCESS_OUTPO_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method REFRESH_MESSAGES Signature
Method REFRESH_MESSAGES on class CL_JITO_DETAILED_LOG has no parameter.
Method REFRESH_MESSAGES on class CL_JITO_DETAILED_LOG has no exception.
Method SET_CREATED_JIT_CALLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JIT_CALLS | Call by reference | Type reference (TYPE) | JITOCO_TT | JIT Outbound Components | 20050623 |
Method SET_CREATED_JIT_CALLS on class CL_JITO_DETAILED_LOG has no exception.
Method SET_OUTPO_COUNT Signature
Method SET_OUTPO_COUNT on class CL_JITO_DETAILED_LOG has no parameter.
Method SET_OUTPO_COUNT on class CL_JITO_DETAILED_LOG has no exception.
Method UPDATE_TMP_NUMBER_OUTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_NUMBER | Call by reference | Type reference (TYPE) | JITO_OUTID | Call Key | 20050623 | |||
| 2 | TMP_NUMBER | Call by reference | Type reference (TYPE) | JITO_OUTID | Call Key | 20050623 |
Method UPDATE_TMP_NUMBER_OUTID on class CL_JITO_DETAILED_LOG has no exception.
Method UPDATE_TMP_NUMBER_OUTPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_NUMBER | Call by reference | Type reference (TYPE) | JITO_OUTPO | Components Group Number JIT Outbound | 20050623 | |||
| 2 | TMP_NUMBER | Call by reference | Type reference (TYPE) | JITO_OUTPO | Components Group Number JIT Outbound | 20050623 |
Method UPDATE_TMP_NUMBER_OUTPO on class CL_JITO_DETAILED_LOG has no exception.
History
| Last changed by/on | SAP | 20070918 |
| SAP Release Created in | 600 |