SAP ABAP Class CL_UISS_PP_UTILITY (Utitlity class)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-ISS (Application Component) Internal Self-Services
⤷
UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_CONSTANT | Constants interface | 20091113 |
Properties
Class | CL_UISS_PP_UTILITY | |
Short Description | Utitlity class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UISS_MDG_ADAPTER | Internal Self Services: MDG Adapter |
Created | 20090923 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UISS_CONSTANT | Constants interface | 20091113 |
Friends
Class CL_UISS_PP_UTILITY 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) | UISS_T_CCTR_TIME | CCTR time slices | 20091109 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | UISS_T_PCTR_TIME | Profit center time interval | 20091109 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20091113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20090923 | |
2 | ![]() |
Static method | Public | Method | Map BAPIRET1 message to BAPIRET2 | 20091118 |
3 | ![]() |
Static method | Public | Method | 20091113 | |
4 | ![]() |
Static method | Public | Method | 20091118 | |
5 | ![]() |
Static method | Public | Method | 20091109 | |
6 | ![]() |
Static method | Public | Method | 20091104 | |
7 | ![]() |
Static method | Public | Method | 20091105 | |
8 | ![]() |
Static method | Public | Method | 20091201 | |
9 | ![]() |
Static method | Public | Method | 20091014 | |
10 | ![]() |
Static method | Public | Method | 20091113 | |
11 | ![]() |
Static method | Public | Method | 20091109 | |
12 | ![]() |
Static method | Public | Method | 20091105 |
Events
Class CL_UISS_PP_UTILITY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_MSGV | Private | See coding | 20091116 | BEGIN OF t_msgv,
msgv1 TYPE char50,
msgv2 TYPE char50,
msgv3 TYPE char50,
msgv4 TYPE char50,
END OF t_msgv
|
Method Signatures
Method APPEND_BAPIRET_TO_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090923 | ||
2 | ![]() |
IS_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090923 | ||
3 | ![]() |
IT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20090923 | ||
4 | ![]() |
IV_MSGFILTER | Call by reference | Type reference (TYPE) | STRING | 'AEW' | 20100201 |
Method APPEND_BAPIRET_TO_MSG on class CL_UISS_PP_UTILITY has no exception.
Method BAPIRET1_TO_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20091118 | ||
2 | ![]() |
IS_BAPIRET1 | Call by reference | Type reference (TYPE) | BAPIRET1 | Return Parameter | 20091118 |
Method BAPIRET1_TO_BAPIRET2 on class CL_UISS_PP_UTILITY has no exception.
Method CHECK_ERROR_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091113 | ||
2 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20091113 | ||
3 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091113 |
Method CHECK_ERROR_MSG on class CL_UISS_PP_UTILITY has no exception.
Method CHECK_FUNCTION_MODULE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | BOOLEAN | 20091118 | |||
2 | ![]() |
IV_FUNCTION_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | 20091118 | |||
3 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20091118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No RFC Destination maintained | 20091118 |
Method GET_CCTR_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CCTR_TIME | Call by reference | Type reference (TYPE) | UISS_S_CCTR_TIME | CCTR time slices | 20091111 | ||
2 | ![]() |
IV_CCTR | Call by reference | Type reference (TYPE) | USMDZ1_CCTR | Cost Center | 20091111 | ||
3 | ![]() |
IV_COAREA | Call by reference | Type reference (TYPE) | UISS_KOKRS | Controlling Area | 20091111 | ||
4 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091111 |
Method GET_CCTR_TIME on class CL_UISS_PP_UTILITY has no exception.
Method GET_F4_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091104 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091104 | ||
3 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20091104 | ||
4 | ![]() |
IV_FNAME_MDG | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20091104 | ||
5 | ![]() |
IV_FNAME_REMOTE | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20091104 | ||
6 | ![]() |
IV_FNAME_TXT | Call by reference | Type reference (TYPE) | FIELDNAME | 'TXTSH' | Field Name | 20091104 | |
7 | ![]() |
IV_FNAME_TXT_REMOTE | Call by reference | Type reference (TYPE) | FIELDNAME | Character field, length 70 | 20091104 | ||
8 | ![]() |
IV_RFCDEST | Call by reference | Type reference (TYPE) | BDBAPIDST | Standard RFC destination for synchronous BAPI calls | 20091104 | ||
9 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20091104 |
Method GET_F4_TEXT on class CL_UISS_PP_UTILITY has no exception.
Method GET_PCTR_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PCTR_TIME | Call by reference | Type reference (TYPE) | UISS_S_PCTR_TIME | Profict Center time interval | 20091105 | ||
2 | ![]() |
IV_COAREA | Call by reference | Type reference (TYPE) | UISS_KOKRS | Controlling Area | 20091105 | ||
3 | ![]() |
IV_PCTR | Call by reference | Type reference (TYPE) | PRCTR | Profit Center | 20091105 | ||
4 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091105 |
Method GET_PCTR_TIME on class CL_UISS_PP_UTILITY has no exception.
Method GET_SEL_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TAB | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20091201 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Financial MDM: Field Name | 20091201 | ||
3 | ![]() |
RT_VAL | Value transfer | Type reference (TYPE) | RSDS_SELOPT_T | SELECT-OPTIONS Table | 20091201 |
Method GET_SEL_TAB on class CL_UISS_PP_UTILITY has no exception.
Method MAP_INTORDER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_INTORDER | Call by reference | Type reference (TYPE) | UISS_S_INTORDER_DETAIL | Internal order master data | 20091014 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091014 |
Method MAP_INTORDER_DATA on class CL_UISS_PP_UTILITY has no exception.
Method MSG_RFC_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPI_RET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091113 | ||
2 | ![]() |
ET_MSG_RET | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091120 | ||
3 | ![]() |
IV_RFCMSG | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20091113 | ||
4 | ![]() |
IV_SYSUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20091113 |
Method MSG_RFC_EXCEPTION on class CL_UISS_PP_UTILITY has no exception.
Method SET_CCTR_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CCTR | Call by reference | Type reference (TYPE) | USMDZ1_CCTR | Cost Center | 20091109 | ||
2 | ![]() |
IV_COAREA | Call by reference | Type reference (TYPE) | UISS_KOKRS | Controlling Area | 20091110 | ||
3 | ![]() |
IV_FDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20091109 | ||
4 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091109 | ||
5 | ![]() |
IV_TDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20091109 |
Method SET_CCTR_TIME on class CL_UISS_PP_UTILITY has no exception.
Method SET_PCTR_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COAREA | Call by reference | Type reference (TYPE) | UISS_KOKRS | Controlling Area | 20091105 | ||
2 | ![]() |
IV_FDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20091105 | ||
3 | ![]() |
IV_PCTR | Call by reference | Type reference (TYPE) | PRCTR | Profit Center | 20091105 | ||
4 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091105 | ||
5 | ![]() |
IV_TDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20091105 |
Method SET_PCTR_TIME on class CL_UISS_PP_UTILITY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |