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 AREA Instance attribute Public Type reference (TYPE) UPC_Y_AREA Planning Area 20000906
2 DF_FISCVAR_ADDED Instance attribute Protected Type reference (TYPE) CHAR1 20060530
3 DT_FDEP Instance attribute Protected Type reference (TYPE) UCD_TS_FDEP Characteristic Compound 20010201
4 DT_FPROP Instance attribute Protected Type reference (TYPE) UCD_TH_FPROP_EXT Field Attributes 20010201
5 DYNNR Instance attribute Protected Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20000912
6 GC_TYPE_COMP_S_CHAR Constant Public Type reference (TYPE) FIELD_TYPE 'S_CHAS' Field Type for Field 20020422
7 GC_TYPE_COMP_S_KFIG Constant Public Type reference (TYPE) FIELD_TYPE 'S_KYFS' Field Type for Field 20020422
8 ITO_CHACMP Instance attribute Public Type reference (TYPE) UPC_YTO_CHACMP Compounding (Dependencies) of Characteristics 20000908
9 IT_CHA Instance attribute Public Type reference (TYPE) UPC_YTO_CHA Characteristics 20000912
10 IT_CHASEL Instance attribute Public Type reference (TYPE) UPC_YTO_CHASEL Characteristic Selection 20000912
11 IT_KYF Instance attribute Public Type reference (TYPE) UPC_YTO_KYF Key Figures 20000912
12 IT_OPTIOS Instance attribute Public Type reference (TYPE) UPC_YT_OPTIOS Planning: Conditions 20000908
13 METHOD Instance attribute Public Type reference (TYPE) UPF_PLANF Planning Functions 20000906
14 PLEVEL Instance attribute Public Type reference (TYPE) UPC_Y_PLEVEL Planning Level 20000906
15 REPID Instance attribute Protected Type reference (TYPE) SY-REPID ABAP Program: Current Main Program 20000912
16 ST_APPLICATION_MODEL Static Attribute Protected See coding Only Instance 20000908
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MODEL_CHANGED Instance method Public Method Has the model changed in the mean time? 20010201
2 CONSTRUCTOR Instance method Public Constructor Constructor of 20000906
3 COPY_DATA_TABLE Instance method Private Method Copy Content of Internal Data Table 20020422
4 GET_AREA_RFCDEST Instance method Protected Method 20080612
5 GET_DYNNR Instance method Public Method Returns No. of Subscreen 20000908
6 GET_FIELD_PROPERTIES_P Instance method Private Method Get Field Attributes 20010201
7 GET_REPID Instance method Public Method Returns Main Program of Screen 20000908
8 METHOD_COMMIT Instance method Public Method Is Called Up at the METHOD Commit Time 20000908
9 PARAM_COMMIT Instance method Public Method Is Called Up at the PARAM Commit Time 20000915
10 SET_DYNNR Instance method Public Method Remembers the Returning Subscreen 20000912
11 SET_REPID 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 Importing FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20000906
2 Importing IO_APPL Call by reference Object reference (TYPE REF TO) CL_UC_APPLICATION Factory für Applikationen 20000918
3 Importing IT_AKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte. 20000918
4 Importing I_AREA Call by reference Type reference (TYPE) UPC_Y_AREA Planungsgebiet 20000906
5 Importing I_PLEVEL Call by reference Type reference (TYPE) UPC_Y_PLEVEL Planungsebene 20000906
# Exception Resumable Description Created on
1 AREA_ERROR Gebiet konnte nicht gelesen werden 20010717
2 DDIC_ERROR DDIC konnte nicht ausgelesen werden 20010717
3 PLEVEL_ERROR 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 Changing CT_DATA_TO Call by reference Type reference (TYPE) HASHED TABLE 20020422
2 Importing IT_DATA_FROM Call by reference Type reference (TYPE) HASHED TABLE 20020422
3 Importing I_COMP_S_CHAR_FROM Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020422
4 Importing I_COMP_S_CHAR_TO Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020422
5 Importing I_COMP_S_KFIG_FROM Call by reference Type reference (TYPE) FIELD_TYPE Feldtyp des Feldes 20020422
6 Importing 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 Returning 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 Returning 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 Exporting ET_FDEP Call by reference Type reference (TYPE) UCD_TS_FDEP Klammerung 20010201
2 Exporting 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 Returning 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 Importing 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 Importing 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 Importing 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