The Function Module HRWPC_OCI_COLUMN_LINK_CONTENT (OADP column content: display link) is a standard Function Module in SAP ERP and is part of the function group HCM_ORG_PUBLISH_XML within the package PWPC_MAN_TEAMOVERVIEW_START46C.
Function Module | HRWPC_OCI_COLUMN_LINK_CONTENT |
Short Text | OADP column content: display link |
Function Group | HCM_ORG_PUBLISH_XML |
Package | PWPC_MAN_TEAMOVERVIEW_START46C |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | OBJEC-BEGDA | Start date | |
COLNAME | LIKE | TWPC_COL-COLNAME | Column Name | |
ENDDA | LIKE | OBJEC-ENDDA | End date | |
KEY_DATE | LIKE | OBJEC-BEGDA | Start date | |
LANGU | LIKE | SY-LANGU | R/3 System, current language |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
COLUMN_CONTENT | LIKE | HRWPC_S_KEYCOLCONT | Column Contents with Object Key | |
KEY_OBJECTS | LIKE | HRWPC_S_KEYOBJEC | Work Area for Database PCH | |
KEY_STRUCTURE | LIKE | HRWPC_S_KEYSTRUC | Structure Information for Database PCH |
This function module does not define any Exceptions.