SAP ABAP Class CL_FMMD_UTILS (FMMD Utility Class)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-MD (Application Component) Master Data
⤷
FMMD (Package) Funds Management: Master Data

⤷

⤷

Properties
Class | CL_FMMD_UTILS | |
Short Description | FMMD Utility Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FMMD | Funds Management: Master Data |
Created | 20060223 | SAP |
Last change | 20060703 | 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
Class CL_FMMD_UTILS has no interface implemented.
Friends
Class CL_FMMD_UTILS 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) | TY_LABEL_TAB | 20060223 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LOGSYS | Logical System | 20060223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20060223 | |
2 | ![]() |
Static method | Public | Method | 20060223 | |
3 | ![]() |
Static method | Public | Method | 20060223 | |
4 | ![]() |
Static method | Public | Method | 20060223 |
Events
Class CL_FMMD_UTILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_LABEL_LINE | Private | See coding | 20060223 | BEGIN OF ty_label_line,
key type string,
langu type spras,
label type string,
END OF ty_label_line
|
||
2 | TY_LABEL_TAB | Private | See coding | 20060223 | TY_LABEL_TAB type hashed table of ty_label_line with unique key key langu
|
Method Signatures
Method GET_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20060223 | |
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20060223 | ||
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20060223 | ||
4 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Message Type | 20060223 | ||
5 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20060223 | ||
6 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20060223 | ||
7 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20060223 | ||
8 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | CLIKE | Message Variable | 20060223 | ||
9 | ![]() |
RS_MSG | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter(s) | 20060223 |
Method GET_BAPIRET2 on class CL_FMMD_UTILS has no exception.
Method GET_BAPIRET2_SYMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_MSG | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20060223 |
Method GET_BAPIRET2_SYMSG on class CL_FMMD_UTILS has no exception.
Method GET_BAPIRET2_TSMESG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Table | 20060223 | ||
2 | ![]() |
IT_MSG | Call by reference | Type reference (TYPE) | TSMESG | Message table message collector | 20060223 |
Method GET_BAPIRET2_TSMESG on class CL_FMMD_UTILS has no exception.
Method GET_FIELDLABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060223 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20060223 | |
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20060223 | |||
4 | ![]() |
R_LABEL | Value transfer | Type reference (TYPE) | STRING | Field Label | 20060223 |
Method GET_FIELDLABEL on class CL_FMMD_UTILS has no exception.
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in |