0% found this document useful (0 votes)
162 views4 pages

Assistance Class in Web Dynpro ABAP 1

Webdynpro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
162 views4 pages

Assistance Class in Web Dynpro ABAP 1

Webdynpro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1/5/2016

AssistanceclassinWebDynproABAP

Search

Home Trai ni ngs Qui z Ti ps Tutori al s Functi onal Cert Q's I ntervi ew Q's Jobs Testi moni al s Adverti se Contact Us

SAP Virtual/Onsite
Trainings

GoogleHostingService

Document Categories:

CustomDomain&BuildYourOwnSiteStartWith
AFree30DayTrial.

ABAPTM
AdobeForms
ABAPHR
ALE&IDocs
ALV
BAPI
BASIS
BSP
BusinessObjects
BusinessWorkflow
CRMNEW
LSMW
SAPScript/SmartForms
BI/BW
eXchangeInfrastructure(XI)
EnterprisePortals(EP)
eCATT
ObjectOrientedProgramming
SAPQuery
Userexits/BADIs
WebDynproforJava/ABAPTM
Others

What's New?

apps.google.com/sites

TikonaBroadband4Mbps
TataDocomoSimCard
WinRs.3,00,000Weekly
Assistance class in Web Dynpro ABAP
ByArchanaPawar,Infosys

Scenario:
GenerallyinWebDynproABAP,wewritealltherequiredlogicwithinthecomponentitselfbutwecanwrite

Flatsin
Chennai
14BHK
Upto4.5
Lacs
Discount.
Special
December
Offer.
EnquireNow

thenecessary logic outside the component that is in a class and we can use that class as the assistance
classinourWebDynprocomponent.
So,inthisBOKwedemonstratehowtocreateassistanceclassforWebDynproapplicationanduseittoget
thedesireddetails.

ABAPTestCockpitHOT
SAPABAPPragmas
UnderstandingSE32(ABAPText
ElementMaintenance)
CreatinganIDocFileonSAP
ApplicationServer
UnderstandingAdvancewith
dialogoptionofSAPWorkflow
SAPWorkflowScenario:
MaintenanceNotification
Approval
Enhancementstoastandard
class
WorkingwithFloatingFieldin
AdobeForms
InsertingdatafromInternalTable
intothestepSendMail
DisplayGLAccountlongtext
usingenhancementframework
Differencesbetween
polymorphisminJAVAand
ABAP
Passingmultilineparameters
fromanABAPClasseventtoa
Workflowcontainer
ConceptofReevaluateagents
foractiveworkitemsinSAP
Workflow
Dynamiccreationofcomponent
usageinABAPWebDynpro
AdobeForms:Displaysymbols
likecopyrightandothers
DeactivateHoldfunctionalityin
Purchaseorder(ME21N)
QuizonOOABAP
AddfieldsinFBL5NusingBADIs
TutorialonWidecasting
DefiningaRangeinModulePool
Program
Copyfieldsfromone
structure/tableintoanother
structure/table
SidePanelUsageinNWBC

We will take example of displaying the flights available and bookings displayed in ALV where Departure and
DestinationCityandcountryareinput.
Procedure:
A.Creatingclassandcodingthedesiredlogic
1.Gototransactionse24andcreateaclassnamedasZCL_WDABAP_FLIGHT_MODEL.

2.GiveInstantiationasPublicandclasstypeasUsualABAPClass.Andsaveit.

Contribute?
Sample Specs
What's Hot?
WebDynproforABAPTutorials

JointheMailingList
Enternameandemailaddressbelow:

http://www.saptechnical.com/Tutorials/WebDynproABAP/Class/Index.htm

1/4

1/5/2016

AssistanceclassinWebDynproABAP
Name:

Email:

Subscribe

Unsubscribe

GO

3.Classwillbecreatedasshowninthebelowscreenshot.

4.CreateapublicmethodGET_BOOKINGSandpressENTER.

5.GotoparametersandgiveIM_CARRID,IM_CONNIDandIM_FLDATEasimportingparameters.
Thesearethedetailsthatwegetfromthe1st ALV in the Web Dynpro application where we display the flights
availablefortheprovideddepartureanddestinationcity/country.

6.GiveLT_BOOKINGSasExportingparameter.

http://www.saptechnical.com/Tutorials/WebDynproABAP/Class/Index.htm

2/4

1/5/2016

AssistanceclassinWebDynproABAP

7.Now,gotocodeeditorandweneedtowritethelogictofetchthedesireddetailsfromtableSBOOK.

8. Selectall values from table SBOOK where CARRID, CONNID and FLDATE are from the flight details.
ResultwillbestoredinexportingparameterLT_BOOKING.

9.Activatetheclass.

Clickheretocontinue...

INTEXAqua4G
smartphone
Smartphonegoesfuture
smartWith1GB
RAM,android5.1lollipop

Pleasesendusyourfeedback/[email protected]
HomeContributeAboutUsPrivacyTermsOfUseDisclaimerSafeCompanies:AdvertiseonSAPTechnical.COM|PostJobContactUs
SAPTechnical.COM.Allrightsreserved.
Allproductnamesaretrademarksoftheirrespectivecompanies.SAPTechnical.COMisinnowayaffiliatedwithSAPAG.
SAP,SAPR/3,R/3software,mySAP,ABAP,BAPI,xApps,SAPNetWeaver,andandanyotherSAPtrademarksareregisteredtrademarksofSAPAGinGermanyandinseveralothercountries.
Everyeffortismadetoensurecontentintegrity.Useinformationonthissiteatyourownrisk.

http://www.saptechnical.com/Tutorials/WebDynproABAP/Class/Index.htm

3/4

1/5/2016

AssistanceclassinWebDynproABAP
Everyeffortismadetoensurecontentintegrity.Useinformationonthissiteatyourownrisk.

GraphicDesignbyRoundtheBendWizards

http://www.saptechnical.com/Tutorials/WebDynproABAP/Class/Index.htm

4/4

You might also like