HTMLBusiness Language Reference
HTMLBusiness General Rules
Embedding HTMLBusiness in Standard HTML
Using Multiple HTMLBusiness Statements
Using Comment Tags in HTMLBusiness
Referencing SAP System Fields
Referencing SAP System Arrays
Using Pointers to SAP System Fields
Getting SAP System Field Attributes
.dim
.disabled
.exists
.label
.maxSize
.name
.type
.value
.visSize
HTMLBusiness Keywords
HTMLBusiness Expressions
HTMLBusiness Functions
HTMLBusiness Function Development
assert Function
getPersistent Function
imageURL Function
includeFrame Function
mimeURL Function
printf Function
setPersistent Function
strCat Function
strCmp Function
strCpy Function
striCmp Function
strLen Function
strLwr Function
strMask Function
strnCmp Function
strniCmp Function
strStr Function
strSub Function
strSubMask Function
strUpr Function
toLower Function
toUpper Function
wgateURL Function
write Function
writeEnc Function
HTMLBusiness Statements
for Statement
if Statement
include Statement
repeat Statement
repeat with <reg> in <field>
repeat with <reg> from <expn> to <expn>
HTMLBusiness Grammar Summary
Language Independence
Getting Texts from the SAP System
Using Language-Specific Templates
Using Language Resource Files
Web Browser Independence
Requests That Change Only One Frame
Requests That Change Multiple Frames
Clientside Caching
Using Java Applets
Mapping Internet Input Onto the SAP System
Syntax and Semantics For Input Mapping
Passing Multiple Fields From HTML Controls
Using <textarea> Controls