SAP ABAP Function Module /SAPBOQ/COMPOSITE_READ (/SAPBOQ/COMPOSITE_READ)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-EC-BOS (Application Component) Customer Bill of Services
     /SAPBOQ/ASMD (Package) SAPBOQ: Master data for service composite
Basic Data
Function Module /SAPBOQ/COMPOSITE_READ  
Function Group /SAPBOQ/V_COMP_M   Maintain composite service master data  
Program Name /SAPBOQ/SAPLV_COMP_M   Maintenance of View V_COMP 
INCLUDE Name /SAPBOQ/LV_COMP_MU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ASMD TYPE ASMD service master record
Exporting ASMDT TYPE ASMDT service short text
Exporting COMPOSITE_FOUND TYPE RM11P-XFELD service master record is main item
Importing C_ASNUM TYPE ASMD-ASNUM Service number (main item)
Importing CHECK_AUTH TYPE RM11P-XFELD ' ' Authorization check
Importing X_AKTYP TYPE RM11P-XFELD ' ' Activity category
Importing BYPASSING_BUFFER TYPE RM11P-XFELD ' ' Read first in buffer (internal tables)
Importing LANGU TYPE SYST-LANGU Language of the short texts
Importing WITH_COMPOSITE TYPE RM11P-XFELD 'X' For filling tables COMPOSITE, MITEM_ASMD, SITEM_ASMD
Tables COMPOSITE TYPE /SAPBOQ/COMP Composite service master data
Tables SITEM_ASMD TYPE ASMD Subitems: service master records
Tables SITEM_ASMDT TYPE ASMDT Subitems: service short texts
Exception AUTH_NO_BEGRU TYPE
Exception MITEM_ASMD_NOT_FOUND TYPE service master record of a main item not found
Exception MITEM_ASMDT_NOT_FOUND TYPE service short text (of main item) not found
Exception MITEM_INTERNAL TYPE
Exception SITEM_ASMD_NOT_FOUND TYPE service master record of a subitem not found
Exception SITEM_ASMDT_NOT_FOUND TYPE service short text of a subitem not found
Exception SITEM_INTERNAL TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050301 
SAP Release Created in 46C2