SAP ABAP Class CL_UA_CR_BUILDING_PLAN (Building Plan for Selection Screens)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COSTING_RUN (Package) Costing Run
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FINB_GN_BUILDING_PLAN Abstract Blueprint 20021212
Properties
Class CL_UA_CR_BUILDING_PLAN  
Short Description Building Plan for Selection Screens    
Super Class CL_FINB_GN_BUILDING_PLAN Abstract Blueprint 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_COSTING_RUN   Costing Run 
Created 20021212   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_CR_BUILDING_PLAN has no forward declaration.
Interfaces
Class CL_UA_CR_BUILDING_PLAN has no interface implemented.
Friends
Class CL_UA_CR_BUILDING_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_PREFIX Constant Private Type reference (TYPE) STRING 'ZQFH_002' Prefix in Physical Name 20021213
2 MD_CURSOR Instance attribute Private Type reference (TYPE) I Pointer to Parameter Table 20021212
3 MD_EDG_CURSOR Instance attribute Private Type reference (TYPE) I Cursor on Object Types 20021219
4 MD_LOGICAL_NAME Instance attribute Private Type reference (TYPE) STRING Logical Name of Report 20021213
5 MD_OBJ_CURSOR Instance attribute Private Type reference (TYPE) I Cursor on Object Types 20021219
6 MD_PAR_CURSOR Instance attribute Private Type reference (TYPE) I Cursor on Key Fields 20021219
7 MD_TEMPLATE Instance attribute Private Type reference (TYPE) STRING Generation Template 20021213
8 MF_ADMIN Instance attribute Private Type reference (TYPE) TY_ADMIN_STR Header Data for Metadata 20021219
9 MO_METADATA Instance attribute Private Object reference (TYPE REF TO) CL_UA_METADATA Metadata of a Costing Solution 20021219
10 MT_KEY Instance attribute Private Type reference (TYPE) UAB_T_FIELDINFO Metadata (Parameter) 20021219
11 MT_NODE Instance attribute Private Type reference (TYPE) UAB_T_NODE_TYPE List of Node Types 20021220
12 MT_OBJECT Instance attribute Private Type reference (TYPE) UAB_T_OBJECT_TYPE Array of Object Types 20021219
13 MT_PARAMETER Instance attribute Private Type reference (TYPE) UAB_T_FIELDINFO Metadata (Parameter) 20021212
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_SAVE Instance method Private Event handling method After Activating the Report with Selection Parameters 20021213
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021212
3 GET_ADMIN_DATA Instance method Public Method Gets the Next Selection Parameter 20021219
4 GET_NEXT_EDGE Instance method Public Method Gets the Next Link Types 20021219
5 GET_NEXT_KEY Instance method Public Method Gets the Next Selection Parameter 20021219
6 GET_NEXT_OBJECT Instance method Public Method Gets the Next Object Types 20021219
7 GET_NEXT_PARAMETER Instance method Public Method Gets the Next Selection Parameter 20021212
8 GET_PARAMETERS Instance method Private Method Gets All Selection Parameters 20021220
Events
Class CL_UA_CR_BUILDING_PLAN has no event.
Types
Class CL_UA_CR_BUILDING_PLAN has no local type.
Method Signatures

Method AFTER_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_WORKLIST Call by reference Attribute reference (LIKE) 20021213
2 Importing ET_ERR_OBJS Call by reference Attribute reference (LIKE) 20021213

Method AFTER_SAVE on class CL_UA_CR_BUILDING_PLAN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Value transfer Type reference (TYPE) FINB_GN_APPL Generator: Anwendung 20021212
2 Importing I_CONFIG_KEY Value transfer Type reference (TYPE) CLIKE Konfigurationsschlüssel 20021212
3 Importing I_CONFIG_KEY_EXTENSION Call by reference Type reference (TYPE) CLIKE 20021212
4 Importing I_CONFIG_OBJ Value transfer Type reference (TYPE) CLIKE Konfiguraionsobjekt 20021212
5 Importing I_ON_DELETE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021212

Method CONSTRUCTOR on class CL_UA_CR_BUILDING_PLAN has no exception.

Method GET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_BASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20021219
2 Exporting E_MANDT Call by reference Type reference (TYPE) SYMANDT Mandant 20021219

Method GET_ADMIN_DATA on class CL_UA_CR_BUILDING_PLAN has no exception.

Method GET_NEXT_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Knoten-Typ 20021220
2 Exporting E_OBJECT Call by reference Type reference (TYPE) STRING Knotenbezeichnung 20021220
3 Exporting E_OBJECT_NO Call by reference Type reference (TYPE) STRING Laufende Nummer des Kantentypes 20021220

Method GET_NEXT_EDGE on class CL_UA_CR_BUILDING_PLAN has no exception.

Method GET_NEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIRST Call by reference Type reference (TYPE) BOOLE_D Flag: Erster Parameter 20021219
2 Exporting E_LEN Call by reference Type reference (TYPE) I Länge 20021219
3 Exporting E_NAME Call by reference Type reference (TYPE) STRING Parametername 20021219
4 Exporting E_TYPE Call by reference Type reference (TYPE) RS38L_TYP Typ 20021219

Method GET_NEXT_KEY on class CL_UA_CR_BUILDING_PLAN has no exception.

Method GET_NEXT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Objekttyp 20021220
2 Exporting E_OBJECT Call by reference Type reference (TYPE) STRING Objekt-Typ-Bezeichnung 20021219
3 Exporting E_OBJECT_NO Call by reference Type reference (TYPE) STRING Laufende Nummer des Objekt-Typs 20021219

Method GET_NEXT_OBJECT on class CL_UA_CR_BUILDING_PLAN has no exception.

Method GET_NEXT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIRST Call by reference Type reference (TYPE) BOOLE_D Flag: Erster Parameter 20021213
2 Exporting E_LEN Call by reference Type reference (TYPE) I Länge 20021212
3 Exporting E_NAME Call by reference Type reference (TYPE) STRING Parametername 20021212
4 Exporting E_TYPE Call by reference Type reference (TYPE) RS38L_TYP Typ 20021212

Method GET_NEXT_PARAMETER on class CL_UA_CR_BUILDING_PLAN has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETER Value transfer Type reference (TYPE) UAB_T_FIELDINFO Paramterliste 20021220

Method GET_PARAMETERS on class CL_UA_CR_BUILDING_PLAN has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 350