ICFSERVLOC (Local Data for ICFSERVICE (Table is Not Transported)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link ICFSERVLOC to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
ICF_NAME
Name of a Service in Internet Communication Framework
|
ICFNAME | ICFSERVICE |
CHAR
|
15 | 0 | |
|
ICFPARGUID
GUID of Parent Node
|
ICFPARGUID |
CHAR
|
25 | 0 | ||
|
ICFACTIVE
'X': Service is Activated, Otherwise ' '
|
ICFACTIVE |
CHAR
|
1 | 0 | ||
|
ICFSRVGRP
Server Group of ICF Service
|
ICFSRVGRP |
CHAR
|
20 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| ICFSERVLOC | ICF_NAME | ICFSERVLOC | ICF_NAME |
ICFSERVICE
ICF Service Tree in Internet Communication Framework
|
ICF_NAME |
| ICFSERVLOC | ICF_NAME | ICFSERVLOC | ICFPARGUID |
ICFSERVICE
ICF Service Tree in Internet Communication Framework
|
ICFPARGUID |