Menu

SAP Function Module BAPI_DOCUMENT_GETEXT_FORMAT

To convert internal key format to external

The Function Module BAPI_DOCUMENT_GETEXT_FORMAT (To convert internal key format to external) is a standard Function Module in SAP ERP and is part of the function group CVBAPI within the package CV.

Technical Information

Function Module BAPI_DOCUMENT_GETEXT_FORMAT
Short Text To convert internal key format to external
Function Group CVBAPI
Package CV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_DOKOB TYPE DRAD-DOKOB Verknüpftes SAP-Objekt
PF_OBJKY TYPE DRAD-OBJKY Objektkey Dokumentenverwaltung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_EXTFORMAT TYPE DRAD-OBJKY Objektkey Dokumentenverwaltung
RETURN TYPE BAPIRET2 Return Parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.