SAP ABAP Function Module SRM_KPRO_PHIO_CREATE (Create a Physical Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GENERIC_SP (Package) Records Management Generic Service Provider
⤷
⤷
Basic Data
| Function Module | SRM_KPRO_PHIO_CREATE | Create a Physical Document |
| Function Group | SRM_KPRO | RM KPro Call |
| Program Name | SAPLSRM_KPRO | |
| INCLUDE Name | LSRM_KPROU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_ID | TYPE | SRMGS_DOC_ID | Object Class | |||
| |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | Client | ||
| |
PROPERTIES | TYPE | SDOKPROPTY | Name and Value of Attributes | |||
| |
FROM_RELATIONS | TYPE | SDOKRELIST | Incoming Relationships with Partner Object | |||
| |
TO_RELATIONS | TYPE | SDOKRELIST | Outgoing Relationships with Partner Object | |||
| |
MISSING_CLASS | TYPE | Object Class Not Specified | ||||
| |
BAD_CLASS | TYPE | Object Class Unknown | ||||
| |
MISSING_PROPERTIES | TYPE | Required Attributes Not Specified | ||||
| |
BAD_RELATIONS | TYPE | Relationships Not Specified Correctly | ||||
| |
BAD_PROPERTIES | TYPE | Attributes Not Specified Correctly | ||||
| |
NOT_AUTHORIZED | TYPE | No Authorization | ||||
| |
DUPLICATE_OBJECT_ID | TYPE | Object Already Exists | ||||
| |
ENQUEUE_FAILURE | TYPE | Locking Error | ||||
| |
EXCEPTION_IN_EXIT | TYPE | Exception Triggered in Application Exit | ||||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
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 | 20040218 |
| SAP Release Created in | 640 |