SAP ABAP Class IF_WB_WORKING_AREA_DB (Databank working area)
Properties
Class IF_WB_WORKING_AREA_DB  
Short Description Databank working area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120416   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WB_WORKING_AREA_DB Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_WB_WORKING_AREA_DB has no interface implemented.
Friends
Class IF_WB_WORKING_AREA_DB has no friend class.
Attributes
Class IF_WB_WORKING_AREA_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Instance method Public Method 20120416
2 DELETE Instance method Public Method 20120416
3 GET_ALL Instance method Public Method 20120424
4 GET_RELATED Instance method Public Method 20120424
5 GET_SUBSET Instance method Public Method 20120424
6 INSERT Instance method Public Method 20120416
Events
Class IF_WB_WORKING_AREA_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_OBJNAME_RANGE Public See coding 20120416 gty_objname_range TYPE RANGE OF trobj_name INITIAL SIZE 0
2 GTY_OBJTYPE_RANGE Public See coding 20120416 gty_objtype_range TYPE RANGE OF trobjtype INITIAL SIZE 0
3 GTY_T_ABAP_INACTIVE Public See coding 20120427 gty_t_abap_inactive TYPE STANDARD TABLE OF sabap_inactive WITH DEFAULT KEY INITIAL SIZE 0
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting WORKING_ENTRIES Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120416
2 Importing WORKING_ENTRY Value transfer Type reference (TYPE) SABAP_INACTIVE 20120416
# Exception Resumable Description Created on
1 CX_WB_WORKING_AREA 20120416

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMS Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120416
2 Importing OWN_SET_ONLY Call by reference Type reference (TYPE) BOOLE_D 20120423

Method DELETE on class IF_WB_WORKING_AREA_DB has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEMS Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120424
2 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20120508

Method GET_ALL on class IF_WB_WORKING_AREA_DB has no exception.

Method GET_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEMS Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120424
2 Importing SUBSET Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120424
3 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20120508

Method GET_RELATED on class IF_WB_WORKING_AREA_DB has no exception.

Method GET_SUBSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEMS Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120424
2 Importing SUBSET Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120424
3 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20120508

Method GET_SUBSET on class IF_WB_WORKING_AREA_DB has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMS Call by reference Type reference (TYPE) GTY_T_ABAP_INACTIVE 20120416

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