SAP ABAP Function Module RSOD_DOC_CHANGE (API Document: Create a Document)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD (Package) KW Document Link (Core)
Basic Data
Function Module RSOD_DOC_CHANGE API Document: Create a Document  
Function Group RSOD_API   API for Documents in the BW  
Program Name SAPLRSOD_API    
INCLUDE Name LRSOD_APIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NAME TYPE SDOK_PROPV Attribute Value
Exporting E_S_RETURN TYPE BAPIRET2 Return Parameter
Importing I_DOC_CLASS TYPE RSOD_DOC_CLASS BW Document Class
Importing I_T_PROP TYPE SDOKPROPTYS Document Properties
Importing I_LANGU TYPE LANGU SY-LANGU Language Key
Importing I_OVERWRITE_MODE TYPE RSOD_OVERWRITE_MODE 0: New LOIO; 1: New PHIO, 2: Replace PHIO
Importing I_WITH_CONTENT TYPE RS_BOOL = 'X' Contents provided (I_T_FILE_CONTENT_ASCII / I_T_FILE_CONTENT_BINARY)
Importing I_S_CONTENT_INFO TYPE RSOD_S_CONTENT_INFO API Documents: Content Info
Importing I_WITH_URL TYPE RS_BOOL = 'X' Document specified using URL
Importing I_URL TYPE SAEURI URL
Importing I_COPY_URL_CONTENT TYPE RS_BOOL = 'X' Document read and copied. ' ' Link to URL (not yet functional)
Tables I_T_FILE_CONTENT_ASCII TYPE SDOKCNTASC Text Document Contents
Tables I_T_FILE_CONTENT_BINARY TYPE SDOKCNTBIN Binary Document Contents
               
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  20040315 
SAP Release Created in 30A