SAP ABAP Class CL_WB2_SI (Invoice)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_SALES SD Documents 20000411
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_CREDIT_MEMO Credit Memo 20001012
2 Inheritance (c INHERITING FROM c_ref)  CL_WB2_CREDIT_MEMO_CANCEL Credit Memo Cancellation 20001121
3 Inheritance (c INHERITING FROM c_ref)  CL_WB2_DEBIT_MEMO Debit Memo 20001012
4 Inheritance (c INHERITING FROM c_ref)  CL_WB2_INTERCOMPANY_CREDIT_MEM Internal Settlement (Credit Memo) 20001121
5 Inheritance (c INHERITING FROM c_ref)  CL_WB2_INTERCOMPANY_INVOICE Internal Settlement (Invoice) 20001121
6 Inheritance (c INHERITING FROM c_ref)  CL_WB2_PRO_FORMA_INVOICE Pro Forma Invoice 20001121
7 Inheritance (c INHERITING FROM c_ref)  CL_WB2_SI_CANCEL Customer Billing Document Cancellation 20001121
8 Inheritance (c INHERITING FROM c_ref)  CL_WB2_SI_N Customer Billing Document 20001121
Properties
Class CL_WB2_SI  
Short Description Invoice    
Super Class CL_WB2_SALES SD Documents 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000411   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_SI has no forward declaration.
Interfaces
Class CL_WB2_SI has no interface implemented.
Friends
Class CL_WB2_SI has no friend class.
Attributes
Class CL_WB2_SI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Invoice Object 20000411
2 GET_POSNR Static method Public Method Calculate Item Number from Item 20000830
3 GET_VBELN Instance method Public Method Document Number 20000830
Events
Class CL_WB2_SI has no event.
Types
Class CL_WB2_SI 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_DOC_KEY Schlüssel 20000411

Method CONSTRUCTOR on class CL_WB2_SI has no exception.

Method GET_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Call by reference Object reference (TYPE REF TO) CL_WB2_ITEM Position eines Beleges 20000830
2 Returning RE_POSNR Value transfer Type reference (TYPE) POSNR_VF Fakturaposition 20000830

Method GET_POSNR on class CL_WB2_SI has no exception.

Method GET_VBELN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBELN Value transfer Type reference (TYPE) VBELN_VF Faktura 20000830

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