SAP ABAP Class CL_WB2_ITEM (Item of a Document)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Properties
Class CL_WB2_ITEM  
Short Description Item of a Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000512   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_ITEM has no forward declaration.
Interfaces
Class CL_WB2_ITEM has no interface implemented.
Friends
Class CL_WB2_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_KEY Instance attribute Private Type reference (TYPE) WB2_ITEM_KEY Document-Independent key 20000512
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000512
2 GET_KEY Instance method Public Method Key 20000512
3 IS_EMPTY Instance method Public Method Initial Item 20010103
Events
Class CL_WB2_ITEM has no event.
Types
Class CL_WB2_ITEM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) WB2_ITEM_KEY Positionsschlüssel 20000512

Method CONSTRUCTOR on class CL_WB2_ITEM has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_KEY Value transfer Type reference (TYPE) WB2_ITEM_KEY Schlüssel 20000512

Method GET_KEY on class CL_WB2_ITEM has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EMPTY Value transfer Type reference (TYPE) BVAL Boolean 20010103

Method IS_EMPTY on class CL_WB2_ITEM has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in