2008 Sep 04 10:53 AM
in which tables stores the IP Address?
i think the the field is "HOSTADDR". how can i find table?
2008 Sep 04 10:54 AM
Hi,
check the table USRINFO for this HOSTADDR field.Or
Check the table USR41
Or
How to find the table name for a given field -
DD03L (Table fields) in this table give the fieldname as HOSTADDR then we can get the table name.
Regards
Lekha
Hi,
check the table USRINFO for this HOSTADDR field.Or
Check the table USR41
Or
How to find the table name for a given field -
DD03L (Table fields) in this table give the fieldname as HOSTADDR then we can get the table name.
Regards
Lekha
2008 Sep 04 10:54 AM
Hi,
check the table USRINFO for this HOSTADDR field.Or
Check the table USR41
Or
How to find the table name for a given field -
DD03L (Table fields) in this table give the fieldname as HOSTADDR then we can get the table name.
Regards
Lekha
2008 Sep 04 10:55 AM
2008 Sep 04 10:57 AM
Hi
Try CL_GUI_FRONTEND_SERVICES=>GET_IP_ADDRESS
OR
FM TERMINAL_ID_GET
With Regards
Nikunj Shah
2008 Sep 04 10:57 AM
2008 Sep 04 10:59 AM
Hi Babu JD,
Use below FMs
TERMINAL_ID_GET
Also hv a look on USR41 table
Be Specific about your req...
If you want the IP add of Application server
then Try FM RFC_HOST_TO_IP with sy-host as import parameter value.
Or else have a look on below thread where Rich has given a solution..
Also have a look on below thread
Hope it will solve your problem..
Thanks & Regards
ilesh 24x7
2008 Sep 04 10:59 AM
hi,
check these tables.
CCMSESSION
GST04SRVRS
SSPICSPRST
SSPICSTRHEAD
TNETMONINF.
2008 Sep 04 11:05 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |