SAP ABAP Class IF_UDM_COLLECTION_ITEM (Transaction Data for Business Partner)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UDM_COLLECTION_ITEM Open item 20041217
Properties
Class IF_UDM_COLLECTION_ITEM  
Short Description Transaction Data for Business Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041216   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_UDM_COLLECTION_ITEM has no interface implemented.
Friends
Class IF_UDM_COLLECTION_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Public Type reference (TYPE) UDM_S_COLL_ITEM_ATTR 20050202
2 COMP_CODE Instance attribute Public Type reference (TYPE) BUKRS Company Code 20050223
3 DISPUTE_CASE_GUID Instance attribute Public Type reference (TYPE) BDM_CASE_GUID FSCM-DM: GUID (Internal Key of Dispute Case) 20050225
4 OPEN_ITEM_REF Instance attribute Public Type reference (TYPE) BDM_OPEN_ITEM_REF Reference to Open Invoice Item 20050202
5 PARTNER Instance attribute Public Type reference (TYPE) BU_PARTNER Business Partner Number 20050223
Methods
# Method Level Visibility Method type Description Created on
1 GET_DISPUTE_CASE Instance method Public Method Read Dispute Case 20041221
2 GET_DUE_DATE_BY_STRATEGY Instance method Public Method Due Date According to Strategy 20050211
3 GET_INVOICE Instance method Public Method Read Invoice 20050209
4 GET_OPEN_AMOUNT_BY_STRATEGY Instance method Public Method Amount Due According to Strategy 20050211
5 READY_TO_BE_COLLECTED Instance method Public Method Can amount be collected? 20050414
Events
Class IF_UDM_COLLECTION_ITEM has no event.
Types
Class IF_UDM_COLLECTION_ITEM has no local type.
Method Signatures

Method GET_DISPUTE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DM_CASE Value transfer Object reference (TYPE REF TO) IF_UDM_DISPUTE_CASE_ATTR Attribute eines Klärungsfalls 20041221

Method GET_DISPUTE_CASE on class IF_UDM_COLLECTION_ITEM has no exception.

Method GET_DUE_DATE_BY_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_CASH_DISCOUNT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050221
2 Returning R_DUE_DATE Value transfer Type reference (TYPE) BDM_NET_DUE_DATE Nettofälligkeit 20050211

Method GET_DUE_DATE_BY_STRATEGY on class IF_UDM_COLLECTION_ITEM has no exception.

Method GET_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INVOICE Value transfer Object reference (TYPE REF TO) IF_UDM_COLLECTION_INVOICE Rechnung im Collections Management 20050209

Method GET_INVOICE on class IF_UDM_COLLECTION_ITEM has no exception.

Method GET_OPEN_AMOUNT_BY_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_CASH_DISCOUNT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050221
2 Returning R_OPEN_AMOUNT Value transfer Type reference (TYPE) UDM_OPEN_ITEM_AMT Betrag in Belegwährung 20050211

Method GET_OPEN_AMOUNT_BY_STRATEGY on class IF_UDM_COLLECTION_ITEM has no exception.

Method READY_TO_BE_COLLECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_CASH_DISCOUNT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050414
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050414

Method READY_TO_BE_COLLECTED on class IF_UDM_COLLECTION_ITEM has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in