SAP ABAP Interface IF_WB_WORKING_AREA_DB (Databank working area)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU_ABAP (Package) Kernel Inactive Objects
Properties
Interface IF_WB_WORKING_AREA_DB  
Short Description Databank working area    
General Data
Package SEU_ABAP   Kernel Inactive Objects 
Created 20120416   SAP 
Last changed 20130531   SAP 
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
Interface IF_WB_WORKING_AREA_DB has no interface.
Friends
Interface IF_WB_WORKING_AREA_DB has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_WB_WORKING_AREA_DB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740