SAP ABAP Function Module COM_PRDCAT_GET_ROOT_AREAS (Katalogbereich: ermitteln aller Wurzelbereiche eines Katalogs)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PCT (Application Component) Product Catalog
⤷
COM_PRDCAT_WEB_API (Package) API Functions for Web Catalog Maintenance
⤷
⤷
Basic Data
| Function Module | COM_PRDCAT_GET_ROOT_AREAS | Katalogbereich: ermitteln aller Wurzelbereiche eines Katalogs |
| Function Group | COM_PRDCAT_STRUCTURE | Product Catalog API: Structure (Areas) |
| Program Name | SAPLCOM_PRDCAT_STRUCTURE | |
| INCLUDE Name | LCOM_PRDCAT_STRUCTUREU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CATALOG | TYPE | COMT_PCAT_HDR_GUID | GUIDdes Produktkataloges (Kopf) | |||
| |
LANGUAGE | TYPE | LAISO | Language According to ISO 639 | |||
| |
ONLY_ACTIVE | TYPE | COMT_BOOLEAN | Logical Variable | |||
| |
ONLY_INACTIVE | TYPE | COMT_BOOLEAN | Logical Variable | |||
| |
DEPTH | TYPE | I | 1 | Zahl der zu lesenden Unterebenen (0 = alle) | ||
| |
MESSAGES | TYPE | BAPIRET2 | Return Parameter | |||
| |
AREAS | TYPE | COMT_PCAT_AREA_API | Extended API Structure for Product Catalog Areas | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020829 |
| SAP Release Created in | 400 |