SAP ABAP Function Module BAPI_SRM_DOC_CHECKIN_CONT_TAB (SRM BAPI: Set Document Content in Tables with Length 255)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_BAPI_DOCUMENT (Package) Business Object Interface for RM Documents
⤷
⤷
Basic Data
| Function Module | BAPI_SRM_DOC_CHECKIN_CONT_TAB | SRM BAPI: Set Document Content in Tables with Length 255 |
| Function Group | SRM_BAPI_DOCUMENT | SRM: BOR Interface of SP Document |
| Program Name | SAPLSRM_BAPI_DOCUMENT | |
| INCLUDE Name | LSRM_BAPI_DOCUMENTU24 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
X_NEW_DOC_CREATED | TYPE | BAPISRMDOC-BOOLEAN | 'X': Check In Content for New Document | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
OBJECTID | TYPE | BAPISRMDOC-GUID | Internal Document ID | |||
| |
DOCUMENTCLASS | TYPE | BAPISRMDOC-DOCCLASS | '' | Location of Document | ||
| |
AS_NEW_VERSION | TYPE | BAPISRMDOC-BOOLEAN | 'X': Check In as New Version | |||
| |
DO_COMMIT | TYPE | BAPISRMDOC-BOOLEAN | 'X': Commit by Checkin | |||
| |
DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | Access Context: RMS ID and SPS ID | |||
| |
VSCAN_PROFILE | TYPE | VSCAN_PROFILE | '/SRM/RCM_CREATE' | Virus Scan Profile | ||
| |
COMPONENTS | TYPE | BAPIDOCCOMP | Document Components | |||
| |
ASCII_CONTENT | TYPE | BAPIASCONT255 | ASCII Content | |||
| |
BIN_CONTENT | TYPE | BAPICONTENT255 | Binary Content | |||
Processing Type
| Normal Function 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 | 20021206 |
| SAP Release Created in | 620 |