The Function Module SO_PC_TYPE_CHANGE () is a standard Function Module in SAP ERP and is part of the function group SO30 within the package SO.
Function Module | SO_PC_TYPE_CHANGE |
Short Text | |
Function Group | SO30 |
Package | SO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_FILENAME | LIKE | RLGRAP-FILENAME | ||
ATTACHMENT | LIKE | SONV-FLAG | SPACE | |
DOCUMENT_ID | LIKE | SOODK | Document Key | |
NEW_UPLOAD | LIKE | SONV-FLAG | SPACE | |
OBJSND | LIKE | SOOD-OBJSND | SPACE | |
UPLOAD_TYPE | LIKE | RLGRAP-FILETYPE | 'BIN' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHOSEN_OBJTP | LIKE | SOODK-OBJTP | New document class | |
NEW_FILESIZE | LIKE | SOXWD-DOC_LENGTH |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJCONT | LIKE | SOLI | Document Contents |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | |
MESSAGE_HANDLED | |
X_ERROR | Unknown Error |