SAP ABAP Class CL_UPK_APPLICATION_MODEL (Connection Allocation SEM-BPS)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM (Application Component) Strategic Enterprise Management
⤷
UPM_DEMO (Package) Demonstration Marketplace SEM-BW Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_APPLICATION_MODEL | Data model of an app | 20000906 |
Properties
| Class | CL_UPK_APPLICATION_MODEL | |
| Short Description | Connection Allocation SEM-BPS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPM_DEMO | Demonstration Marketplace SEM-BW Integration |
| Created | 20000906 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPK_APPLICATION_MODEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_APPLICATION_MODEL | Data model of an app | 20000906 |
Friends
Class CL_UPK_APPLICATION_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UPC_Y_AREA | Planning Area | 20000906 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | 20060530 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UCD_TS_FDEP | Characteristic Compound | 20010201 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UCD_TH_FPROP_EXT | Field Attributes | 20010201 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | ABAP Program: Number of Current Screen | 20000912 | |||
| 6 | Constant | Public | Type reference (TYPE) | FIELD_TYPE | 'S_CHAS' | Field Type for Field | 20020422 | ||
| 7 | Constant | Public | Type reference (TYPE) | FIELD_TYPE | 'S_KYFS' | Field Type for Field | 20020422 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | UPC_YTO_CHACMP | Compounding (Dependencies) of Characteristics | 20000908 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UPC_YTO_CHA | Characteristics | 20000912 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | UPC_YTO_CHASEL | Characteristic Selection | 20000912 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | UPC_YTO_KYF | Key Figures | 20000912 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | UPC_YT_OPTIOS | Planning: Conditions | 20000908 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | UPF_PLANF | Planning Functions | 20000906 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | UPC_Y_PLEVEL | Planning Level | 20000906 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | SY-REPID | ABAP Program: Current Main Program | 20000912 | |||
| 16 | Static Attribute | Protected | See coding | Only Instance | 20000908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Has the model changed in the mean time? | 20010201 | |
| 2 | Instance method | Public | Constructor | Constructor of | 20000906 | |
| 3 | Instance method | Private | Method | Copy Content of Internal Data Table | 20020422 | |
| 4 | Instance method | Protected | Method | 20080612 | ||
| 5 | Instance method | Public | Method | Returns No. of Subscreen | 20000908 | |
| 6 | Instance method | Private | Method | Get Field Attributes | 20010201 | |
| 7 | Instance method | Public | Method | Returns Main Program of Screen | 20000908 | |
| 8 | Instance method | Public | Method | Is Called Up at the METHOD Commit Time | 20000908 | |
| 9 | Instance method | Public | Method | Is Called Up at the PARAM Commit Time | 20000915 | |
| 10 | Instance method | Public | Method | Remembers the Returning Subscreen | 20000912 | |
| 11 | Instance method | Public | Method | Remembers the Returning Main Program | 20000912 |
Events
Class CL_UPK_APPLICATION_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_APPL_MODEL | Protected | See coding | S_APPL_MODEL | 20000914 | |
Method Signatures
Method CHECK_MODEL_CHANGED Signature
Method CHECK_MODEL_CHANGED on class CL_UPK_APPLICATION_MODEL has no parameter.
Method CHECK_MODEL_CHANGED on class CL_UPK_APPLICATION_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000906 | |||
| 2 | IO_APPL | Call by reference | Object reference (TYPE REF TO) | CL_UC_APPLICATION | Factory für Applikationen | 20000918 | |||
| 3 | IT_AKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte. | 20000918 | |||
| 4 | I_AREA | Call by reference | Type reference (TYPE) | UPC_Y_AREA | Planungsgebiet | 20000906 | |||
| 5 | I_PLEVEL | Call by reference | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20000906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gebiet konnte nicht gelesen werden | 20010717 | ||
| 2 | DDIC konnte nicht ausgelesen werden | 20010717 | ||
| 3 | Ebene konnte nicht gelesen werden | 20010717 |
Method COPY_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA_TO | Call by reference | Type reference (TYPE) | HASHED TABLE | 20020422 | ||||
| 2 | IT_DATA_FROM | Call by reference | Type reference (TYPE) | HASHED TABLE | 20020422 | ||||
| 3 | I_COMP_S_CHAR_FROM | Call by reference | Type reference (TYPE) | FIELD_TYPE | Feldtyp des Feldes | 20020422 | |||
| 4 | I_COMP_S_CHAR_TO | Call by reference | Type reference (TYPE) | FIELD_TYPE | Feldtyp des Feldes | 20020422 | |||
| 5 | I_COMP_S_KFIG_FROM | Call by reference | Type reference (TYPE) | FIELD_TYPE | Feldtyp des Feldes | 20020422 | |||
| 6 | I_COMP_S_KFIG_TO | Call by reference | Type reference (TYPE) | FIELD_TYPE | Feldtyp des Feldes | 20020422 |
Method COPY_DATA_TABLE on class CL_UPK_APPLICATION_MODEL has no exception.
Method GET_AREA_RFCDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080612 |
Method GET_AREA_RFCDEST on class CL_UPK_APPLICATION_MODEL has no exception.
Method GET_DYNNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000908 |
Method GET_DYNNR on class CL_UPK_APPLICATION_MODEL has no exception.
Method GET_FIELD_PROPERTIES_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FDEP | Call by reference | Type reference (TYPE) | UCD_TS_FDEP | Klammerung | 20010201 | |||
| 2 | ET_FPROP | Call by reference | Type reference (TYPE) | UCD_TH_FPROP_EXT | Feldeigenschaften | 20010201 |
Method GET_FIELD_PROPERTIES_P on class CL_UPK_APPLICATION_MODEL has no exception.
Method GET_REPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPID | Value transfer | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000908 |
Method GET_REPID on class CL_UPK_APPLICATION_MODEL has no exception.
Method METHOD_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CANCEL | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000908 |
Method METHOD_COMMIT on class CL_UPK_APPLICATION_MODEL has no exception.
Method PARAM_COMMIT Signature
Method PARAM_COMMIT on class CL_UPK_APPLICATION_MODEL has no parameter.
Method PARAM_COMMIT on class CL_UPK_APPLICATION_MODEL has no exception.
Method SET_DYNNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000912 |
Method SET_DYNNR on class CL_UPK_APPLICATION_MODEL has no exception.
Method SET_REPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000912 |
Method SET_REPID on class CL_UPK_APPLICATION_MODEL has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |