HTMLBusiness Language Reference
HTMLBusiness General Rules
Embedding HTMLBusiness in Standard HTML
Using Multiple HTMLBusiness Statements
Using Comment Tags in HTMLBusiness
Referencing R/3 Fields
Referencing R/3 Arrays
Using Pointers to R/3 Fields
Getting R/3 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 R/3 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 R/3 System
Syntax and Semantics For Input Mapping
Passing Multiple Fields From HTML Controls
Using <textarea> Controls