ABAPASSIGN_SYNTAX - ASSIGN SYNTAX
ABAP Short Reference Addresses (Business Address Services)This documentation is copyright by SAP AG.
Syntax
ASSIGN { dobj[+off][(len)]
| [TABLE FIELD] (name)
| dref->*
| {dobj INCREMENT inc}
| {COMPONENT comp OF STRUCTURE struc}
| oref->(attr_name)
| {class|(class_name)}=>{attr|(attr_name)} }
TO <fs>
[ { CASTING [ {TYPE type|(name)}
| {LIKE dobj}
| {[TYPE p] DECIMALS dec}
| {TYPE HANDLE handle} ] }
| { {TYPE name}
| {[TYPE name] DECIMALS dec} } ]
[RANGE range].
BAL_S_LOG - Application Log: Log header data BAL Application Log Documentation
This documentation is copyright by SAP AG.
Length: 1027 Date: 20120518 Time: 192916 triton ( 15 ms )






