SAP ABAP Class CL_OBJBUILD_GENERAL (Object builder general functions for test apps)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-WOC (Application Component) Maintenance Processing
     EAMS_BO_TEST (Package) Package for Test Coding, for internal purposes only!
Properties
Class CL_OBJBUILD_GENERAL  
Short Description Object builder general functions for test apps    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package EAMS_BO_TEST   Package for Test Coding, for internal purposes only! 
Created 20100413   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OBJBUILD_GENERAL has no interface implemented.
Friends
Class CL_OBJBUILD_GENERAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_OBJBUILD_GENERAL Object builder general functions for test apps 20100413
Methods
# Method Level Visibility Method type Description Created on
1 BAPI_COMMIT Instance method Public Method call BAPI to commit work 20100413
2 S_GET_INSTANCE Static method Public Method Singleton instance getter 20100413
Events
Class CL_OBJBUILD_GENERAL has no event.
Types
Class CL_OBJBUILD_GENERAL has no local type.
Method Signatures

Method BAPI_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB BAPI returned information 20100413
2 Importing IV_WAIT_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 'X' true = perform "commit & wait" 20100413

Method BAPI_COMMIT on class CL_OBJBUILD_GENERAL has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_OBJBUILD_GENERAL 20100413

Method S_GET_INSTANCE on class CL_OBJBUILD_GENERAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606