SAP ABAP Class CL_SEM_MULTI_AREA (Services for Multi-Planning Area)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPC (Package) SEM-BPS: General Functions
Properties
Class CL_SEM_MULTI_AREA  
Short Description Services for Multi-Planning Area    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPC   SEM-BPS: General Functions 
Created 19991217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEM_MULTI_AREA has no forward declaration.
Interfaces
Class CL_SEM_MULTI_AREA has no interface implemented.
Friends
Class CL_SEM_MULTI_AREA has no friend class.
Attributes
Class CL_SEM_MULTI_AREA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BASIS_CHALEV Static method Public Method Generate Characteristic Level for Basis Planning Area 19991217
2 CREATE_BASIS_CHASEL Static method Public Method Generate Selection for Basis Planning Area 19991217
3 CREATE_BASIS_KYFLEV Static method Public Method Generate Key Figure Level for Basis Planning Area 19991217
Events
Class CL_SEM_MULTI_AREA has no event.
Types
Class CL_SEM_MULTI_AREA has no local type.
Method Signatures

Method CREATE_BASIS_CHALEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CHALEV Call by reference Object reference (TYPE REF TO) IF_SEM_CHALEV Merkmalsebene 19991217
2 Importing IR_CHALEV Call by reference Object reference (TYPE REF TO) IF_SEM_CHALEV Merkmalsebene 19991217
3 Importing IR_PLARAT Call by reference Object reference (TYPE REF TO) CL_SEM_PLANAREA_ATTRIBUTES Basis-Planungsgebiet 19991217

Method CREATE_BASIS_CHALEV on class CL_SEM_MULTI_AREA has no exception.

Method CREATE_BASIS_CHASEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CHASEL Call by reference Object reference (TYPE REF TO) IF_SEM_CHASEL Selektionsbedingung 19991217
2 Importing IR_CHASEL Call by reference Object reference (TYPE REF TO) IF_SEM_CHASEL Selektionsbedingung 19991217
3 Importing IR_PLARAT Call by reference Object reference (TYPE REF TO) CL_SEM_PLANAREA_ATTRIBUTES Basis-Planungsgebiet 19991217
# Exception Resumable Description Created on
1 NO_SELECTION_POSSIBLE Keine Selektion möglich 19991217

Method CREATE_BASIS_KYFLEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_KYFLEV Call by reference Object reference (TYPE REF TO) IF_SEM_KYFLEV Kennzahlebene 19991217
2 Importing IR_KYFLEV Call by reference Object reference (TYPE REF TO) IF_SEM_KYFLEV Kennzahlebene 19991217
3 Importing IR_PLARAT Call by reference Object reference (TYPE REF TO) CL_SEM_PLANAREA_ATTRIBUTES Planungsgebiet 19991217

Method CREATE_BASIS_KYFLEV on class CL_SEM_MULTI_AREA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in