SAP ABAP Function Module ISH_PROTOCOL_CHANGE_NC301B (IS-H: Auxiliary function module for writing change documents)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NBAS (Package) Appl. development Hospital System master data, catalogs
⤷
⤷
⤷
Basic Data
| Function Module | ISH_PROTOCOL_CHANGE_NC301B | IS-H: Auxiliary function module for writing change documents |
| Function Group | NV3X | IS-H: EDI Update |
| Program Name | SAPLNV3X | IS-H: EDI Update |
| INCLUDE Name | LNV3XU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PROT_CHANGES | TYPE | RNCOM-XFELD | 'X' | Flag whether change document should be written | ||
| |
CMP_STORED_OLD | TYPE | RNCOM-XFELD | ' ' | Comparison with saved old data | ||
| |
STORE_OLD | TYPE | RNCOM-XFELD | ' ' | Tmp. save of original values | ||
| |
CMP_STORED_NEW | TYPE | RNCOM-XFELD | ' ' | Comparison with saved new data | ||
| |
STORE_NEW | TYPE | RNCOM-XFELD | ' ' | Temp. save of new values | ||
| |
VCODE | TYPE | RNG10-VCODE | SPACE | Change mode: UPDATE (UPD) or INSERT (INS) | ||
| |
TCODE | TYPE | SYST-TCODE | Current transaction code (SY TCODE) | |||
| |
UNAME | TYPE | SYST-UNAME | Current user name at SAVE | |||
| |
DATUM | TYPE | SYST-DATUM | Current date at SAVE | |||
| |
UZEIT | TYPE | SYST-UZEIT | Current time at SAVE | |||
| |
BEGIN_NC301B | TYPE | NC301B | Content of table NC301B before change | |||
| |
FINAL_NC301B | TYPE | Content of table NC301B after change | ||||
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 | 20050224 |
| SAP Release Created in |