SAP ABAP Class CL_WB2_IV (Invoice Verification)
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_DOC Any Document 20000412
Properties
Class CL_WB2_IV  
Short Description Invoice Verification    
Super Class CL_WB2_DOC Any Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000412   SAP 
Last change 20030709   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_IV has no forward declaration.
Interfaces
Class CL_WB2_IV has no interface implemented.
Friends
Class CL_WB2_IV has no friend class.
Attributes
Class CL_WB2_IV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Invoice Verification Object 20000412
2 GET_BELNR Instance method Public Method Document Number 20001128
3 GET_GJAHR Instance method Public Method Fiscal Year 20001128
4 GET_POSNR Static method Public Method Determine Item 20001128
Events
Class CL_WB2_IV has no event.
Types
Class CL_WB2_IV 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 20000412

Method CONSTRUCTOR on class CL_WB2_IV has no exception.

Method GET_BELNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BELNR Value transfer Type reference (TYPE) BELNR_D Belegnummer eines Buchhaltungsbeleges 20001128

Method GET_BELNR on class CL_WB2_IV has no exception.

Method GET_GJAHR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GJAHR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20001128

Method GET_GJAHR on class CL_WB2_IV 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 20001128
2 Returning RE_POSNR Value transfer Type reference (TYPE) RBLGP Belegposition im Rechnungsbeleg 20001128

Method GET_POSNR on class CL_WB2_IV has no exception.
History
Last changed by/on SAP  20030709 
SAP Release Created in