SAP ABAP Class /EACC/IF_DOC_APPEND_LINE_STEP (Interface to Subsequent Insertion of Document Lines)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_DOCUMENT_PROCESS_STEP Process Step of a Document Structure Process 20020603
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_DOC_APPEND_LINE_STEP General Step for Adding Document Lines 20020603
Properties
Class /EACC/IF_DOC_APPEND_LINE_STEP  
Short Description Interface to Subsequent Insertion of Document Lines    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020221   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_DOC_APPEND_LINE_STEP has no forward declaration.
Interfaces
Class /EACC/IF_DOC_APPEND_LINE_STEP has no interface implemented.
Friends
Class /EACC/IF_DOC_APPEND_LINE_STEP has no friend class.
Attributes
Class /EACC/IF_DOC_APPEND_LINE_STEP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CORRES_LINES_FROM_ITAB Instance method Public Method Adds New Lins from Corresponding Entry Table 20020603
2 PROCESS_IT Instance method Public Method 20020603
3 SET_DOCUMENTS_ROOT Instance method Public Method 20020603
4 SET_DOCUMENTS_ROOTS Instance method Public Method 20020603
Events
Class /EACC/IF_DOC_APPEND_LINE_STEP has no event.
Types
Class /EACC/IF_DOC_APPEND_LINE_STEP has no local type.
Method Signatures

Method APPEND_CORRES_LINES_FROM_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Merkmalsvektor 20020704
2 Importing IT_ACC_CURTYPE Call by reference Type reference (TYPE) FIN_T_CURRTYPE_S Tabelle der Währungstypen 20020708
3 Importing IT_LINES Call by reference Type reference (TYPE) ANY TABLE Zeilen von ausgewählten Merkmalen 20020704
# Exception Resumable Description Created on
1 /EACC/CX_PROCESS_ERROR Verarbeitung kann nicht fortgesetzt werden 20020627

Method PROCESS_IT Signature

Method PROCESS_IT on class /EACC/IF_DOC_APPEND_LINE_STEP has no parameter.
Method PROCESS_IT on class /EACC/IF_DOC_APPEND_LINE_STEP has no exception.

Method SET_DOCUMENTS_ROOT Signature

Method SET_DOCUMENTS_ROOT on class /EACC/IF_DOC_APPEND_LINE_STEP has no parameter.
Method SET_DOCUMENTS_ROOT on class /EACC/IF_DOC_APPEND_LINE_STEP has no exception.

Method SET_DOCUMENTS_ROOTS Signature

Method SET_DOCUMENTS_ROOTS on class /EACC/IF_DOC_APPEND_LINE_STEP has no parameter.
Method SET_DOCUMENTS_ROOTS on class /EACC/IF_DOC_APPEND_LINE_STEP has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in