Entering content frameThis graphic is explained in the accompanying text Example: Blank Compression Locate the document in its SAP Library structure

Note that the symbol keys listed are examples only.

You want to output an address:

Name:

<02GKNA1NAME1>

Street:

<02GKNA1STRAS>

City

<02GKNA1ORT01>

It only makes sense to output this section if a name exists for the address.

Define the following blank compression:

<13BNG001(+:02GKNA1NAME1)>

Name:

<02GKNA1NAME1>

Street:

<02GKNA1STRAS>

City:

<02GKNA1ORT01>

<13ENG001>

Blank compression ensures that the system checks whether a value is assigned to symbol GKNA1NAME1. If this is not the case, the complete group from BNG001 to ENG001 is removed from the document.

By defining an ELSE branch you can specify a symbol that is to be output as an alternative if blank compression is used. See WWI: Compressing Blank Fields.

 

 

 

Leaving content frame