Where Used List (Function Module) for SAP ABAP Table/Structure Field GB02-MSGID (GB02)
SAP ABAP Table/Structure Field
GB02 - MSGID (GB02) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
G_BOOL_GET_MSGID VALUE(INITIAL_MSGID) LIKE GB02-MSGID DEFAULT ''
|
Holt eine MsgID aus der Konfigurationtabelle GB02C aus. | ||||
| 2 |
G_BOOL_GET_MSGID
|
Holt eine MsgID aus der Konfigurationtabelle GB02C aus. | ||||
| 3 |
G_BOOL_GET_MSGID VALUE(MSGID) LIKE GB02-MSGID
|
Holt eine MsgID aus der Konfigurationtabelle GB02C aus. | ||||
| 4 |
G_BOOL_SET_MSGID VALUE(MSGID) LIKE GB02-MSGID
|
Fügt eine MsgID in die Konfigurationtabelle GB02 ein. | ||||
| 5 |
G_BOOL_SET_MSGID
|
Fügt eine MsgID in die Konfigurationtabelle GB02 ein. | ||||