SAP ABAP Class CL_NWECM_GENERATOR_UTILS (NWECM Testdata Utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_DATA_GENERATION (Package) ECMI: Contains utilities for creating Test Data
Properties
Class CL_NWECM_GENERATOR_UTILS  
Short Description NWECM Testdata Utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_DATA_GENERATION   ECMI: Contains utilities for creating Test Data 
Created 20100901   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_GENERATOR_UTILS has no forward declaration.
Interfaces
Class CL_NWECM_GENERATOR_UTILS has no interface implemented.
Friends
Class CL_NWECM_GENERATOR_UTILS has no friend class.
Attributes
Class CL_NWECM_GENERATOR_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTENT Static method Public Method 20100902
2 CREATE_FILES Static method Private Method 20100901
3 CREATE_FOLDER_HIERARCHY Static method Public Method 20100901
4 CREATE_GUID Static method Private Method 20100901
5 CREATE_PROPERTIES Static method Private Method 20100902
Events
Class CL_NWECM_GENERATOR_UTILS has no event.
Types
Class CL_NWECM_GENERATOR_UTILS has no local type.
Method Signatures

Method CREATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_SIZE Call by reference Type reference (TYPE) I 20100902
2 Returning RV_CONTENT Value transfer Type reference (TYPE) XSTRING 20100902
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20100902

Method CREATE_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STATISTIC Call by reference Type reference (TYPE) NWECM_S_GENERATOR_STATISTIC NWECM: Test Data Generation Statistic information 20100902
2 Importing IO_CURRENT_FOLDER Call by reference Object reference (TYPE REF TO) IF_NWECM_FOLDER 20100901
3 Importing IS_CONST Call by reference Type reference (TYPE) NWECM_S_GENERATOR_CONST NWECM: Testdata Generator constants 20100901
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20100902
2 CX_NWECM_CONSTRAINT_VIOLATION 20100902
3 CX_NWECM_INVALID_STATE 20100902
4 CX_NWECM_ITEM_EXISTS 20100902
5 CX_NWECM_LOCK 20100902
6 CX_NWECM_REPOSITORY 20100902

Method CREATE_FOLDER_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STATISTIC Call by reference Type reference (TYPE) NWECM_S_GENERATOR_STATISTIC NWECM: Test Data Generation Statistic information 20100902
2 Importing IO_CURRENT_FOLDER Call by reference Object reference (TYPE REF TO) IF_NWECM_FOLDER 20100901
3 Importing IS_CONST Call by reference Type reference (TYPE) NWECM_S_GENERATOR_CONST NWECM: Testdata Generator constants 20100901
4 Importing IV_CURRENT_LEVEL Call by reference Type reference (TYPE) I 20100901
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20100901
2 CX_NWECM_CONSTRAINT_VIOLATION 20100901
3 CX_NWECM_INVALID_STATE 20100901
4 CX_NWECM_ITEM_EXISTS 20100901
5 CX_NWECM_LOCK 20100901
6 CX_NWECM_REPOSITORY 20100901

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LENGTH Call by reference Type reference (TYPE) I 20100901
2 Importing IV_NEW_NUMBER Call by reference Type reference (TYPE) I 20100901
3 Returning RV_GUID Value transfer Type reference (TYPE) STRING 20100901

Method CREATE_GUID on class CL_NWECM_GENERATOR_UTILS has no exception.

Method CREATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONST Call by reference Type reference (TYPE) NWECM_S_GENERATOR_CONST NWECM: Testdata Generator constants 20100902
2 Returning RT_PROPERTIES Value transfer Type reference (TYPE) NWECM_T_NAME_VALUES NW ECM: Table of structure NWECM_S_NAME_VALUES 20100902
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20100902
History
Last changed by/on SAP  20110908 
SAP Release Created in 703