Ansicht
Dokumentation

ABAPDATA_LOB_HANDLE - DATA LOB HANDLE

ABAPDATA_LOB_HANDLE - DATA LOB HANDLE

CPI1466 during Backup   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

DATA, LOB HANDLE

Short Reference



DATA dtype TYPE dbtab$|view $[READ-ONLY$]
                lob_handle_type FOR lob_handle_columns
               $[ lob_handle_type FOR lob_handle_columns
                ...                                   $].


Effect

Derivation of a LOB handle structure as a work area for working with streaming and locators in. dbtab expects a transparent DDIC database table or a DDIC database view defined for view in the ABAP Dictionary.

The column specification lob_handle_columns is used to determine LOBs from dbtab or view for which LOB handle components are created in that structure whose static type is determined by the type specification lob_handle_type.

The syntax and meaning of the additions are identical to the definition of LOB handle structures using the corresponding variant of the statement TYPES.

Example

Declaration of work areas with LOB handle components for a writer stream and a reader stream for the column PICTURE and for locators for all LOBs of the DDIC database table DEMO_BLOB_TABLE.






General Data in Customer Master   General Material Data  
This documentation is copyright by SAP AG.

Length: 3583 Date: 20240329 Time: 163714     sap01-206 ( 38 ms )