Examples for the ABAP Dictionary 

The following examples are listed in ABAP Dictionary sequence. Here, you can define field names in four different lengths: short - medium - long - header (see Technical notes). The length of the output field is given in parenthesis.

Transaction Type (Inventory Management)

   

Trans.type (10)

Transaction type (20)

 

Transaction type (15)

TType (5)

 

Object Group Number

   

ObjGrp. (10)

Object group (20)

 

Object group (15)

ObjGrp. (7)

 

Fixed Vendor

   

Fixed vendor (10)

Fixed vendor (20)

 

Fixed vendor (15)

F.ve. (6)

 

Fixed Operator-Related Capacity Requirements in Hours

   

Fixed pers (10)

Fixed personnel (20)

 

Fixed personnel (15)

F.pers (5)

 

Invoice Receipt Quantity

   

IR quantity (10)

IR quantity (20)

 

IR quantity (15)

IR qu. (6)

 

Tolerance Key

   

Tol. key (10)

Tolerance key (20)

 

Tolerance key (15)

Tol. (4)

 

Formula Number Unit Costing

   

Formula no. (10))

Formula number (20)

 

Formula number (15)

FNo (3)

 

Volume Variance on Order

   

Vol.var. (10)

Vol.var. Order (20)

 

Vol.var.order (15)

VVarO. (7)

 

or if there is not enough space: VVarO (6), that is, the period may also be omitted in headers.

   

Number of Price Components

   

No.PrC. (10)

No. price comp. (20)

 

No.price comp. (15)

Pc (2)