SAP ABAP Class /EACC/IF_LINE_ITEMS_PER_DOC (Document Lines per Document)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_LINE_ITEMS 20010514
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_LINE_ITEMS_DOC Line Items 20010517
Properties
Class /EACC/IF_LINE_ITEMS_PER_DOC  
Short Description Document Lines per Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010514   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_LINE_ITEMS_PER_DOC has no forward declaration.
Interfaces
Class /EACC/IF_LINE_ITEMS_PER_DOC has no interface implemented.
Friends
Class /EACC/IF_LINE_ITEMS_PER_DOC has no friend class.
Attributes
Class /EACC/IF_LINE_ITEMS_PER_DOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT Instance method Public Method Link Back to Document 20010514
2 GET_LINE_ITEMS_ROOT Instance method Public Method Document Line Root 20010620
3 NEW_ITEM Instance method Public Method New Item 20010514
4 NEW_LINE_ITEM Instance method Public Method New document line 20010514
Events
Class /EACC/IF_LINE_ITEMS_PER_DOC has no event.
Types
Class /EACC/IF_LINE_ITEMS_PER_DOC has no local type.
Method Signatures

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCUMENT Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT Belegeinstieg 20010514

Method GET_DOCUMENT on class /EACC/IF_LINE_ITEMS_PER_DOC has no exception.

Method GET_LINE_ITEMS_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LINE_ITEMS_ROOT Value transfer Object reference (TYPE REF TO) /EACC/IF_LINE_ITEMS_ROOT Belegzeileneinstieg 20010620

Method GET_LINE_ITEMS_ROOT on class /EACC/IF_LINE_ITEMS_PER_DOC has no exception.

Method NEW_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_KEY Call by reference Object reference (TYPE REF TO) /EACC/IF_ITEM_KEY Postenschlüssel 20010514
2 Returning RO_ITEM Value transfer Object reference (TYPE REF TO) /EACC/IF_ITEM Posten 20010514

Method NEW_ITEM on class /EACC/IF_LINE_ITEMS_PER_DOC has no exception.

Method NEW_LINE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FOR_ITEM Call by reference Object reference (TYPE REF TO) /EACC/IF_ITEM_KEY Posten 20010514
2 Returning RO_LINE_ITEM Value transfer Object reference (TYPE REF TO) /EACC/IF_LINE_ITEM Belegzeile 20010514
# Exception Resumable Description Created on
1 ERROR_INSERTING_NEW_LINE_ITEM 20010827
History
Last changed by/on SAP  20041006 
SAP Release Created in