SAP ABAP Class CL_CU_PROFILE_HIGHLEVEL (Profile in High-Level Configuration)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CU (Package) Variant Configuration
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CU_PROFILE | Profile in Configuration | 20001206 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CU_PROFILE_INSTANCE | Profile of an Instance in High-Level Configuration | 20000523 |
Properties
| Class | CL_CU_PROFILE_HIGHLEVEL | |
| Short Description | Profile in High-Level Configuration | |
| Super Class | CL_CU_PROFILE | Profile in Configuration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CU | Variant Configuration |
| Created | 20000519 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CU_PROFILE_HIGHLEVEL has no forward declaration.
Interfaces
Class CL_CU_PROFILE_HIGHLEVEL has no interface implemented.
Friends
Class CL_CU_PROFILE_HIGHLEVEL has no friend class.
Attributes
Class CL_CU_PROFILE_HIGHLEVEL has no attribute.
Methods
Events
Class CL_CU_PROFILE_HIGHLEVEL has no event.
Types
Class CL_CU_PROFILE_HIGHLEVEL has no local type.
Method Signatures
Method CHECK_MANUAL_CHANGES_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MANUAL_CHANGES_ALLOWED | Value transfer | Type reference (TYPE) | XFLAG | boolsche Variable (X=true, -=false, space=unknown) | 20000526 |
Method CHECK_MANUAL_CHANGES_ALLOWED on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method CHECK_SCENARIO_NESTED_KMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLAG_SCENARIO_NESTED_KMAT | Value transfer | Type reference (TYPE) | CUCO-STLDY | Keine Stücklistenauflösung im Konfigurationseditor | 20000619 |
Method CHECK_SCENARIO_NESTED_KMAT on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method CHECK_SCENARIO_ORDER_BOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLAG_SCENARIO_ORDER_BOM | Value transfer | Type reference (TYPE) | CUCO-STLKD | Auftragsstückliste | 20000619 |
Method CHECK_SCENARIO_ORDER_BOM on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method CHECK_SCENARIO_SALES_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLAG_SCENARIO_SALES_ORDER | Value transfer | Type reference (TYPE) | CUCO-KDSET | Kundenauftrag (SET) | 20000619 |
Method CHECK_SCENARIO_SALES_ORDER on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method CHECK_SCENARIO_SINGLE_CFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLAG_SCENARIO_SINGLE_CFG | Value transfer | Type reference (TYPE) | CUCO-STLDY | Keine Stücklistenauflösung im Konfigurationseditor | 20000619 |
Method CHECK_SCENARIO_SINGLE_CFG on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROFILE_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_CU_PROFILE_HIGHLEVEL | Profil in der High Level Konfiguration | 20000804 | |||
| 2 | IS_PROFILE_SEL_PARAM | Call by reference | Type reference (TYPE) | CUCO_SEL_PARAM | Selektionsparameter zum Konfigurationsprofil | 20081017 | |||
| 3 | IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | CUCO-KLART | Klassenart | 20000519 | |||
| 4 | IV_CLINT | Call by reference | Type reference (TYPE) | CUCO-CLINT | Interne Klassennummer | 20081112 | |||
| 5 | IV_COUNTER | Call by reference | Type reference (TYPE) | CUCOZHL | Interner Zaehler | 20000519 | |||
| 6 | IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20000519 | |||
| 7 | IV_NO_MANUAL_SELECTION | Call by reference | Type reference (TYPE) | XFELD | SPACE | keine manuelle Profilauswahl | 20081028 | ||
| 8 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CUCO-OBJEK | Schlüssel für konfigurierbares Objekt | 20000519 | |||
| 9 | IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CUCO-OBTAB | 'MARA' | Name der Datenbanktabelle des Objektes | 20000519 | ||
| 10 | IV_OWNER_ID | Call by reference | Type reference (TYPE) | INOB-OBTAB | Name der Datenbanktabelle des Objektes | 20000519 | |||
| 11 | IV_POSEX | Call by reference | Type reference (TYPE) | VBAP-POSEX | Positionsnummer der zugrundeliegenden Bestellung | 20081017 | |||
| 12 | IV_PROFILE_WOM | Call by reference | Type reference (TYPE) | XFELD | Profil ohne Konfig. Objekt | 20081112 | |||
| 13 | IV_SIMULATION | Call by reference | Type reference (TYPE) | XFELD | Aufruf aus der Simulation | 20120822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falsche Import-Daten | 20000519 | ||
| 2 | Kein gültiges und zulässiges Profil gefunden | 20000519 |
Method DISPLAY Signature
Method DISPLAY on class CL_CU_PROFILE_HIGHLEVEL has no parameter.
Method DISPLAY on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method GET_CLASS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLASS_TYPE | Value transfer | Type reference (TYPE) | CUCO-KLART | Klassenart | 20000524 |
Method GET_CLASS_TYPE on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLASS_TYPE | Call by reference | Type reference (TYPE) | CUCO-KLART | Klassenart | 20000524 | |||
| 2 | EV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CUCO-OBJEK | Schlüssel für konfigurierbares Objekt | 20000524 | |||
| 3 | EV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CUCO-OBTAB | Name der Datenbanktabelle des Objektes | 20000524 |
Method GET_OBJECT on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method GET_ORGANIZATIONAL_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLASS_TYPE | Value transfer | Type reference (TYPE) | CUCO-KLART | Klassenart | 20000524 | |||
| 2 | EV_ORG_AREA | Value transfer | Type reference (TYPE) | CUCO-VVIEW | Anwendungssicht | 20000524 |
Method GET_ORGANIZATIONAL_AREA on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method GET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROFILE | Value transfer | Type reference (TYPE) | CUCO | Zusatzdaten für konfigurierbare Objekte | 20000519 |
Method GET_PROFILE on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method GET_PROFILE_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROFILE_COUNTER | Value transfer | Type reference (TYPE) | CUCO-ZAEHL | Interner Zaehler | 20000615 |
Method GET_PROFILE_COUNTER on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method GET_REFERENCE_OF_KNOWLEDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REF_KNOWLEDGE | Value transfer | Type reference (TYPE) | CUCO-KNOBJ | Nummer von Objekt mit zugeordneten Wissensbausteinen | 20000524 |
Method GET_REFERENCE_OF_KNOWLEDGE on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method GET_SCREEN_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CUCO-OBTAB | Name der Datenbanktabelle des Objektes | 20000524 | |||
| 2 | EV_SCREEN_DESIGN | Value transfer | Type reference (TYPE) | CUCO-DESIGN | Designname | 20000524 |
Method GET_SCREEN_DESIGN on class CL_CU_PROFILE_HIGHLEVEL has no exception.
Method LOAD_CONSTRAINT_NET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20000804 |
Method LOAD_CONSTRAINT_NET on class CL_CU_PROFILE_HIGHLEVEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 46C |